[INFO] fetching crate iri-string 0.7.0... [INFO] checking iri-string-0.7.0 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate iri-string 0.7.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate iri-string 0.7.0 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iri-string 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iri-string 0.7.0 [INFO] tweaked toml for crates.io crate iri-string 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate iri-string 0.7.0 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" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.144 [INFO] [stderr] Downloaded memchr v2.5.0 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded unicode-ident v1.0.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0600d4aa237b127d8705f01851375da57cfe5116686c6c4ac9ef24496b1da52a [INFO] running `Command { std: "docker" "start" "-a" "0600d4aa237b127d8705f01851375da57cfe5116686c6c4ac9ef24496b1da52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0600d4aa237b127d8705f01851375da57cfe5116686c6c4ac9ef24496b1da52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0600d4aa237b127d8705f01851375da57cfe5116686c6c4ac9ef24496b1da52a", kill_on_drop: false }` [INFO] [stdout] 0600d4aa237b127d8705f01851375da57cfe5116686c6c4ac9ef24496b1da52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a99234206d2d2ccf96dd7eee0d7ee3cdc23cfcea5485425288f9db55751e534 [INFO] running `Command { std: "docker" "start" "-a" "7a99234206d2d2ccf96dd7eee0d7ee3cdc23cfcea5485425288f9db55751e534", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_test v1.0.144 [INFO] [stderr] Checking iri-string v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> tests/percent_encode.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> tests/resolve_refimpl/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/components/authority.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/normalize/pct_case.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `Command { std: "docker" "inspect" "7a99234206d2d2ccf96dd7eee0d7ee3cdc23cfcea5485425288f9db55751e534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a99234206d2d2ccf96dd7eee0d7ee3cdc23cfcea5485425288f9db55751e534", kill_on_drop: false }` [INFO] [stdout] 7a99234206d2d2ccf96dd7eee0d7ee3cdc23cfcea5485425288f9db55751e534 [INFO] checking iri-string-0.7.0 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate iri-string 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate iri-string 0.7.0 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iri-string 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate iri-string 0.7.0 [INFO] tweaked toml for crates.io crate iri-string 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate iri-string 0.7.0 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" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 283b05d3293ffd8ba24bb77c79c153fdc1a0e860fa7d324d146d22c244b1e10a [INFO] running `Command { std: "docker" "start" "-a" "283b05d3293ffd8ba24bb77c79c153fdc1a0e860fa7d324d146d22c244b1e10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "283b05d3293ffd8ba24bb77c79c153fdc1a0e860fa7d324d146d22c244b1e10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283b05d3293ffd8ba24bb77c79c153fdc1a0e860fa7d324d146d22c244b1e10a", kill_on_drop: false }` [INFO] [stdout] 283b05d3293ffd8ba24bb77c79c153fdc1a0e860fa7d324d146d22c244b1e10a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61ca3a1e04c8f342540bb8c7afa824dd012ef2f4f056932e999054a57dd03e94 [INFO] running `Command { std: "docker" "start" "-a" "61ca3a1e04c8f342540bb8c7afa824dd012ef2f4f056932e999054a57dd03e94", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_test v1.0.144 [INFO] [stderr] Checking iri-string v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/types/generic/macros.rs (18 fixes) [INFO] [stderr] Fixed src/template/string.rs (1 fix) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 112 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/template.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/components/authority.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/normalize/pct_case.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 114 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/gh-issues.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/flamegraph-parse.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/normalize.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/resolve.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> tests/resolve_refimpl/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/normalize.rs from 2021 edition to 2024 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/percent_encode.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> tests/percent_encode.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/iri.rs from 2021 edition to 2024 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/flamegraph-resolve.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/serde.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/string_types_interop.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/resolve.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/parse.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking iri-string v0.7.0 (/tmp/fixit) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/components/authority.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/normalize/pct_case.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/convert.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/format.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::borrow::ToOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/mask_password.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/raw.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/template/simple_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/template/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToOwned` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::borrow::{Cow, ToOwned}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToOwned` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Box` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Box` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/template/string/owned.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/fragment.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/normal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/generic/reference.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/types/iri.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_custom_string_slice! { [INFO] [stdout] 16 | | /// A borrowed slice of an absolute IRI without fragment part. [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/absolute.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / define_custom_string_owned! { [INFO] [stdout] 90 | | /// An owned string of an absolute IRI without fragment part. [INFO] [stdout] 91 | | /// [INFO] [stdout] 92 | | /// This corresponds to [`absolute-IRI` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 113 | | } [INFO] [stdout] 114 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/fragment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / define_custom_string_owned! { [INFO] [stdout] 57 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// This corresponds to [`ifragment` rule] in [RFC 3987] (and [`fragment` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/normal.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / define_custom_string_owned! { [INFO] [stdout] 88 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 89 | | /// [INFO] [stdout] 90 | | /// This corresponds to [`IRI` rule] in [RFC 3987] (and [`URI` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_custom_string_slice! { [INFO] [stdout] 11 | | /// A borrowed slice of an IRI query (i.e. after the first `?` and before the first `#`). [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 114 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/query.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an IRI fragment (i.e. after the first `#` character). [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`iquery` rule] in [RFC 3987] (and [`query` rule] in [RFC 3986]). [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / define_custom_string_slice! { [INFO] [stdout] 26 | | /// A borrowed string of an absolute IRI possibly with fragment part. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] 78 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/reference.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / define_custom_string_owned! { [INFO] [stdout] 82 | | /// An owned string of an absolute IRI possibly with fragment part. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// This corresponds to [`IRI-reference` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:74 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:83 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:101 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:201:110 [INFO] [stdout] | [INFO] [stdout] 201 | pub(crate) unsafe fn new_maybe_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:64 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:73 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:82 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:91 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:219:100 [INFO] [stdout] | [INFO] [stdout] 219 | unsafe fn new_always_unchecked(s: &str) -> &Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / define_custom_string_slice! { [INFO] [stdout] 21 | | /// A borrowed slice of a relative IRI reference. [INFO] [stdout] 22 | | /// [INFO] [stdout] 23 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_slice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:90 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:99 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:108 [INFO] [stdout] | [INFO] [stdout] 536 | ... pub(crate) unsafe fn new_maybe_unchecked(s: alloc::string::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ing::String) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/types/generic/macros.rs:536:126 [INFO] [stdout] | [INFO] [stdout] 536 | ...ng) -> Self { unsafe { unsafe { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] ::: src/types/generic/relative.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / define_custom_string_owned! { [INFO] [stdout] 85 | | /// An owned string of a relative IRI reference. [INFO] [stdout] 86 | | /// [INFO] [stdout] 87 | | /// This corresponds to [`irelative-ref` rule] in [RFC 3987] [INFO] [stdout] ... | [INFO] [stdout] 104 | | } [INFO] [stdout] 105 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_custom_string_owned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Literal` is never constructed [INFO] [stdout] --> src/template/components.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) struct Literal<'a>(&'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:854:28 [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | struct ListTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/template/expand.rs:875:29 [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(TypeVisitor<'a>); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 875 | struct AssocTypeVisitor<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 112 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> tests/percent_encode.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> tests/resolve_refimpl/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "61ca3a1e04c8f342540bb8c7afa824dd012ef2f4f056932e999054a57dd03e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ca3a1e04c8f342540bb8c7afa824dd012ef2f4f056932e999054a57dd03e94", kill_on_drop: false }` [INFO] [stdout] 61ca3a1e04c8f342540bb8c7afa824dd012ef2f4f056932e999054a57dd03e94