[INFO] fetching crate caretta-id 0.11.0-rc.2... [INFO] checking caretta-id-0.11.0-rc.2 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate caretta-id 0.11.0-rc.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate caretta-id 0.11.0-rc.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate caretta-id 0.11.0-rc.2 [INFO] tweaked toml for crates.io crate caretta-id 0.11.0-rc.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate caretta-id 0.11.0-rc.2 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate caretta-id 0.11.0-rc.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-or-share v0.2.4 [INFO] [stderr] Downloaded unicode-general-category v1.1.0 [INFO] [stderr] Downloaded sea-orm-macros v2.0.0-rc.20 [INFO] [stderr] Downloaded referencing v0.37.4 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded jsonschema v0.37.4 [INFO] [stderr] Downloaded reqwest v0.12.26 [INFO] [stderr] Downloaded redb v3.1.0 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded sea-orm v2.0.0-rc.20 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 509b37d89d9c9d5508a5eb5abcd430236e7d32ecc246395148ff281d7769577a [INFO] running `Command { std: "docker" "start" "-a" "509b37d89d9c9d5508a5eb5abcd430236e7d32ecc246395148ff281d7769577a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "509b37d89d9c9d5508a5eb5abcd430236e7d32ecc246395148ff281d7769577a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509b37d89d9c9d5508a5eb5abcd430236e7d32ecc246395148ff281d7769577a", kill_on_drop: false }` [INFO] [stdout] 509b37d89d9c9d5508a5eb5abcd430236e7d32ecc246395148ff281d7769577a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b907f324502768743989dd316719791773402fcdb79f7646dcd5d9fe37e4c5 [INFO] running `Command { std: "docker" "start" "-a" "65b907f324502768743989dd316719791773402fcdb79f7646dcd5d9fe37e4c5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.20 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking sea-query v1.0.0-rc.22 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling caretta-id v0.11.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking referencing v0.37.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stdout] warning: unused macro definition: `caretta_id_prost_impl` [INFO] [stdout] --> src/macros.rs:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | macro_rules! caretta_id_prost_impl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `caretta_id_prost_impl` [INFO] [stdout] --> src/macros.rs:462:16 [INFO] [stdout] | [INFO] [stdout] 462 | pub(crate) use caretta_id_prost_impl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros` [INFO] [stdout] --> src/single/mod.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::Error, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros` [INFO] [stdout] --> src/triple/mod.rs:6:68 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | pub use double::CarettaIdD; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub use quadruple::CarettaIdQ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub use single::CarettaIdS; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | pub use triple::CarettaIdT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/alphabet.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | if char_to_u8(c).is_some() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/double/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:9:73 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdD, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl FromStr for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | impl PartialEq for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = (CarettaIdS::CAPACITY as u32).pow(2), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: (Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: (Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | Self((u32::from(u16::from(value.0)) << CarettaIdS::BITS) + u32::from(u16::from(value.1))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(value: CarettaIdD) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/double/mod.rs:62:73 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/double/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/double/mod.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/double/mod.rs:76:73 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/double/mod.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | return Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `triplet::error::TripletError` [INFO] [stdout] --> src/error.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::triplet::TripletError; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `triplet::error::TripletError` [INFO] [stdout] --> src/error.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | ParseTriplet { source: TripletError, index: usize }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdQ, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | impl FromStr for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:39 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:111:53 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:64 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | impl PartialEq for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = (CarettaIdS::CAPACITY as u64).pow(4), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:48:73 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:62:73 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:76:73 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:90:73 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/quadruple/mod.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | x => Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:114:45 [INFO] [stdout] | [INFO] [stdout] 114 | ((u16::from(value.0) as u64) << CarettaIdT::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:115:51 [INFO] [stdout] | [INFO] [stdout] 115 | | ((u16::from(value.1) as u64) << CarettaIdD::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | | ((u16::from(value.2) as u64) << CarettaIdS::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | fn from(value: CarettaIdQ) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:53 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:53 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | CarettaIdS::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::Error, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdS, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | impl From for Triplet { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | impl From for Triplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for CarettaIdS { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl FromStr for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | impl PartialEq for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = Triplet::CAPACITY, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let triplet = Triplet::from(*self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: CarettaIdS) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(value: Triplet) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/single/mod.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | return Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Self(u16::from(Triplet::parse_chars(&mut chars).map_err( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/single/mod.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | |e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:6:85 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Self = CarettaIdT, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | impl Display for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | impl FromStr for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | impl PartialEq for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | CAPACITY = (CarettaIdS::CAPACITY as u64).pow(3), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:46:73 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/triple/mod.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:60:73 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/triple/mod.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:74:73 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/triple/mod.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | x => Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | ((u16::from(value.0) as u64) << CarettaIdD::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | | ((u16::from(value.1) as u64) << CarettaIdS::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(value: CarettaIdT) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:103:50 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:104:50 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | u8_to_char_lossy((int >> 10) as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | u8_to_char_lossy((int >> 5) as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | u8_to_char_lossy(int as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | ((char_to_u8(value.0).unwrap() as u16) << 10) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | | ((char_to_u8(value.1).unwrap() as u16) << 5) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | | (char_to_u8(value.2).unwrap() as u16) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | validate_char(value.0).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | validate_char(value.1).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | validate_char(value.2).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/double/mod.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/double/mod.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/double/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/double/mod.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:42 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | CarettaIdS::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `triplet::Triplet::CAPACITY` [INFO] [stdout] --> src/single/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = Triplet::CAPACITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/single/mod.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/single/mod.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Self(u16::from(Triplet::parse_chars(&mut chars).map_err( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking sea-orm v2.0.0-rc.20 [INFO] [stderr] Checking reqwest v0.12.26 [INFO] [stderr] Checking jsonschema v0.37.4 [INFO] [stdout] warning: unused macro definition: `caretta_id_prost_impl` [INFO] [stdout] --> src/macros.rs:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | macro_rules! caretta_id_prost_impl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `caretta_id_prost_impl` [INFO] [stdout] --> src/macros.rs:462:16 [INFO] [stdout] | [INFO] [stdout] 462 | pub(crate) use caretta_id_prost_impl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros` [INFO] [stdout] --> src/single/mod.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::Error, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macros` [INFO] [stdout] --> src/triple/mod.rs:6:68 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | pub use double::CarettaIdD; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | pub use quadruple::CarettaIdQ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub use single::CarettaIdS; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/lib.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | pub use triple::CarettaIdT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `triplet::tests::invalid_u16` [INFO] [stdout] --> src/triplet/mod.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / fn invalid_u16() { [INFO] [stdout] 112 | | for _ in 0..BASE { [INFO] [stdout] 113 | | let int = rand::random_range(Triplet::CAPACITY..=u16::MAX); [INFO] [stdout] 114 | | assert_ne!(int, u16::try_from(Triplet::from_uint_lossy(int)).unwrap()) [INFO] [stdout] 115 | | } [INFO] [stdout] 116 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `triplet::tests::invalid_u8` [INFO] [stdout] --> src/triplet/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / fn invalid_u8() { [INFO] [stdout] 95 | | for _ in 0..BASE { [INFO] [stdout] 96 | | let int = rand::random_range(BASE..=u8::MAX); [INFO] [stdout] 97 | | assert_ne!(int, char_to_u8(u8_to_char_lossy(int)).unwrap()); [INFO] [stdout] 98 | | } [INFO] [stdout] 99 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `triplet::tests::valid_u16` [INFO] [stdout] --> src/triplet/mod.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | / fn valid_u16() { [INFO] [stdout] 104 | | for _ in 0..BASE { [INFO] [stdout] 105 | | let int = rand::random_range(0..Triplet::CAPACITY); [INFO] [stdout] 106 | | assert_eq!(int, u16::try_from(Triplet::from_uint_lossy(int)).unwrap()) [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `triplet::tests::valid_u8` [INFO] [stdout] --> src/triplet/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / fn valid_u8() { [INFO] [stdout] 87 | | for i in 0..BASE { [INFO] [stdout] 88 | | assert_eq!(i, char_to_u8(u8_to_char_lossy(i)).unwrap()); [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/alphabet.rs:206:8 [INFO] [stdout] | [INFO] [stdout] 206 | if char_to_u8(c).is_some() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/double/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:9:73 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdD, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | impl From<(Triplet, Triplet)> for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for (Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | impl FromStr for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | impl PartialEq for CarettaIdD { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = (CarettaIdS::CAPACITY as u32).pow(2), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: (Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: (Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | Self((u32::from(u16::from(value.0)) << CarettaIdS::BITS) + u32::from(u16::from(value.1))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(value: CarettaIdD) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/double/mod.rs:62:73 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/double/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/double/mod.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/double/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/double/mod.rs:76:73 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/double/mod.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | return Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `triplet::error::TripletError` [INFO] [stdout] --> src/error.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::triplet::TripletError; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `triplet::error::TripletError` [INFO] [stdout] --> src/error.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | ParseTriplet { source: TripletError, index: usize }, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:8:89 [INFO] [stdout] | [INFO] [stdout] 8 | CarettaIdD, CarettaIdS, CarettaIdT, Error, alphabet::is_delimiter, macros, triplet::Triplet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdQ, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | impl FromStr for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:111:39 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:111:53 [INFO] [stdout] | [INFO] [stdout] 111 | impl From<(Triplet, Triplet, Triplet, Triplet)> for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:122:64 [INFO] [stdout] | [INFO] [stdout] 122 | impl From for (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | impl PartialEq for CarettaIdQ { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = (CarettaIdS::CAPACITY as u64).pow(4), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | let tuple: (CarettaIdS, CarettaIdS, CarettaIdS, CarettaIdS) = (*self).into(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:48:73 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:62:73 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:76:73 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/quadruple/mod.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/quadruple/mod.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/quadruple/mod.rs:90:73 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/quadruple/mod.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | x => Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/quadruple/mod.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | fn from(value: (Triplet, Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:114:45 [INFO] [stdout] | [INFO] [stdout] 114 | ((u16::from(value.0) as u64) << CarettaIdT::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:115:51 [INFO] [stdout] | [INFO] [stdout] 115 | | ((u16::from(value.1) as u64) << CarettaIdD::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:116:51 [INFO] [stdout] | [INFO] [stdout] 116 | | ((u16::from(value.2) as u64) << CarettaIdS::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `quadruple::CarettaIdQ`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | fn from(value: CarettaIdQ) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:53 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:53 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | CarettaIdS::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::Error, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Self = CarettaIdS, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | impl Display for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | impl From for Triplet { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | impl From for Triplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for CarettaIdS { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | impl From for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | impl FromStr for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | impl PartialEq for CarettaIdS { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = Triplet::CAPACITY, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let triplet = Triplet::from(*self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | fn from(value: CarettaIdS) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | fn from(value: Triplet) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/single/mod.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | return Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/single/mod.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Self(u16::from(Triplet::parse_chars(&mut chars).map_err( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/single/mod.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | |e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:6:85 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{CarettaIdD, CarettaIdS, Error, alphabet::is_delimiter, macros, triplet::Triplet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Self = CarettaIdT, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | impl Display for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | impl FromStr for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | impl From<(Triplet, Triplet, Triplet)> for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | impl From for (Triplet, Triplet, Triplet) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | impl PartialEq for CarettaIdT { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | CAPACITY = (CarettaIdS::CAPACITY as u64).pow(3), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseInteger`: The ParseInteger has been renamed. Use ValueOfRange instead. [INFO] [stdout] --> src/macros.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | Err(Error::ParseInteger { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | let tuple: (Triplet, Triplet, Triplet) = (*self).into(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:46:73 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/triple/mod.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:60:73 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::is_delimiter` [INFO] [stdout] --> src/triple/mod.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | if !is_delimiter(delimiter) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseDelimiter` [INFO] [stdout] --> src/triple/mod.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(Error::ParseDelimiter { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseTriplet` [INFO] [stdout] --> src/triple/mod.rs:74:73 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `error::Error::ParseLength`: The ParseLength has been renamed. Use InvalidLength instead. [INFO] [stdout] --> src/triple/mod.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | x => Err(Error::ParseLength { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:91:39 [INFO] [stdout] | [INFO] [stdout] 91 | fn from(value: (Triplet, Triplet, Triplet)) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | ((u16::from(value.0) as u64) << CarettaIdD::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:94:51 [INFO] [stdout] | [INFO] [stdout] 94 | | ((u16::from(value.1) as u64) << CarettaIdS::BITS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triple::CarettaIdT`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:101:20 [INFO] [stdout] | [INFO] [stdout] 101 | fn from(value: CarettaIdT) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `double::CarettaIdD`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:103:50 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `single::CarettaIdS`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:104:50 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `triplet::Triplet` [INFO] [stdout] --> src/triple/mod.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | u8_to_char_lossy((int >> 10) as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | u8_to_char_lossy((int >> 5) as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | u8_to_char_lossy(int as u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | ((char_to_u8(value.0).unwrap() as u16) << 10) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | | ((char_to_u8(value.1).unwrap() as u16) << 5) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | | (char_to_u8(value.2).unwrap() as u16) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | validate_char(value.0).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | validate_char(value.1).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::validate_char` [INFO] [stdout] --> src/triplet/mod.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | validate_char(value.2).ok_or(TripletError::ParseCharacter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | assert_eq!(i, char_to_u8(u8_to_char_lossy(i)).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | assert_eq!(i, char_to_u8(u8_to_char_lossy(i)).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::char_to_u8` [INFO] [stdout] --> src/triplet/mod.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | assert_ne!(int, char_to_u8(u8_to_char_lossy(int)).unwrap()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `alphabet::u8_to_char_lossy` [INFO] [stdout] --> src/triplet/mod.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | assert_ne!(int, char_to_u8(u8_to_char_lossy(int)).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/double/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdD, [INFO] [stdout] 21 | | Uint = u32, [INFO] [stdout] 22 | | BITS = 30, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1011_1001_1010_1100_1010_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/double/mod.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/double/mod.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `double::CarettaIdD::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/double/mod.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/double/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/double/mod.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/quadruple/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdQ, [INFO] [stdout] 21 | | Uint = u64, [INFO] [stdout] 22 | | BITS = 60, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1111_1101_1110_0000_1011_0110_1011_0011_1010_0111_0110_0100_0000_0000_0000_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/quadruple/mod.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:125:42 [INFO] [stdout] | [INFO] [stdout] 125 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdT::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:127:42 [INFO] [stdout] | [INFO] [stdout] 127 | CarettaIdS::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `quadruple::CarettaIdQ::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/quadruple/mod.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | CarettaIdS::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `triplet::Triplet::CAPACITY` [INFO] [stdout] --> src/single/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | CAPACITY = Triplet::CAPACITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/single/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 20 | | Self = CarettaIdS, [INFO] [stdout] 21 | | Uint = u16, [INFO] [stdout] 22 | | BITS = 15, [INFO] [stdout] ... | [INFO] [stdout] 28 | | EXAMPLE_OVERSIZED_INT = 0b1010_0111_0001_0000 [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/single/mod.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `single::CarettaIdS::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/single/mod.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | Triplet::from_uint_lossy(value.0) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/single/mod.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | Ok(Self(u16::from(Triplet::parse_chars(&mut chars).map_err( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | self.0 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/macros.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | value.0 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/triple/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / crate::macros::caretta_id_impl! { [INFO] [stdout] 18 | | Self = CarettaIdT, [INFO] [stdout] 19 | | Uint = u64, [INFO] [stdout] 20 | | BITS = 45, [INFO] [stdout] ... | [INFO] [stdout] 26 | | EXAMPLE_OVERSIZED_INT = 0b1111_1111_1111_1111_1110_1001_0001_1000_0100_1110_0111_0010_1010_0000_0000_0000 [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::macros::caretta_id_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::parse_chars` [INFO] [stdout] --> src/triple/mod.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | Triplet::parse_chars(&mut chars).map_err(|e| Error::ParseTriplet { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | Triplet::from_uint_lossy((value.0 >> CarettaIdD::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | Triplet::from_uint_lossy((value.0 >> CarettaIdS::BITS) as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `triplet::Triplet::from_uint_lossy` [INFO] [stdout] --> src/triple/mod.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `triple::CarettaIdT::0`: The caretta-id has been renewed. Use new CarettaId instead [INFO] [stdout] --> src/triple/mod.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | Triplet::from_uint_lossy(value.0 as u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.71s [INFO] running `Command { std: "docker" "inspect" "65b907f324502768743989dd316719791773402fcdb79f7646dcd5d9fe37e4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b907f324502768743989dd316719791773402fcdb79f7646dcd5d9fe37e4c5", kill_on_drop: false }` [INFO] [stdout] 65b907f324502768743989dd316719791773402fcdb79f7646dcd5d9fe37e4c5