[INFO] crate async-coap-uri 0.1.0 is already in cache [INFO] checking async-coap-uri-0.1.0 against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] extracting crate async-coap-uri 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate async-coap-uri 0.1.0 on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate async-coap-uri 0.1.0 [INFO] finished tweaking crates.io crate async-coap-uri 0.1.0 [INFO] tweaked toml for crates.io crate async-coap-uri 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27ecbe2dbd27d5b5bf963eae279b06df9740ade4742b25ff45f86f5a32e67807 [INFO] running `"docker" "start" "-a" "27ecbe2dbd27d5b5bf963eae279b06df9740ade4742b25ff45f86f5a32e67807"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling async-coap-uri-macros v0.1.0 [INFO] [stderr] Checking async-coap-uri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | uri_ref!("") [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:865:19 [INFO] [stderr] | [INFO] [stderr] 865 | ret = uri_ref!(""); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | rel_ref!("") [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:188:33 [INFO] [stderr] | [INFO] [stderr] 188 | base_path = rel_ref!(""); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | base_path = rel_ref!("/"); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | uri_ref!("") [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:865:19 [INFO] [stderr] | [INFO] [stderr] 865 | ret = uri_ref!(""); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1028:20 [INFO] [stderr] | [INFO] [stderr] 1028 | assert_eq!(rel_ref!("example/"), uri_ref!("example/").path_as_rel_ref()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1028:42 [INFO] [stderr] | [INFO] [stderr] 1028 | assert_eq!(rel_ref!("example/"), uri_ref!("example/").path_as_rel_ref()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1030:13 [INFO] [stderr] | [INFO] [stderr] 1030 | rel_ref!("/blah/"), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1031:13 [INFO] [stderr] | [INFO] [stderr] 1031 | uri_ref!("http://example.com/blah/").path_as_rel_ref() [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1034:13 [INFO] [stderr] | [INFO] [stderr] 1034 | rel_ref!("example.com/blah/"), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1035:13 [INFO] [stderr] | [INFO] [stderr] 1035 | uri_ref!("http:example.com/blah/?q").path_as_rel_ref() [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1041:26 [INFO] [stderr] | [INFO] [stderr] 1041 | assert_eq!(true, uri_ref!("example/").has_trailing_slash()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1042:26 [INFO] [stderr] | [INFO] [stderr] 1042 | assert_eq!(true, uri_ref!("/example/").has_trailing_slash()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1043:26 [INFO] [stderr] | [INFO] [stderr] 1043 | assert_eq!(true, uri_ref!("/example/#frag").has_trailing_slash()); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1044:26 [INFO] [stderr] | [INFO] [stderr] 1044 | assert_eq!(true, uri_ref!("example/?query#frag").has_trailing_slash()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1045:26 [INFO] [stderr] | [INFO] [stderr] 1045 | assert_eq!(true, uri_ref!("coap://example//").has_trailing_slash()); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1046:27 [INFO] [stderr] | [INFO] [stderr] 1046 | assert_eq!(false, uri_ref!("example").has_trailing_slash()); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1047:27 [INFO] [stderr] | [INFO] [stderr] 1047 | assert_eq!(false, uri_ref!("example?/").has_trailing_slash()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1048:27 [INFO] [stderr] | [INFO] [stderr] 1048 | assert_eq!(false, uri_ref!("example#/").has_trailing_slash()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1049:27 [INFO] [stderr] | [INFO] [stderr] 1049 | assert_eq!(false, uri_ref!("example/x").has_trailing_slash()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1050:27 [INFO] [stderr] | [INFO] [stderr] 1050 | assert_eq!(false, uri_ref!("e/x/a/m/p/l/e?/#/").has_trailing_slash()); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1055:20 [INFO] [stderr] | [INFO] [stderr] 1055 | assert_eq!(uri_ref!("example/"), uri_ref!("example/").trim_resource()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1055:42 [INFO] [stderr] | [INFO] [stderr] 1055 | assert_eq!(uri_ref!("example/"), uri_ref!("example/").trim_resource()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1056:20 [INFO] [stderr] | [INFO] [stderr] 1056 | assert_eq!(uri_ref!("/example/"), uri_ref!("/example/").trim_resource()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1056:43 [INFO] [stderr] | [INFO] [stderr] 1056 | assert_eq!(uri_ref!("/example/"), uri_ref!("/example/").trim_resource()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1058:13 [INFO] [stderr] | [INFO] [stderr] 1058 | uri_ref!("/example/"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1059:13 [INFO] [stderr] | [INFO] [stderr] 1059 | uri_ref!("/example/#frag").trim_resource() [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1062:13 [INFO] [stderr] | [INFO] [stderr] 1062 | uri_ref!("example/"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1063:13 [INFO] [stderr] | [INFO] [stderr] 1063 | uri_ref!("example/?query#frag").trim_resource() [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1066:13 [INFO] [stderr] | [INFO] [stderr] 1066 | uri_ref!("coap://example//"), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1067:13 [INFO] [stderr] | [INFO] [stderr] 1067 | uri_ref!("coap://example//").trim_resource() [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1069:20 [INFO] [stderr] | [INFO] [stderr] 1069 | assert_eq!(uri_ref!(""), uri_ref!("example").trim_resource()); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1069:34 [INFO] [stderr] | [INFO] [stderr] 1069 | assert_eq!(uri_ref!(""), uri_ref!("example").trim_resource()); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1070:20 [INFO] [stderr] | [INFO] [stderr] 1070 | assert_eq!(uri_ref!(""), uri_ref!("example?/").trim_resource()); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1070:34 [INFO] [stderr] | [INFO] [stderr] 1070 | assert_eq!(uri_ref!(""), uri_ref!("example?/").trim_resource()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1071:20 [INFO] [stderr] | [INFO] [stderr] 1071 | assert_eq!(uri_ref!(""), uri_ref!("example#/").trim_resource()); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1071:34 [INFO] [stderr] | [INFO] [stderr] 1071 | assert_eq!(uri_ref!(""), uri_ref!("example#/").trim_resource()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1072:20 [INFO] [stderr] | [INFO] [stderr] 1072 | assert_eq!(uri_ref!("example/"), uri_ref!("example/x").trim_resource()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1072:42 [INFO] [stderr] | [INFO] [stderr] 1072 | assert_eq!(uri_ref!("example/"), uri_ref!("example/x").trim_resource()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1074:13 [INFO] [stderr] | [INFO] [stderr] 1074 | uri_ref!("e/x/a/m/p/l/"), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1075:13 [INFO] [stderr] | [INFO] [stderr] 1075 | uri_ref!("e/x/a/m/p/l/e?/#/").trim_resource() [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1082:18 [INFO] [stderr] | [INFO] [stderr] 1082 | Some(rel_ref!("c")), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1083:13 [INFO] [stderr] | [INFO] [stderr] 1083 | uri_ref!("/a/b/c").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1083:48 [INFO] [stderr] | [INFO] [stderr] 1083 | uri_ref!("/a/b/c").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1086:18 [INFO] [stderr] | [INFO] [stderr] 1086 | Some(rel_ref!("c/d/e")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1087:13 [INFO] [stderr] | [INFO] [stderr] 1087 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1087:52 [INFO] [stderr] | [INFO] [stderr] 1087 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1091:13 [INFO] [stderr] | [INFO] [stderr] 1091 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/c/")) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1091:52 [INFO] [stderr] | [INFO] [stderr] 1091 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/c/")) [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1094:18 [INFO] [stderr] | [INFO] [stderr] 1094 | Some(rel_ref!("c/d/e")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1095:13 [INFO] [stderr] | [INFO] [stderr] 1095 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("coap://blah/a/b/")) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1095:52 [INFO] [stderr] | [INFO] [stderr] 1095 | uri_ref!("/a/b/c/d/e").trim_to_shorten(uri_ref!("coap://blah/a/b/")) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1098:18 [INFO] [stderr] | [INFO] [stderr] 1098 | Some(rel_ref!("c/d/e")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1099:13 [INFO] [stderr] | [INFO] [stderr] 1099 | uri_ref!("coap://blah/a/b/c/d/e").trim_to_shorten(uri_ref!("coap://blah/a/b/")) [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1099:63 [INFO] [stderr] | [INFO] [stderr] 1099 | uri_ref!("coap://blah/a/b/c/d/e").trim_to_shorten(uri_ref!("coap://blah/a/b/")) [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1103:13 [INFO] [stderr] | [INFO] [stderr] 1103 | uri_ref!("coap://blah/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1103:63 [INFO] [stderr] | [INFO] [stderr] 1103 | uri_ref!("coap://blah/a/b/c/d/e").trim_to_shorten(uri_ref!("/a/b/")) [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1106:18 [INFO] [stderr] | [INFO] [stderr] 1106 | Some(rel_ref!("c")), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1107:13 [INFO] [stderr] | [INFO] [stderr] 1107 | uri_ref!("/a/b/c").trim_to_shorten(uri_ref!("/a/b/d")) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1107:48 [INFO] [stderr] | [INFO] [stderr] 1107 | uri_ref!("/a/b/c").trim_to_shorten(uri_ref!("/a/b/d")) [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1115:17 [INFO] [stderr] | [INFO] [stderr] 1115 | uri_ref!("http://example.com/a/b/c"), [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1119:17 [INFO] [stderr] | [INFO] [stderr] 1119 | uri_ref!("http://example.com:1234/a/b/c"), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1123:17 [INFO] [stderr] | [INFO] [stderr] 1123 | uri_ref!("http://example.com:/a/b/c"), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1127:17 [INFO] [stderr] | [INFO] [stderr] 1127 | uri_ref!("http://username@example.com/a/b/c"), [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1131:17 [INFO] [stderr] | [INFO] [stderr] 1131 | uri_ref!("http://username:password@example.com/a/b/c"), [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1135:17 [INFO] [stderr] | [INFO] [stderr] 1135 | uri_ref!("http://username:password@example.com:1234/a/b/c"), [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1139:17 [INFO] [stderr] | [INFO] [stderr] 1139 | uri_ref!("http://username:password@example.com:1234567/a/b/c"), [INFO] [stderr] | -------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1142:14 [INFO] [stderr] | [INFO] [stderr] 1142 | (uri_ref!("http://[::1]/a/b/c"), Some((None, "::1", None))), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1144:17 [INFO] [stderr] | [INFO] [stderr] 1144 | uri_ref!("http://[::1]:1234/a/b/c"), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref.rs:1148:17 [INFO] [stderr] | [INFO] [stderr] 1148 | uri_ref!("http://username:password@[::1]:1234/a/b/c"), [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:609:23 [INFO] [stderr] | [INFO] [stderr] 609 | let mut uri = uri_ref!("").to_uri_ref_buf(); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:612:25 [INFO] [stderr] | [INFO] [stderr] 612 | assert_eq!(uri, uri_ref!(".")); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:614:23 [INFO] [stderr] | [INFO] [stderr] 614 | let mut uri = uri_ref!("").to_uri_ref_buf(); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:617:25 [INFO] [stderr] | [INFO] [stderr] 617 | assert_eq!(uri, uri_ref!("foobar")); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:620:25 [INFO] [stderr] | [INFO] [stderr] 620 | assert_eq!(uri, uri_ref!("foobar/a%2Fb%2Fc/")); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:623:25 [INFO] [stderr] | [INFO] [stderr] 623 | assert_eq!(uri, uri_ref!("foobar/a%2Fb%2Fc/")); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:626:25 [INFO] [stderr] | [INFO] [stderr] 626 | assert_eq!(uri, uri_ref!("foobar/")); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:629:25 [INFO] [stderr] | [INFO] [stderr] 629 | assert_eq!(uri, uri_ref!("./")); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:634:23 [INFO] [stderr] | [INFO] [stderr] 634 | let mut uri = uri_ref!("example/").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:637:23 [INFO] [stderr] | [INFO] [stderr] 637 | let mut uri = uri_ref!("example").to_uri_ref_buf(); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:639:20 [INFO] [stderr] | [INFO] [stderr] 639 | assert_eq!(uri_ref!("example/"), &uri); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:641:23 [INFO] [stderr] | [INFO] [stderr] 641 | let mut uri = uri_ref!("example?").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:643:20 [INFO] [stderr] | [INFO] [stderr] 643 | assert_eq!(uri_ref!("example/?"), &uri); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:645:23 [INFO] [stderr] | [INFO] [stderr] 645 | let mut uri = uri_ref!("example#").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:647:20 [INFO] [stderr] | [INFO] [stderr] 647 | assert_eq!(uri_ref!("example/#"), &uri); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:649:23 [INFO] [stderr] | [INFO] [stderr] 649 | let mut uri = uri_ref!("example?/#/").to_uri_ref_buf(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:651:20 [INFO] [stderr] | [INFO] [stderr] 651 | assert_eq!(uri_ref!("example/?/#/"), &uri); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:653:23 [INFO] [stderr] | [INFO] [stderr] 653 | let mut uri = uri_ref!("/e/x/a/m/p/l/e?/#/").to_uri_ref_buf(); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:655:20 [INFO] [stderr] | [INFO] [stderr] 655 | assert_eq!(uri_ref!("/e/x/a/m/p/l/e/?/#/"), &uri); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:660:23 [INFO] [stderr] | [INFO] [stderr] 660 | let mut uri = uri_ref!("/example").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:663:23 [INFO] [stderr] | [INFO] [stderr] 663 | let mut uri = uri_ref!("example").to_uri_ref_buf(); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:665:20 [INFO] [stderr] | [INFO] [stderr] 665 | assert_eq!(uri_ref!("/example"), &uri); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:667:23 [INFO] [stderr] | [INFO] [stderr] 667 | let mut uri = uri_ref!("example?").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:669:20 [INFO] [stderr] | [INFO] [stderr] 669 | assert_eq!(uri_ref!("/example?"), &uri); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:671:23 [INFO] [stderr] | [INFO] [stderr] 671 | let mut uri = uri_ref!("example#").to_uri_ref_buf(); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:673:20 [INFO] [stderr] | [INFO] [stderr] 673 | assert_eq!(uri_ref!("/example#"), &uri); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:675:23 [INFO] [stderr] | [INFO] [stderr] 675 | let mut uri = uri_ref!("example?/#/").to_uri_ref_buf(); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:677:20 [INFO] [stderr] | [INFO] [stderr] 677 | assert_eq!(uri_ref!("/example?/#/"), &uri); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:679:23 [INFO] [stderr] | [INFO] [stderr] 679 | let mut uri = uri_ref!("e/x/a/m/p/l/e/?/#/").to_uri_ref_buf(); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_ref_buf.rs:681:20 [INFO] [stderr] | [INFO] [stderr] 681 | assert_eq!(uri_ref!("/e/x/a/m/p/l/e/?/#/"), &uri); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:440:23 [INFO] [stderr] | [INFO] [stderr] 440 | let uri = uri_ref!("http://example.com/"); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:485:17 [INFO] [stderr] | [INFO] [stderr] 485 | rel_ref!("/a/b/c/d?query"), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:491:17 [INFO] [stderr] | [INFO] [stderr] 491 | rel_ref!("/a/b/c/d"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:497:17 [INFO] [stderr] | [INFO] [stderr] 497 | rel_ref!("/a/b/c/d/"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:503:17 [INFO] [stderr] | [INFO] [stderr] 503 | rel_ref!("/a/b/c/d/"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:509:17 [INFO] [stderr] | [INFO] [stderr] 509 | rel_ref!("a/b/c/d/"), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:515:17 [INFO] [stderr] | [INFO] [stderr] 515 | rel_ref!("a/b//c/d/"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:521:17 [INFO] [stderr] | [INFO] [stderr] 521 | rel_ref!("a/b/c/d/?"), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:527:17 [INFO] [stderr] | [INFO] [stderr] 527 | rel_ref!("a?b=1;c=2;d=3"), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:533:17 [INFO] [stderr] | [INFO] [stderr] 533 | rel_ref!("a?b=1&c=2&d=3"), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_raw_components.rs:539:17 [INFO] [stderr] | [INFO] [stderr] 539 | rel_ref!("a/b/%47/d/"), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | rel_ref!("") [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:691:20 [INFO] [stderr] | [INFO] [stderr] 691 | assert_eq!(rel_ref!("example/"), rel_ref!("example/").path_as_rel_ref()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:691:42 [INFO] [stderr] | [INFO] [stderr] 691 | assert_eq!(rel_ref!("example/"), rel_ref!("example/").path_as_rel_ref()); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:702:13 [INFO] [stderr] | [INFO] [stderr] 702 | rel_ref!("example/") [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:716:26 [INFO] [stderr] | [INFO] [stderr] 716 | assert_eq!(None, rel_ref!("this/that").colon_in_first_path_segment()); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:717:26 [INFO] [stderr] | [INFO] [stderr] 717 | assert_eq!(None, rel_ref!("1this:that").colon_in_first_path_segment()); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:718:26 [INFO] [stderr] | [INFO] [stderr] 718 | assert_eq!(None, rel_ref!("/this:that").colon_in_first_path_segment()); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:719:26 [INFO] [stderr] | [INFO] [stderr] 719 | assert_eq!(None, rel_ref!("%20this:that").colon_in_first_path_segment()); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:732:13 [INFO] [stderr] | [INFO] [stderr] 732 | rel_ref!("this%3Athat"), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:739:25 [INFO] [stderr] | [INFO] [stderr] 739 | ("example", rel_ref!("")), [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:740:13 [INFO] [stderr] | [INFO] [stderr] 740 | rel_ref!("example/").trim_leading_path_segment() [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:743:25 [INFO] [stderr] | [INFO] [stderr] 743 | ("example", rel_ref!("")), [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:744:13 [INFO] [stderr] | [INFO] [stderr] 744 | rel_ref!("/example/").trim_leading_path_segment() [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:747:19 [INFO] [stderr] | [INFO] [stderr] 747 | ("a", rel_ref!("b/c/d/")), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:748:13 [INFO] [stderr] | [INFO] [stderr] 748 | rel_ref!("a/b/c/d/").trim_leading_path_segment() [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:751:19 [INFO] [stderr] | [INFO] [stderr] 751 | ("a", rel_ref!("?query")), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:752:13 [INFO] [stderr] | [INFO] [stderr] 752 | rel_ref!("a?query").trim_leading_path_segment() [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:755:19 [INFO] [stderr] | [INFO] [stderr] 755 | ("a", rel_ref!("#frag")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:756:13 [INFO] [stderr] | [INFO] [stderr] 756 | rel_ref!("a#frag").trim_leading_path_segment() [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:759:26 [INFO] [stderr] | [INFO] [stderr] 759 | ("fool:ish", rel_ref!("/thoughts?")), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:762:25 [INFO] [stderr] | [INFO] [stderr] 762 | assert_eq!(("", rel_ref!("")), rel_ref!("").trim_leading_path_segment()); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:762:40 [INFO] [stderr] | [INFO] [stderr] 762 | assert_eq!(("", rel_ref!("")), rel_ref!("").trim_leading_path_segment()); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:768:18 [INFO] [stderr] | [INFO] [stderr] 768 | ("", rel_ref!("a/b/c/d")), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:769:13 [INFO] [stderr] | [INFO] [stderr] 769 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(0) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:772:19 [INFO] [stderr] | [INFO] [stderr] 772 | ("a", rel_ref!("b/c/d")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:773:13 [INFO] [stderr] | [INFO] [stderr] 773 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(1) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:776:21 [INFO] [stderr] | [INFO] [stderr] 776 | ("a/b", rel_ref!("c/d")), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:777:13 [INFO] [stderr] | [INFO] [stderr] 777 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(2) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:780:23 [INFO] [stderr] | [INFO] [stderr] 780 | ("a/b/c", rel_ref!("d")), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:781:13 [INFO] [stderr] | [INFO] [stderr] 781 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(3) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:784:25 [INFO] [stderr] | [INFO] [stderr] 784 | ("a/b/c/d", rel_ref!("")), [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:785:13 [INFO] [stderr] | [INFO] [stderr] 785 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(4) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:788:25 [INFO] [stderr] | [INFO] [stderr] 788 | ("a/b/c/d", rel_ref!("")), [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:789:13 [INFO] [stderr] | [INFO] [stderr] 789 | rel_ref!("a/b/c/d").trim_leading_n_path_segments(5) [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:793:23 [INFO] [stderr] | [INFO] [stderr] 793 | ("a/b/c", rel_ref!("d?blah")), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:794:13 [INFO] [stderr] | [INFO] [stderr] 794 | rel_ref!("a/b/c/d?blah").trim_leading_n_path_segments(3) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:797:25 [INFO] [stderr] | [INFO] [stderr] 797 | ("a/b/c/d", rel_ref!("?blah")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:798:13 [INFO] [stderr] | [INFO] [stderr] 798 | rel_ref!("a/b/c/d?blah").trim_leading_n_path_segments(4) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:801:25 [INFO] [stderr] | [INFO] [stderr] 801 | ("a/b/c/d", rel_ref!("?blah")), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:802:13 [INFO] [stderr] | [INFO] [stderr] 802 | rel_ref!("a/b/c/d?blah").trim_leading_n_path_segments(5) [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:806:23 [INFO] [stderr] | [INFO] [stderr] 806 | ("a/b/c", rel_ref!("d?blah")), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/rel_ref.rs:807:13 [INFO] [stderr] | [INFO] [stderr] 807 | rel_ref!("/a/b/c/d?blah").trim_leading_n_path_segments(3) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri.rs:282:20 [INFO] [stderr] | [INFO] [stderr] 282 | assert_eq!(uri!("scheme://example").uri_type(), UriType::Uri); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri.rs:283:20 [INFO] [stderr] | [INFO] [stderr] 283 | assert_eq!(uri!("scheme:/example").uri_type(), UriType::UriNoAuthority); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri.rs:284:20 [INFO] [stderr] | [INFO] [stderr] 284 | assert_eq!(uri!("scheme:example").uri_type(), UriType::UriCannotBeABase); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri.rs:286:13 [INFO] [stderr] | [INFO] [stderr] 286 | uri!("scheme:example/://not_a_url").uri_type(), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:185:20 [INFO] [stderr] | [INFO] [stderr] 185 | assert_eq!(uri_ref!("http://example.com/abcd").uri_type(), UriType::Uri); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:186:20 [INFO] [stderr] | [INFO] [stderr] 186 | assert_eq!(uri!("http://example.com/abcd").uri_type(), UriType::Uri); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | uri_ref!("http://example.com/abcd").components().uri_type(), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:196:13 [INFO] [stderr] | [INFO] [stderr] 196 | uri_ref!("tel:+1-555-867-5309").uri_type(), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:200:13 [INFO] [stderr] | [INFO] [stderr] 200 | uri!("tel:+1-555-867-5309").uri_type(), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:204:13 [INFO] [stderr] | [INFO] [stderr] 204 | uri_ref!("tel:+1-555-867-5309").components().uri_type(), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | uri_ref!("unix:/run/foo.socket").uri_type(), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:216:13 [INFO] [stderr] | [INFO] [stderr] 216 | uri!("unix:/run/foo.socket").uri_type(), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:220:13 [INFO] [stderr] | [INFO] [stderr] 220 | uri_ref!("unix:/run/foo.socket").components().uri_type(), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:228:13 [INFO] [stderr] | [INFO] [stderr] 228 | uri_ref!("//example.com/foo/bar").uri_type(), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:232:13 [INFO] [stderr] | [INFO] [stderr] 232 | uri!("//example.com/foo/bar").uri_type(), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:236:13 [INFO] [stderr] | [INFO] [stderr] 236 | uri_ref!("//example.com/foo/bar").components().uri_type(), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:239:13 [INFO] [stderr] | [INFO] [stderr] 239 | uri_ref!("//example.com/foo/bar").components() [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:245:20 [INFO] [stderr] | [INFO] [stderr] 245 | assert_eq!(uri_ref!("/foo/bar?q").uri_type(), UriType::AbsolutePath); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:246:20 [INFO] [stderr] | [INFO] [stderr] 246 | assert_eq!(rel_ref!("/foo/bar?q").uri_type(), UriType::AbsolutePath); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:248:13 [INFO] [stderr] | [INFO] [stderr] 248 | uri_ref!("/foo/bar?q").components().uri_type(), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:255:20 [INFO] [stderr] | [INFO] [stderr] 255 | assert_eq!(uri_ref!("foo/bar?q").uri_type(), UriType::RelativePath); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:256:20 [INFO] [stderr] | [INFO] [stderr] 256 | assert_eq!(rel_ref!("foo/bar?q").uri_type(), UriType::RelativePath); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | uri_ref!("foo/bar?q").components().uri_type(), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:265:20 [INFO] [stderr] | [INFO] [stderr] 265 | assert_eq!(uri_ref!("?q#frag").uri_type(), UriType::Query); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:266:20 [INFO] [stderr] | [INFO] [stderr] 266 | assert_eq!(rel_ref!("?q#frag").uri_type(), UriType::Query); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:267:20 [INFO] [stderr] | [INFO] [stderr] 267 | assert_eq!(uri_ref!("?q#frag").components().uri_type(), UriType::Query); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:272:20 [INFO] [stderr] | [INFO] [stderr] 272 | assert_eq!(uri_ref!("#foo-bar").uri_type(), UriType::Fragment); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:273:20 [INFO] [stderr] | [INFO] [stderr] 273 | assert_eq!(rel_ref!("#foo-bar").uri_type(), UriType::Fragment); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/uri_type.rs:275:13 [INFO] [stderr] | [INFO] [stderr] 275 | uri_ref!("#foo-bar").components().uri_type(), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:188:33 [INFO] [stderr] | [INFO] [stderr] 188 | base_path = rel_ref!(""); [INFO] [stderr] | ------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:248:1 [INFO] [stderr] | [INFO] [stderr] 248 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:190:33 [INFO] [stderr] | [INFO] [stderr] 190 | base_path = rel_ref!("/"); [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:355:22 [INFO] [stderr] | [INFO] [stderr] 355 | Some(uri_ref!("http://x/abs-path")), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:360:22 [INFO] [stderr] | [INFO] [stderr] 360 | Some(uri_ref!("http://x/a/b/f/s?c")), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:365:22 [INFO] [stderr] | [INFO] [stderr] 365 | Some(uri_ref!("http://x/abs-path")), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:370:22 [INFO] [stderr] | [INFO] [stderr] 370 | Some(uri_ref!("http://x/a/b/path")), [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:375:22 [INFO] [stderr] | [INFO] [stderr] 375 | Some(uri_ref!("http://x/a/b/c/path")), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:380:22 [INFO] [stderr] | [INFO] [stderr] 380 | Some(uri_ref!("http://y/d/e/f/")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:382:42 [INFO] [stderr] | [INFO] [stderr] 382 | ("http://x/a/b/c", "?", Some(uri_ref!("http://x/a/b/c?"))), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:383:40 [INFO] [stderr] | [INFO] [stderr] 383 | ("http://x", "a/b/c", Some(uri_ref!("http://x/a/b/c"))), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:384:41 [INFO] [stderr] | [INFO] [stderr] 384 | ("http://x", "/a/b/c", Some(uri_ref!("http://x/a/b/c"))), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:385:41 [INFO] [stderr] | [INFO] [stderr] 385 | ("http://x/", "a/b/c", Some(uri_ref!("http://x/a/b/c"))), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:386:49 [INFO] [stderr] | [INFO] [stderr] 386 | ("http://x/a/b/c", "coap://x", Some(uri_ref!("coap://x"))), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:406:39 [INFO] [stderr] | [INFO] [stderr] 406 | ("b/c/d;p?q", "g:h", Some(uri_ref!("g:h"))), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:407:37 [INFO] [stderr] | [INFO] [stderr] 407 | ("b/c/d;p?q", "g", Some(uri_ref!("b/c/g"))), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:408:39 [INFO] [stderr] | [INFO] [stderr] 408 | ("b/c/d;p?q", "./g", Some(uri_ref!("b/c/g"))), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:409:38 [INFO] [stderr] | [INFO] [stderr] 409 | ("b/c/d;p?q", "g/", Some(uri_ref!("b/c/g/"))), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:410:38 [INFO] [stderr] | [INFO] [stderr] 410 | ("b/c/d;p?q", "/g", Some(uri_ref!("/g"))), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:411:39 [INFO] [stderr] | [INFO] [stderr] 411 | ("b/c/d;p?q", "//g", Some(uri_ref!("//g"))), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:412:38 [INFO] [stderr] | [INFO] [stderr] 412 | ("b/c/d;p?q", "?y", Some(uri_ref!("b/c/d;p?y"))), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:413:39 [INFO] [stderr] | [INFO] [stderr] 413 | ("b/c/d;p?q", "g?y", Some(uri_ref!("b/c/g?y"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:414:38 [INFO] [stderr] | [INFO] [stderr] 414 | ("b/c/d;p?q", "#s", Some(uri_ref!("b/c/d;p?q#s"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:415:39 [INFO] [stderr] | [INFO] [stderr] 415 | ("b/c/d;p?q", "g#s", Some(uri_ref!("b/c/g#s"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:416:41 [INFO] [stderr] | [INFO] [stderr] 416 | ("b/c/d;p?q", "g?y#s", Some(uri_ref!("b/c/g?y#s"))), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:417:38 [INFO] [stderr] | [INFO] [stderr] 417 | ("b/c/d;p?q", ";x", Some(uri_ref!("b/c/;x"))), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:418:39 [INFO] [stderr] | [INFO] [stderr] 418 | ("b/c/d;p?q", "g;x", Some(uri_ref!("b/c/g;x"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:419:43 [INFO] [stderr] | [INFO] [stderr] 419 | ("b/c/d;p?q", "g;x?y#s", Some(uri_ref!("b/c/g;x?y#s"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:420:36 [INFO] [stderr] | [INFO] [stderr] 420 | ("b/c/d;p?q", "", Some(uri_ref!("b/c/d;p?q"))), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:421:37 [INFO] [stderr] | [INFO] [stderr] 421 | ("b/c/d;p?q", ".", Some(uri_ref!("b/c/"))), [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:422:38 [INFO] [stderr] | [INFO] [stderr] 422 | ("b/c/d;p?q", "./", Some(uri_ref!("b/c/"))), [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:423:40 [INFO] [stderr] | [INFO] [stderr] 423 | ("b/c/d;p?q", "/./g", Some(uri_ref!("/g"))), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:424:38 [INFO] [stderr] | [INFO] [stderr] 424 | ("b/c/d;p?q", "g.", Some(uri_ref!("b/c/g."))), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:425:38 [INFO] [stderr] | [INFO] [stderr] 425 | ("b/c/d;p?q", ".g", Some(uri_ref!("b/c/.g"))), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:426:39 [INFO] [stderr] | [INFO] [stderr] 426 | ("b/c/d;p?q", "g..", Some(uri_ref!("b/c/g.."))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:427:39 [INFO] [stderr] | [INFO] [stderr] 427 | ("b/c/d;p?q", "..g", Some(uri_ref!("b/c/..g"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:428:43 [INFO] [stderr] | [INFO] [stderr] 428 | ("b/c/d;p?q", "g?y/./x", Some(uri_ref!("b/c/g?y/./x"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:429:44 [INFO] [stderr] | [INFO] [stderr] 429 | ("b/c/d;p?q", "g?y/../x", Some(uri_ref!("b/c/g?y/../x"))), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:430:43 [INFO] [stderr] | [INFO] [stderr] 430 | ("b/c/d;p?q", "g#s/./x", Some(uri_ref!("b/c/g#s/./x"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:431:44 [INFO] [stderr] | [INFO] [stderr] 431 | ("b/c/d;p?q", "g#s/../x", Some(uri_ref!("b/c/g#s/../x"))), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:432:38 [INFO] [stderr] | [INFO] [stderr] 432 | ("b/c/d;p?q", "..", Some(uri_ref!("b/"))), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:433:39 [INFO] [stderr] | [INFO] [stderr] 433 | ("b/c/d;p?q", "../", Some(uri_ref!("b/"))), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:434:40 [INFO] [stderr] | [INFO] [stderr] 434 | ("b/c/d;p?q", "../g", Some(uri_ref!("b/g"))), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:435:41 [INFO] [stderr] | [INFO] [stderr] 435 | ("b/c/d;p?q", "../..", Some(uri_ref!("."))), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:436:42 [INFO] [stderr] | [INFO] [stderr] 436 | ("b/c/d;p?q", "../../", Some(uri_ref!("."))), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:437:43 [INFO] [stderr] | [INFO] [stderr] 437 | ("b/c/d;p?q", "../../g", Some(uri_ref!("g"))), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:438:46 [INFO] [stderr] | [INFO] [stderr] 438 | ("b/c/d;p?q", "../../../g", Some(uri_ref!("../g"))), [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:439:49 [INFO] [stderr] | [INFO] [stderr] 439 | ("b/c/d;p?q", "../../../../g", Some(uri_ref!("../../g"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:440:41 [INFO] [stderr] | [INFO] [stderr] 440 | ("b/c/d;p?q", "/../g", Some(uri_ref!("/g"))), [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:441:42 [INFO] [stderr] | [INFO] [stderr] 441 | ("b/c/d;p?q", "./../g", Some(uri_ref!("b/g"))), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:442:41 [INFO] [stderr] | [INFO] [stderr] 442 | ("b/c/d;p?q", "./g/.", Some(uri_ref!("b/c/g/"))), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:443:41 [INFO] [stderr] | [INFO] [stderr] 443 | ("b/c/d;p?q", "g/./h", Some(uri_ref!("b/c/g/h"))), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:444:42 [INFO] [stderr] | [INFO] [stderr] 444 | ("b/c/d;p?q", "g/../h", Some(uri_ref!("b/c/h"))), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:445:45 [INFO] [stderr] | [INFO] [stderr] 445 | ("b/c/d;p?q", "g;x=1/./y", Some(uri_ref!("b/c/g;x=1/y"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:446:46 [INFO] [stderr] | [INFO] [stderr] 446 | ("b/c/d;p?q", "g;x=1/../y", Some(uri_ref!("b/c/y"))), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:469:32 [INFO] [stderr] | [INFO] [stderr] 469 | ("s:123", "", Some(uri_ref!("s:123"))), [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:470:38 [INFO] [stderr] | [INFO] [stderr] 470 | ("s:123", "?q=123", Some(uri_ref!("s:123?q=123"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:471:37 [INFO] [stderr] | [INFO] [stderr] 471 | ("s:123", "#frag", Some(uri_ref!("s:123#frag"))), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:472:37 [INFO] [stderr] | [INFO] [stderr] 472 | ("s:123", "#frag", Some(uri_ref!("s:123#frag"))), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:473:43 [INFO] [stderr] | [INFO] [stderr] 473 | ("s:123", "file:/d/e/f", Some(uri_ref!("file:/d/e/f"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:493:45 [INFO] [stderr] | [INFO] [stderr] 493 | ("file:/d/e/f", "//a/b/c", Some(uri_ref!("file://a/b/c"))), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:494:39 [INFO] [stderr] | [INFO] [stderr] 494 | ("file:/d/e/f", "g", Some(uri_ref!("file:/d/e/g"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:515:48 [INFO] [stderr] | [INFO] [stderr] 515 | ("http://a/b/c/d;p?q", "g:h", Some(uri_ref!("g:h"))), [INFO] [stderr] | --------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:516:46 [INFO] [stderr] | [INFO] [stderr] 516 | ("http://a/b/c/d;p?q", "g", Some(uri_ref!("http://a/b/c/g"))), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:520:22 [INFO] [stderr] | [INFO] [stderr] 520 | Some(uri_ref!("http://a/b/c/g")), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:525:22 [INFO] [stderr] | [INFO] [stderr] 525 | Some(uri_ref!("http://a/b/c/g/")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:527:47 [INFO] [stderr] | [INFO] [stderr] 527 | ("http://a/b/c/d;p?q", "/g", Some(uri_ref!("http://a/g"))), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:528:48 [INFO] [stderr] | [INFO] [stderr] 528 | ("http://a/b/c/d;p?q", "//g", Some(uri_ref!("http://g"))), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:532:22 [INFO] [stderr] | [INFO] [stderr] 532 | Some(uri_ref!("http://a/b/c/d;p?y")), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:537:22 [INFO] [stderr] | [INFO] [stderr] 537 | Some(uri_ref!("http://a/b/c/g?y")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:542:22 [INFO] [stderr] | [INFO] [stderr] 542 | Some(uri_ref!("http://a/b/c/d;p?q#s")), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:547:22 [INFO] [stderr] | [INFO] [stderr] 547 | Some(uri_ref!("http://a/b/c/g#s")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:552:22 [INFO] [stderr] | [INFO] [stderr] 552 | Some(uri_ref!("http://a/b/c/g?y#s")), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:557:22 [INFO] [stderr] | [INFO] [stderr] 557 | Some(uri_ref!("http://a/b/c/;x")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:562:22 [INFO] [stderr] | [INFO] [stderr] 562 | Some(uri_ref!("http://a/b/c/g;x")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:567:22 [INFO] [stderr] | [INFO] [stderr] 567 | Some(uri_ref!("http://a/b/c/g;x?y#s")), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:572:22 [INFO] [stderr] | [INFO] [stderr] 572 | Some(uri_ref!("http://a/b/c/d;p?q")), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:574:46 [INFO] [stderr] | [INFO] [stderr] 574 | ("http://a/b/c/d;p?q", ".", Some(uri_ref!("http://a/b/c/"))), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:575:47 [INFO] [stderr] | [INFO] [stderr] 575 | ("http://a/b/c/d;p?q", "./", Some(uri_ref!("http://a/b/c/"))), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:576:49 [INFO] [stderr] | [INFO] [stderr] 576 | ("http://a/b/c/d;p?q", "/./g", Some(uri_ref!("http://a/g"))), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:580:22 [INFO] [stderr] | [INFO] [stderr] 580 | Some(uri_ref!("http://a/b/c/g.")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:585:22 [INFO] [stderr] | [INFO] [stderr] 585 | Some(uri_ref!("http://a/b/c/.g")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:590:22 [INFO] [stderr] | [INFO] [stderr] 590 | Some(uri_ref!("http://a/b/c/g..")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:595:22 [INFO] [stderr] | [INFO] [stderr] 595 | Some(uri_ref!("http://a/b/c/..g")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:600:22 [INFO] [stderr] | [INFO] [stderr] 600 | Some(uri_ref!("http://a/b/c/g?y/./x")), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:605:22 [INFO] [stderr] | [INFO] [stderr] 605 | Some(uri_ref!("http://a/b/c/g?y/../x")), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:610:22 [INFO] [stderr] | [INFO] [stderr] 610 | Some(uri_ref!("http://a/b/c/g#s/./x")), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:615:22 [INFO] [stderr] | [INFO] [stderr] 615 | Some(uri_ref!("http://a/b/c/g#s/../x")), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:637:47 [INFO] [stderr] | [INFO] [stderr] 637 | ("http://a/b/c/d;p?q", "..", Some(uri_ref!("http://a/b/"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:638:48 [INFO] [stderr] | [INFO] [stderr] 638 | ("http://a/b/c/d;p?q", "../", Some(uri_ref!("http://a/b/"))), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:639:49 [INFO] [stderr] | [INFO] [stderr] 639 | ("http://a/b/c/d;p?q", "../g", Some(uri_ref!("http://a/b/g"))), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:640:50 [INFO] [stderr] | [INFO] [stderr] 640 | ("http://a/b/c/d;p?q", "../..", Some(uri_ref!("http://a/"))), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:641:51 [INFO] [stderr] | [INFO] [stderr] 641 | ("http://a/b/c/d;p?q", "../../", Some(uri_ref!("http://a/"))), [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:645:22 [INFO] [stderr] | [INFO] [stderr] 645 | Some(uri_ref!("http://a/g")), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:650:22 [INFO] [stderr] | [INFO] [stderr] 650 | Some(uri_ref!("http://a/g")), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:655:22 [INFO] [stderr] | [INFO] [stderr] 655 | Some(uri_ref!("http://a/g")), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:657:50 [INFO] [stderr] | [INFO] [stderr] 657 | ("http://a/b/c/d;p?q", "/../g", Some(uri_ref!("http://a/g"))), [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:661:22 [INFO] [stderr] | [INFO] [stderr] 661 | Some(uri_ref!("http://a/b/g")), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:666:22 [INFO] [stderr] | [INFO] [stderr] 666 | Some(uri_ref!("http://a/b/c/g/")), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:671:22 [INFO] [stderr] | [INFO] [stderr] 671 | Some(uri_ref!("http://a/b/c/g/h")), [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:676:22 [INFO] [stderr] | [INFO] [stderr] 676 | Some(uri_ref!("http://a/b/c/h")), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:681:22 [INFO] [stderr] | [INFO] [stderr] 681 | Some(uri_ref!("http://a/b/c/g;x=1/y")), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ProcMacroHack` [INFO] [stderr] --> src/lib.rs:243:1 [INFO] [stderr] | [INFO] [stderr] 243 | #[proc_macro_hack] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/any_uri_ref.rs:686:22 [INFO] [stderr] | [INFO] [stderr] 686 | Some(uri_ref!("http://a/b/c/y")), [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.74s [INFO] running `"docker" "inspect" "27ecbe2dbd27d5b5bf963eae279b06df9740ade4742b25ff45f86f5a32e67807"` [INFO] running `"docker" "rm" "-f" "27ecbe2dbd27d5b5bf963eae279b06df9740ade4742b25ff45f86f5a32e67807"` [INFO] [stdout] 27ecbe2dbd27d5b5bf963eae279b06df9740ade4742b25ff45f86f5a32e67807