[INFO] fetching crate rdf_vocabularies 0.1.7...
[INFO] documenting rdf_vocabularies-0.1.7 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate rdf_vocabularies 0.1.7 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate rdf_vocabularies 0.1.7 on toolchain 1.61.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rdf_vocabularies 0.1.7
[INFO] finished tweaking crates.io crate rdf_vocabularies 0.1.7
[INFO] tweaked toml for crates.io crate rdf_vocabularies 0.1.7 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded weak-table v0.3.2
[INFO] [stderr] Downloaded mownstr v0.1.3
[INFO] [stderr] Downloaded sophia_indexed v0.7.2
[INFO] [stderr] Downloaded rio_api v0.6.2
[INFO] [stderr] Downloaded oxilangtag v0.1.3
[INFO] [stderr] Downloaded sophia_api v0.7.2
[INFO] [stderr] Downloaded rdf_utils v0.2.1
[INFO] [stderr] Downloaded sophia_rio v0.7.2
[INFO] [stderr] Downloaded resiter v0.4.0
[INFO] [stderr] Downloaded sophia_term v0.7.2
[INFO] [stderr] Downloaded oxiri v0.2.2
[INFO] [stderr] Downloaded sophia_inmem v0.7.2
[INFO] [stderr] Downloaded sophia_turtle v0.7.2
[INFO] [stderr] Downloaded sophia_iri v0.7.2
[INFO] [stderr] Downloaded rio_turtle v0.6.2
[INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e9ba2ebeb81cdd679371e8e8cbc81abd82f51d6fbcfdda16b7d3bf2d2498207
[INFO] running `Command { std: "docker" "start" "-a" "8e9ba2ebeb81cdd679371e8e8cbc81abd82f51d6fbcfdda16b7d3bf2d2498207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9ba2ebeb81cdd679371e8e8cbc81abd82f51d6fbcfdda16b7d3bf2d2498207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9ba2ebeb81cdd679371e8e8cbc81abd82f51d6fbcfdda16b7d3bf2d2498207", kill_on_drop: false }`
[INFO] [stdout] 8e9ba2ebeb81cdd679371e8e8cbc81abd82f51d6fbcfdda16b7d3bf2d2498207
[INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f02fbcd573cd79cd5f8104937a6048ef4944b3174f6f04bfa9a4a76469918de
[INFO] running `Command { std: "docker" "start" "-a" "7f02fbcd573cd79cd5f8104937a6048ef4944b3174f6f04bfa9a4a76469918de", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking regex-syntax v0.6.26
[INFO] [stderr] Checking mownstr v0.1.3
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking resiter v0.4.0
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking regex v1.5.6
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking sophia_iri v0.7.2
[INFO] [stderr] Checking sophia_api v0.7.2
[INFO] [stderr] Documenting rdf_vocabularies v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.96s
[INFO] running `Command { std: "docker" "inspect" "7f02fbcd573cd79cd5f8104937a6048ef4944b3174f6f04bfa9a4a76469918de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f02fbcd573cd79cd5f8104937a6048ef4944b3174f6f04bfa9a4a76469918de", kill_on_drop: false }`
[INFO] [stdout] 7f02fbcd573cd79cd5f8104937a6048ef4944b3174f6f04bfa9a4a76469918de
[INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--frozen" "--message-format=json" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] fc9d9872b09a3faf1a9b4a37474aede930624e0ca1fe55a4dceab25c61d01962
[INFO] running `Command { std: "docker" "start" "-a" "fc9d9872b09a3faf1a9b4a37474aede930624e0ca1fe55a4dceab25c61d01962", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Checking regex-syntax v0.6.26
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking mownstr v0.1.3
[INFO] [stderr] Checking resiter v0.4.0
[INFO] [stderr] Checking oxilangtag v0.1.3
[INFO] [stderr] Checking weak-table v0.3.2
[INFO] [stderr] Checking rio_api v0.6.2
[INFO] [stderr] Checking oxiri v0.2.2
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Checking rio_turtle v0.6.2
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking regex v1.5.6
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking sophia_iri v0.7.2
[INFO] [stderr] Checking sophia_api v0.7.2
[INFO] [stderr] Checking sophia_term v0.7.2
[INFO] [stderr] Checking sophia_rio v0.7.2
[INFO] [stderr] Checking sophia_indexed v0.7.2
[INFO] [stderr] Checking sophia_inmem v0.7.2
[INFO] [stderr] Checking rdf_utils v0.2.1
[INFO] [stderr] Checking sophia_turtle v0.7.2
[INFO] [stderr] Documenting rdf_vocabularies v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `a:`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Back`: A vowel sound produced with the tongue retracted towards the back of the oral cavity, e.g. [a:] as in English ‘calm’ or [u:] as in English ‘soon’. [Hartmann and Stork 1972: 25]
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `a:` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `u:`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Back`: A vowel sound produced with the tongue retracted towards the back of the oral cavity, e.g. [a:] as in English ‘calm’ or [u:] as in English ‘soon’. [Hartmann and Stork 1972: 25]
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `u:` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `voiceless`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `GlottalStrictureProperty`: The three phonation types are part of the five possible values of Glottal Stricture that are used by languages. Sounds can have the vocal cords tightly together, as in a glottal stop, or they can be far apart as in voiceless sounds, or they can have one of the three phonation types: breathy voice, modal voice and creaky voice. Although some phoneticians have shown how terms similar to these may be combinable from the phonetic point of view, the named terms form a set of phonologically mutually exclusive possibilities. These factors point to there being an ordered set of five possibilities: [voiceless], [breathy], [modal voice], [creaky] and [closed]. It is certainly appropriate to consider these glottal states as resulting from two physiological attributes of the vocal cords, their stiffness and their aperture. However from a linguistic point of view, the named values of the feature Glottal Stricture operate as a linearly ordered set of five mutually exclusive possibilities. [Ladefoged 1997: 607-608]
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `voiceless` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `breathy`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `GlottalStrictureProperty`: The three phonation types are part of the five possible values of Glottal Stricture that are used by languages. Sounds can have the vocal cords tightly together, as in a glottal stop, or they can be far apart as in voiceless sounds, or they can have one of the three phonation types: breathy voice, modal voice and creaky voice. Although some phoneticians have shown how terms similar to these may be combinable from the phonetic point of view, the named terms form a set of phonologically mutually exclusive possibilities. These factors point to there being an ordered set of five possibilities: [voiceless], [breathy], [modal voice], [creaky] and [closed]. It is certainly appropriate to consider these glottal states as resulting from two physiological attributes of the vocal cords, their stiffness and their aperture. However from a linguistic point of view, the named values of the feature Glottal Stricture operate as a linearly ordered set of five mutually exclusive possibilities. [Ladefoged 1997: 607-608]
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `breathy` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `creaky`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `GlottalStrictureProperty`: The three phonation types are part of the five possible values of Glottal Stricture that are used by languages. Sounds can have the vocal cords tightly together, as in a glottal stop, or they can be far apart as in voiceless sounds, or they can have one of the three phonation types: breathy voice, modal voice and creaky voice. Although some phoneticians have shown how terms similar to these may be combinable from the phonetic point of view, the named terms form a set of phonologically mutually exclusive possibilities. These factors point to there being an ordered set of five possibilities: [voiceless], [breathy], [modal voice], [creaky] and [closed]. It is certainly appropriate to consider these glottal states as resulting from two physiological attributes of the vocal cords, their stiffness and their aperture. However from a linguistic point of view, the named values of the feature Glottal Stricture operate as a linearly ordered set of five mutually exclusive possibilities. [Ladefoged 1997: 607-608]
[INFO] [stdout] ^^^^^^
[INFO] [stdout] = note: no item named `creaky` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `closed`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `GlottalStrictureProperty`: The three phonation types are part of the five possible values of Glottal Stricture that are used by languages. Sounds can have the vocal cords tightly together, as in a glottal stop, or they can be far apart as in voiceless sounds, or they can have one of the three phonation types: breathy voice, modal voice and creaky voice. Although some phoneticians have shown how terms similar to these may be combinable from the phonetic point of view, the named terms form a set of phonologically mutually exclusive possibilities. These factors point to there being an ordered set of five possibilities: [voiceless], [breathy], [modal voice], [creaky] and [closed]. It is certainly appropriate to consider these glottal states as resulting from two physiological attributes of the vocal cords, their stiffness and their aperture. However from a linguistic point of view, the named values of the feature Glottal Stricture operate as a linearly ordered set of five mutually exclusive possibilities. [Ladefoged 1997: 607-608]
[INFO] [stdout] ^^^^^^
[INFO] [stdout] = note: no item named `closed` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `component`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gold.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/linguistics/gold/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1184 | | writtenRealization, "writtenRealization"
[INFO] [stdout] 1185 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `SemanticProperty`: In componential analysis, one of several features which together can be said to make up the semantic meaning of a word or utterance. Thus 'raining' could be analyzed into the component features 'precipitation', 'liquid' (not 'solid' as in 'hail'), 'average' (not 'light' as /drizzling/ or 'heavy' as /pouring/), etc. [...] Alternative terms: semantic feature, semantic [component], semantic marker. [Hartmann and Stork 1972: 203]
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `component` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/lexvo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://lexvo.org/ontology#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 106 | | variant, "variant"
[INFO] [stdout] 107 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `strength`: The strength of an rdf:Statement, given is a value in [0,1].
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `0,1` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7235`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-authentication`: Clients MUST conform to HTTP/1.1 Authentication [RFC7235] if it needs to access resources requiring authentication (see WebID).
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7235` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7234`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-caching`: Clients MAY conform to HTTP/1.1 Caching [RFC7234].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7234` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7232`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-conditional-requests`: Clients MAY conform to HTTP/1.1 Conditional Requests [RFC7232].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7232` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7231`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-content-type`: Clients MUST use the Content-Type HTTP header in PUT, POST and PATCH requests [RFC7231].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7231` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7230`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-http-11`: Clients MUST conform to HTTP/1.1 Message Syntax and Routing [RFC7230] and HTTP/1.1 Semantics and Content [RFC7231].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7230` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7540`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-http-2`: Clients MAY conform to HTTP/2 [RFC7540].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7540` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `LDN`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-ldn`: A Solid client MUST conform to the LDN specification by implementing the Sender or Consumer parts to discover the location of a resource’s Inbox, and to send notifications to an Inbox or to retrieve the contents of an Inbox [LDN].
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `LDN` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC7233`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-range-requests`: Clients MAY conform to HTTP/1.1 Range Requests [RFC7233].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC7233` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `WAC`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `client-wac`: Clients MUST conform to the Web Access Control specification [WAC].
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `WAC` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC5789`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-accept-headers`: Servers MUST indicate supported media types in the HTTP Accept-Patch [RFC5789], Accept-Post [LDP] and Accept-Put [The Accept-Put Response Header] response headers that correspond to acceptable HTTP methods listed in Allow header value in response to HTTP GET and HEAD requests.
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC5789` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `LDP`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-accept-headers`: Servers MUST indicate supported media types in the HTTP Accept-Patch [RFC5789], Accept-Post [LDP] and Accept-Put [The Accept-Put Response Header] response headers that correspond to acceptable HTTP methods listed in Allow header value in response to HTTP GET and HEAD requests.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `LDP` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `FETCH`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-cors`: A server MUST implement the CORS protocol [FETCH] such that, to the extent possible, the browser allows Solid apps to send any request and combination of request headers to the server, and the Solid app can read any response and response headers received from the server. If the server wishes to block access to a resource, this MUST NOT happen via CORS but MUST instead be communicated to the Solid app in the browser through HTTP status codes such as 401, 403, or 404 [RFC7231].
[INFO] [stdout] ^^^^^
[INFO] [stdout] = note: no item named `FETCH` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC6454`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-cors-access-control-headers`: whenever a server receives an HTTP request containing a valid Origin header [RFC6454], the server MUST respond with the appropriate Access-Control-* headers as specified in the CORS protocol [FETCH].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC6454` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `N3`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-patch-n3-formulae`: When present, ?deletions, ?insertions, and ?conditions MUST be non-nested cited formulae [N3] consisting only of triples and/or triple patterns [SPARQL11-QUERY]. When not present, they are presumed to be the empty formula {}.
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `N3` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC4918`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-patch-n3-invalid`: Servers MUST respond with a 422 status code [RFC4918] if a patch document does not satisfy all of the above constraints.
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC4918` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Turtle`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-representation-turtle-jsonld`: When a server creates a resource on HTTP PUT, POST or PATCH requests such that the request’s representation data encodes an RDF document [RDF11-CONCEPTS] (as determined by the Content-Type header), the server MUST accept GET requests on this resource when the value of the Accept header requests a representation in text/turtle or application/ld+json [Turtle] [JSON-LD11].
[INFO] [stdout] ^^^^^^
[INFO] [stdout] = note: no item named `Turtle` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `RFC5023`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `server-slug-uri-assignment`: Servers MAY allow clients to suggest the URI of a resource created through POST, using the HTTP Slug header as defined in [RFC5023].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `RFC5023` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `BCP47`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/csvw.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/csvw#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 188 | | virtual_, "virtual"
[INFO] [stdout] 189 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `language`: An atomic property giving a single string language code as defined by [[BCP47]].
[INFO] [stdout] ^^^^^
[INFO] [stdout] = note: no item named `BCP47` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ECMASCRIPT`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/csvw.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/csvw#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 188 | | virtual_, "virtual"
[INFO] [stdout] 189 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `pattern`: A regular expression string, in the syntax and interpreted as defined by [[ECMASCRIPT]].
[INFO] [stdout] ^^^^^^^^^^
[INFO] [stdout] = note: no item named `ECMASCRIPT` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `dpi`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/exif.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/2003/12/exif/ns#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 348 | | yResolution, "yResolution"
[INFO] [stdout] 349 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `XResolution`: The number of pixels per ResolutionUnit in the ImageWidth direction. When the image resolution is unknown, 72 [dpi] is designated.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `dpi` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `1`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Protected Geographical Indication`: The Protected geographical indication is the name of an area, a specific place or, in exceptional cases, the name of a country, used as a description of an agricultural product or a foodstuff, the entire product must be traditionally and at least PARTIALLY manufactured (prepared, processed OR produced) within the specific region and thus acquire unique properties. Protected Geographical Status (PGS) is a legal framework[1] defined in European Union law to protect the names of regional foods.
[INFO] [stdout] ^
[INFO] [stdout] = note: no item named `1` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/lvont.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://lexvo.org/ontology#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 106 | | variant, "variant"
[INFO] [stdout] 107 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `strength`: The strength of an rdf:Statement, given is a value in [0,1].
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `0,1` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `SVG`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/oa.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/oa#",;
[INFO] [stdout] 21 | | /// ``: The Web Annotation ontology defines the terms of the Web Annotation vocabulary. Any changes to this document MUST be from a W...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 156 | | via, "via"
[INFO] [stdout] 157 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `SvgSelector`: An SvgSelector defines an area through the use of the Scalable Vector Graphics [SVG] standard. This allows the user to select a non-rectangular area of the content, such as a circle or polygon by describing the region using SVG. The SVG may be either embedded within the Annotation or referenced as an External Resource.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `SVG` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `DEPRECATED`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/og.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://ogp.me/ns#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 92 | | video_width, "video:width"
[INFO] [stdout] 93 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `audio album`: [DEPRECATED] An album to which some audio belongs.
[INFO] [stdout] ^^^^^^^^^^
[INFO] [stdout] = note: no item named `DEPRECATED` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `2,3,4`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/qudt.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://qudt.org/schema/qudt/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1946 | | zCoordinateDefinition, "zCoordinateDefinition"
[INFO] [stdout] 1947 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Algebraic Datatype`:
An "Algebraic Datatype" is a datatype each of whose values are data from other data types wrapped in one of the constructors of the data type. Any wrapped datum is an argument to the constructor. In contrast to other data types, the constructor is not executed and the only way to operate on the data is to unwrap the constructor using pattern matching.
The most common algebraic data type is a list with two constructors: Nil or [] for an empty list, and Cons (an abbreviation of constructor), ::, or : for the combination of a new element with a shorter list (for example (Cons 1 '(2 3 4)) or 1:[2,3,4]).
Special cases of algebraic types are product types i.e. records (only one constructor) and enumerated types (many constructors with no arguments). Algebraic types are one kind of composite type (i.e. a type formed by combining other types).
An algebraic data type may also be an abstract data type (ADT) if it is exported from a module without its constructors. Values of such a type can only be manipulated using functions defined in the same module as the type itself.
[INFO] [stdout] ^^^^^
[INFO] [stdout] = note: no item named `2,3,4` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `16`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/qudt.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://qudt.org/schema/qudt/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1946 | | zCoordinateDefinition, "zCoordinateDefinition"
[INFO] [stdout] 1947 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Interval scale`: The interval type allows for the degree of difference between items, but not the ratio between them. Examples include temperature with the Celsius scale, which has two defined points (the freezing and boiling point of water at specific conditions) and then separated into 100 intervals, date when measured from an arbitrary epoch (such as AD), percentage such as a percentage return on a stock,[16] location in Cartesian coordinates, and direction measured in degrees from true or magnetic north. Ratios are not meaningful since 20 °C cannot be said to be "twice as hot" as 10 °C, nor can multiplication/division be carried out between any two dates directly. However, ratios of differences can be expressed; for example, one difference can be twice another. Interval type variables are sometimes also called "scaled variables", but the formal mathematical term is an affine space (in this case an affine line).
Characteristics: median, percentile & Monotonic increasing (order (<) & totally ordered set
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `16` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h3`
[INFO] [stdout] --> src/ns/rico.rs:13:82
[INFO] [stdout] |
[INFO] [stdout] 13 | //! |**Description**| Introduction R...
[INFO] [stdout] | ^^^^^^^ no item named `html:h3` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:130
[INFO] [stdout] |
[INFO] [stdout] 13 | ...html:h3>Introduction RiC-O (Records in Contexts-Ontology) is an OWL ontology for describing ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:650
[INFO] [stdout] |
[INFO] [stdout] 13 | ... v0.2. The following diagram shows the main RiC-CM v0.2 entities and a few ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h4`
[INFO] [stdout] --> src/ns/rico.rs:13:1096
[INFO] [stdout] |
[INFO] [stdout] 13 | ...v id="design-principles"> RiC-O design principles The following des...
[INFO] [stdout] | ^^^^^^^ no item named `html:h4` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:1159
[INFO] [stdout] |
[INFO] [stdout] 13 | ...esign principles The following design principles were followed when developing ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:1289
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O. RiC-O is a domain or reference ontology src/ns/rico.rs:13:1322
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O is a domain or reference ontology. ...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:1419
[INFO] [stdout] |
[INFO] [stdout] 13 | ...gy. It provides a generic vocabulary and formal rules for creating RDF ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:1891
[INFO] [stdout] |
[INFO] [stdout] 13 | ... of the ontology. While some projects have built some specific ontologies for describing ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:2256
[INFO] [stdout] |
[INFO] [stdout] 13 | ... of RiC standard. Apart this first, main target, RiC-O also can help archival institutions ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:2812
[INFO] [stdout] |
[INFO] [stdout] 13 | ...C-CPF XML models. As RiC-O is a generic, domain ontology, it does not address by itself ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:3266
[INFO] [stdout] |
[INFO] [stdout] 13 | ...nts where needed. As a domain ontology, RiC-O, at this stage at least, does not borrow any ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:3740
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ithin its system. Later on, RiC-O will be aligned with these existing models. This is of ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:4104
[INFO] [stdout] |
[INFO] [stdout] 13 | ...management realm. RiC-O must be immediately usable. src/ns/rico.rs:13:4137
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O must be immediately usable. ...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:4248
[INFO] [stdout] |
[INFO] [stdout] 13 | ... This is a key feature for a new model. In particular, it is very ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:4811
[INFO] [stdout] |
[INFO] [stdout] 13 | ...sed successfully. During the ongoing development process, a lot of successful testing has ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:5209
[INFO] [stdout] |
[INFO] [stdout] 13 | ...oon be available. While some existing metadata sets may have a very fine level of ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:6042
[INFO] [stdout] |
[INFO] [stdout] 13 | ...recated later on. The usability of a model also depends on its documentation. That’s why ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:6305
[INFO] [stdout] |
[INFO] [stdout] 13 | ...nously improved). RiC-O will also soon be acompanied with examples (RDF datasets). Some ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:6538
[INFO] [stdout] |
[INFO] [stdout] 13 | ... workshops. RiC-O has to provide a flexible ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:6571
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O has to provide a flexible framework...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:6694
[INFO] [stdout] |
[INFO] [stdout] 13 | ...rk. This is a very important principle too. It is related with the usability ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:7654
[INFO] [stdout] |
[INFO] [stdout] 13 | ...EAC-CPF allow it. Being generally flexible, for an OWL ontology, depends first on the ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:8473
[INFO] [stdout] |
[INFO] [stdout] 13 | ... ones. RiC-O opens new potential for archival ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:8506
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O opens new potential for archival description....
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:8663
[INFO] [stdout] |
[INFO] [stdout] 13 | ... This means that Linked Data tools and interfaces should enable end users ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:9997
[INFO] [stdout] |
[INFO] [stdout] 13 | ...your institution. RiC-O should be extensible....
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:10030
[INFO] [stdout] |
[INFO] [stdout] 13 | ... RiC-O should be extensible. ...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:10114
[INFO] [stdout] |
[INFO] [stdout] 13 | ...le. Institutions are free to extend the ontology by adding new subclasses or ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h4`
[INFO] [stdout] --> src/ns/rico.rs:13:10822
[INFO] [stdout] |
[INFO] [stdout] 13 | ... id="understanding-RiCO"> Understanding RiC-O: a quick overview of some features ...
[INFO] [stdout] | ^^^^^^^ no item named `html:h4` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h5`
[INFO] [stdout] --> src/ns/rico.rs:13:10974
[INFO] [stdout] |
[INFO] [stdout] 13 | ...="fromRiCCM-to-RiCO"> From RiC-CM to RiC-O In the src/ns/rico.rs:13:11038
[INFO] [stdout] |
[INFO] [stdout] 13 | ...-CM to RiC-O In the system of classes of RiC-O, for ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:11053
[INFO] [stdout] |
[INFO] [stdout] 13 | ...5> In the system of classes of RiC-O, for each ...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:11621
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ce Relation). Certain classes only exist in RiC-O and not in RiC-CM. These ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:ul`
[INFO] [stdout] --> src/ns/rico.rs:13:11793
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ecial needs: some correspond to RiC-CM attributes, whe...
[INFO] [stdout] | ^^^^^^^ no item named `html:ul` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:11831
[INFO] [stdout] |
[INFO] [stdout] 13 | ... some correspond to RiC-CM attributes, when it may be considered ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:12827
[INFO] [stdout] |
[INFO] [stdout] 13 | ...class. some classes have been added in order to provide a more ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:14371
[INFO] [stdout] |
[INFO] [stdout] 13 | ...rd Set. finally, a system of classes helps to implement the Relations ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:br`
[INFO] [stdout] --> src/ns/rico.rs:13:14492
[INFO] [stdout] |
[INFO] [stdout] 13 | ... section of RiC-CM. While these relations also are repre...
[INFO] [stdout] | ^^^^^^^ no item named `html:br` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:br`
[INFO] [stdout] --> src/ns/rico.rs:13:16731
[INFO] [stdout] |
[INFO] [stdout] 13 | ... is an instance of Agent Origination Relation: src/ns/rico.rs:13:16783
[INFO] [stdout] |
[INFO] [stdout] 13 | ...> ...
[INFO] [stdout] | ^^^^^^^ no item named `html:br` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:br`
[INFO] [stdout] --> src/ns/rico.rs:13:17404
[INFO] [stdout] |
[INFO] [stdout] 13 | ... A triplestore, with the appropriate configuration, may ...
[INFO] [stdout] | ^^^^^^^ no item named `html:br` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:17680
[INFO] [stdout] |
[INFO] [stdout] 13 | ... Most of the datatype properties in RiC-O ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:17700
[INFO] [stdout] |
[INFO] [stdout] 13 | ... Most of the datatype properties in RiC-O correspo...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:18110
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ent. In addition to these datatype properties, the Name and Identifier ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:18894
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ference code. The Location RiC-CM attribute also has a ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:19216
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ling places). As already said too, every RiC-CM attribute that has ‘controlled ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:19987
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ion you have. For example, you may not be able to handle and maintain URIs for ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:20909
[INFO] [stdout] |
[INFO] [stdout] 13 | ... forward. Therefore, for the RiC-CM *Type attributes, you have a corresponding ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:21325
[INFO] [stdout] |
[INFO] [stdout] 13 | ...rty. These datatype properties have a skos:scopeNote which says (for ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:21681
[INFO] [stdout] |
[INFO] [stdout] 13 | ... with Place." The same key design principle (RiC-O must be immediately usable) led ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:23199
[INFO] [stdout] |
[INFO] [stdout] 13 | ...rd resources. These datatype properties have the same kind of skos:scopeNote as ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:23341
[INFO] [stdout] |
[INFO] [stdout] 13 | ... above. Finally, we have introduced a few datatype properties that do not ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:23512
[INFO] [stdout] |
[INFO] [stdout] 13 | ...CM attribute. Some are superproperties, and thus group datatype properties ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:24374
[INFO] [stdout] |
[INFO] [stdout] 13 | ...t in RiC-CM.) Some are simply more specific properties : r...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:25079
[INFO] [stdout] |
[INFO] [stdout] 13 | ...renceSystem). In order to connect all the classes created, a ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:strong`
[INFO] [stdout] --> src/ns/rico.rs:13:25132
[INFO] [stdout] |
[INFO] [stdout] 13 | ...order to connect all the classes created, a significant number of object properties have ...
[INFO] [stdout] | ^^^^^^^^^^^ no item named `html:strong` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:25917
[INFO] [stdout] |
[INFO] [stdout] 13 | ...as shortcuts. Finally, let us mention that we added to RiC-O six individuals, ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:ul`
[INFO] [stdout] --> src/ns/rico.rs:13:26114
[INFO] [stdout] |
[INFO] [stdout] 13 | ...quent needs: Two (FindingAi...
[INFO] [stdout] | ^^^^^^^ no item named `html:ul` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:26152
[INFO] [stdout] |
[INFO] [stdout] 13 | ... Two (FindingAid and Fonds, Series src/ns/rico.rs:13:27353
[INFO] [stdout] |
[INFO] [stdout] 13 | ... In the future, we can imagine that many other categories of the kind ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h5`
[INFO] [stdout] --> src/ns/rico.rs:13:28195
[INFO] [stdout] |
[INFO] [stdout] 13 | ..."RiCO-documentation"> RiC-O documentation and annotation properties ...
[INFO] [stdout] | ^^^^^^^ no item named `html:h5` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:28284
[INFO] [stdout] |
[INFO] [stdout] 13 | ...n properties Each class or property has at least an English label (rdfs:label) ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:28525
[INFO] [stdout] |
[INFO] [stdout] 13 | ...skos:example. When a RiC-O class or property corresponds in a way to a RiC-CM ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:28813
[INFO] [stdout] |
[INFO] [stdout] 13 | ...te in RiC-CM. We have created two annotation properties, subproperties of ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:ul`
[INFO] [stdout] --> src/ns/rico.rs:13:28970
[INFO] [stdout] |
[INFO] [stdout] 13 | ...or handling: Information about the corresponding RiC-C...
[INFO] [stdout] | ^^^^^^^ no item named `html:ul` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:29008
[INFO] [stdout] |
[INFO] [stdout] 13 | ... Information about the corresponding RiC-CM component when ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:29422
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ponent. Information, most often in prose text for now, about possible ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:29755
[INFO] [stdout] |
[INFO] [stdout] 13 | ... Finally, in this official 0.2 release, any change in the definition ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:h4`
[INFO] [stdout] --> src/ns/rico.rs:13:30103
[INFO] [stdout] |
[INFO] [stdout] 13 | ...html:div id="next-steps"> Next steps The following is a non exhaust...
[INFO] [stdout] | ^^^^^^^ no item named `html:h4` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:p`
[INFO] [stdout] --> src/ns/rico.rs:13:30153
[INFO] [stdout] |
[INFO] [stdout] 13 | ...ml:h4>Next steps The following is a non exhaustive list of known issues, topics or tasks ...
[INFO] [stdout] | ^^^^^^ no item named `html:p` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:ul`
[INFO] [stdout] --> src/ns/rico.rs:13:30388
[INFO] [stdout] |
[INFO] [stdout] 13 | ... months: providing more examples of known implementati...
[INFO] [stdout] | ^^^^^^^ no item named `html:ul` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:30422
[INFO] [stdout] |
[INFO] [stdout] 13 | ... providing more examples of known implementations of RiC-O in ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:31044
[INFO] [stdout] |
[INFO] [stdout] 13 | ...e. finishing the system of relations (where some subclasses are still ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:31191
[INFO] [stdout] |
[INFO] [stdout] 13 | ... missing) assessing, and changing in some cases, the tense of the verbs in ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:31665
[INFO] [stdout] |
[INFO] [stdout] 13 | ...situations. articulating the Event and Activity classes, and the Relation ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:31816
[INFO] [stdout] |
[INFO] [stdout] 13 | ... of classes improving the names of object properties. This has been done, ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:32175
[INFO] [stdout] |
[INFO] [stdout] 13 | ... it exists. adding suggestions of mappings (in rico:closeTo) and OWL ...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `html:li`
[INFO] [stdout] --> src/ns/rico.rs:13:32547
[INFO] [stdout] |
[INFO] [stdout] 13 | ...Schema.org) documenting RiC-O in French and Spanish src/ns/rico.rs:13:32630
[INFO] [stdout] |
[INFO] [stdout] 13 | ...and Spanish providing users with some SPARQL constructs for inf...
[INFO] [stdout] | ^^^^^^^ no item named `html:li` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `3DModel`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `3DModel`: A 3D model represents some kind of 3D content, which may have [[encoding]]s in one or more [[MediaObject]]s. Many 3D formats are available (e.g. see [Wikipedia](https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats)); specific encoding formats can be represented using the [[encodingFormat]] property applied to the relevant [[MediaObject]]. For the case of a single file published after Zip compression, the convention of appending '+zip' to the [[encodingFormat]] can be used. Geospatial, AR/VR, artistic/animation, gaming, engineering and scientific content can all be represented using [[3DModel]].
[INFO] [stdout] ^^^^^^^
[INFO] [stdout] = note: no item named `3DModel` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `satirical`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `SatiricalArticle`: An [[Article]] whose content is primarily [[satirical]](https://en.wikipedia.org/wiki/Satire) in nature, i.e. unlikely to be literally true. A satirical article is sometimes but not necessarily also a [[NewsArticle]]. [[ScholarlyArticle]]s are also sometimes satirized.
[INFO] [stdout] ^^^^^^^^^
[INFO] [stdout] = note: no item named `satirical` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `relatedMediaReview`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `associatedClaimReview`: An associated [[ClaimReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]].
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `relatedMediaReview` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `relatedClaimReview`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `associatedClaimReview`: An associated [[ClaimReview]], related by specific common content, topic or claim. The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]], while [[relatedClaimReview]] would be used on [[MediaReview]].
[INFO] [stdout] ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = note: no item named `relatedClaimReview` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Editor`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/unit.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://qudt.org/vocab/unit/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 3442 | | failures_in_time, "failures-in-time"
[INFO] [stdout] 3443 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `Reciprocal Second Square Metre Steradian`: It is not clear this unit is ever used. [Editor]
[INFO] [stdout] ^^^^^^
[INFO] [stdout] = note: no item named `Editor` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ITS`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/xhv.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/1999/xhtml/vocab#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 194 | | up, "up"
[INFO] [stdout] 195 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `itsRules`: itsRules indicates that the designated resource is an [ITS] rule set.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `ITS` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `P3P`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/xhv.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/1999/xhtml/vocab#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 194 | | up, "up"
[INFO] [stdout] 195 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `p3pv1`: p3pv1 refers to a P3P Policy Reference File [P3P].
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `P3P` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `XML`
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/xsd.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/2001/XMLSchema#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 122 | | yearMonthDuration, "yearMonthDuration"
[INFO] [stdout] 123 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] `ENTITIES`: ENTITIES represents the ENTITIES attribute type from [XML]. The ·value space· of ENTITIES is the set of finite, non-zero-length sequences of ·ENTITY· values that have been declared as unparsed entities in a document type definition. The ·lexical space· of ENTITIES is the set of space-separated lists of tokens, of which each token is in the ·lexical space· of ENTITY. The ·item type· of ENTITIES is ENTITY. ENTITIES is derived from ·anySimpleType· in two steps: an anonymous list type is defined, whose ·item type· is ENTITY; this is the ·base type· of ENTITIES, which restricts its value space to lists with at least one item.
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `XML` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/solid/terms#",;
[INFO] [stdout] 21 | | /// `Solid Terms`: The Solid Terms vocabulary defines terms referenced in Solid specifications.
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 80 | | where_, "where"
[INFO] [stdout] 81 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/solid_protocol_0_9.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://solidproject.org/TR/protocol#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 432 | | writing_resources, "writing-resources"
[INFO] [stdout] 433 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/cnt.rs:13:64
[INFO] [stdout] |
[INFO] [stdout] 13 | //! |**Description**|Representing Content in RDF as defined by http://www.w3.org/TR/Content-in-RDF/|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dash.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://datashapes.org/dash#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 462 | | y, "y"
[INFO] [stdout] 463 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dash.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://datashapes.org/dash#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 462 | | y, "y"
[INFO] [stdout] 463 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dash.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://datashapes.org/dash#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 462 | | y, "y"
[INFO] [stdout] 463 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dash.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://datashapes.org/dash#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 462 | | y, "y"
[INFO] [stdout] 463 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dbo.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://dbpedia.org/ontology/",;
[INFO] [stdout] 21 | | /// ``: This ontology is generated from the manually created specifications in the DBpedia Mappings Wiki...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 7340 | | zodiacSign, "zodiacSign"
[INFO] [stdout] 7341 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/dcat.rs:13:516
[INFO] [stdout] |
[INFO] [stdout] 13 | ...s defined at http://www.w3.org/TR/vocab-dcat/. Any variance between that normative document and this schema is an error in this schema.|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/dpv.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/dpv#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 730 | | mitigatesRisk, "mitigatesRisk"
[INFO] [stdout] 731 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/ebucore.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1974 | | workingTitle, "workingTitle"
[INFO] [stdout] 1975 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/foaf.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://xmlns.com/foaf/0.1/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 172 | | yahooChatID, "yahooChatID"
[INFO] [stdout] 173 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/foaf.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://xmlns.com/foaf/0.1/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 172 | | yahooChatID, "yahooChatID"
[INFO] [stdout] 173 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/gr.rs:13:487
[INFO] [stdout] |
[INFO] [stdout] 13 | ...nformation, see http://purl.org/goodrelations/ Note: The base URI of GoodRelations is http://purl.org/goodrelations/v1. Please make s...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/gr.rs:13:558
[INFO] [stdout] |
[INFO] [stdout] 13 | ...Relations is http://purl.org/goodrelations/v1. Please make sure you are only using element identifiers in this namespace, e.g. http://...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/gr.rs:13:672
[INFO] [stdout] |
[INFO] [stdout] 13 | ...dentifiers in this namespace, e.g. http://purl.org/goodrelations/v1#BusinessEntity. There may be copies of the ontology file on the We...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/gr.rs:13:1264
[INFO] [stdout] |
[INFO] [stdout] 13 | .... PDF at http://www.heppnetz.de/publications/|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gr.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://purl.org/goodrelations/v1#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 374 | | width, "width"
[INFO] [stdout] 375 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/gs1.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "https://gs1.org/voc/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 2770 | | zincPerNutrientBasis, "zincPerNutrientBasis"
[INFO] [stdout] 2771 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/gtfs.rs:13:304
[INFO] [stdout] |
[INFO] [stdout] 13 | ... the classes and properties, see https://developers.google.com/transit/gtfs/reference.|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/http.rs:13:64
[INFO] [stdout] |
[INFO] [stdout] 13 | //! |**Description**|A namespace for describing HTTP messages (http://www.w3.org/Protocols/rfc2616/rfc2616.html)|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/og.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://ogp.me/ns#",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 92 | | video_width, "video:width"
[INFO] [stdout] 93 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/org.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/org#",;
[INFO] [stdout] 21 | | /// `Core organization ontology`: Vocabulary for describing organizational structures, specializable to a broad variety of types of o...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 112 | | unitOf, "unitOf"
[INFO] [stdout] 113 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/owl.rs:13:297
[INFO] [stdout] |
[INFO] [stdout] 13 | ...tics specification, available at http://www.w3.org/TR/owl2-rdf-based-semantics/. Please note that those tables do not include the ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/prov.rs:13:82
[INFO] [stdout] |
[INFO] [stdout] 13 | ...up (http://www.w3.org/2011/prov/wiki/Main_Page). If you wish to make comments regarding this document, please send them to public-pro...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/prov.rs:13:287
[INFO] [stdout] |
[INFO] [stdout] 13 | ...-request@w3.org, archives http://lists.w3.org/ Archives/Public/public-prov-comments/). All feedback is welcome.|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/prov.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/prov#",;
[INFO] [stdout] 21 | | /// `W3C PROVenance Interchange`: This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_P...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 362 | | wasUsedInDerivation, "wasUsedInDerivation"
[INFO] [stdout] 363 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/prov.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/ns/prov#",;
[INFO] [stdout] 21 | | /// `W3C PROVenance Interchange`: This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_P...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 362 | | wasUsedInDerivation, "wasUsedInDerivation"
[INFO] [stdout] 363 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/quantitykind.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://qudt.org/vocab/quantitykind/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 1734 | | WorkFunction, "WorkFunction"
[INFO] [stdout] 1735 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:784
[INFO] [stdout] |
[INFO] [stdout] 13 | ...c="https://raw.githubusercontent.com/ICA-EGAD/RiC-O/master/diagrams/diagrams_v0-2/RiC-CM-overview/diagram_RiC-CM-overview-RiC-v0-2.jpg" a...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:13952
[INFO] [stdout] |
[INFO] [stdout] 13 | ...inked Places Format (https://github.com/LinkedPasts/linked-places...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:13998
[INFO] [stdout] |
[INFO] [stdout] 13 | ...hub.com/LinkedPasts/linked-places">https://github.com/LinkedPasts/linked-places). Another exa...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:15486
[INFO] [stdout] |
[INFO] [stdout] 13 | ... https://w3c.github.io/rdf-star/) and is already being ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:15519
[INFO] [stdout] |
[INFO] [stdout] 13 | ....io/rdf-star/">https://w3c.github.io/rdf-star/) and is already being used by some tools; howe...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:16331
[INFO] [stdout] |
[INFO] [stdout] 13 | ...href="https://www.w3.org/TR/owl2-new-features/">https://www.w3.org/TR/owl2-new-features/, as a ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:16373
[INFO] [stdout] |
[INFO] [stdout] 13 | ...res/">https://www.w3.org/TR/owl2-new-features/, as a ‘shortcut’ for the longer path ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:16966
[INFO] [stdout] |
[INFO] [stdout] 13 | ...rdf:about="https://www.ica.org/standards/RiC/ontology#recordResourceOrInstantiationIsSourceOfAgentOriginationRelation"/> ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:17196
[INFO] [stdout] |
[INFO] [stdout] 13 | ... rdf:about="https://www.ica.org/standards/RiC/ontology#agentOriginationRelationHasTarget"/> ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:30747
[INFO] [stdout] |
[INFO] [stdout] 13 | ...html:a href="https://github.com/ICA-EGAD/RiC-O">public RiC-O repository on GitHub. One can also have a ...
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/rico.rs:13:30900
[INFO] [stdout] |
[INFO] [stdout] 13 | ... look at the Projects and tools page on RiC-O website`
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/schema.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://schema.org/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 5566 | | yield_, "yield"
[INFO] [stdout] 5567 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/sem.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://semanticweb.cs.vu.nl/2009/11/sem/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 100 | | type_, "type"
[INFO] [stdout] 101 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/sem.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://semanticweb.cs.vu.nl/2009/11/sem/",;
[INFO] [stdout] 21 | | /// ``:
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 100 | | type_, "type"
[INFO] [stdout] 101 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/ns/wgs.rs:13:211
[INFO] [stdout] |
[INFO] [stdout] 13 | ...imbl Exp $. See http://www.w3.org/2003/01/geo/ for more details.|
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/wgs.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/2003/01/geo/wgs84_pos#",;
[INFO] [stdout] 21 | | /// `geo`: Recent changes to this namespace: $Log: wgs84_pos.rdf,v $ Revision 1.22 2009/04/20 15:00:30 timbl Remove the time bits ...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 36 | | long, "long"
[INFO] [stdout] 37 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/_utils/mod.rs:22:15
[INFO] [stdout] |
[INFO] [stdout] 22 | $(#[$outer1])*
[INFO] [stdout] | ^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] ::: src/ns/wgs.rs:19:1
[INFO] [stdout] |
[INFO] [stdout] 19 | / namespace!(
[INFO] [stdout] 20 | | "http://www.w3.org/2003/01/geo/wgs84_pos#",;
[INFO] [stdout] 21 | | /// `geo`: Recent changes to this namespace: $Log: wgs84_pos.rdf,v $ Revision 1.22 2009/04/20 15:00:30 timbl Remove the time bits ...
[INFO] [stdout] 22 | | NAMESPACE_BASE, "",
[INFO] [stdout] ... |
[INFO] [stdout] 36 | | long, "long"
[INFO] [stdout] 37 | | );
[INFO] [stdout] | |_- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: this warning originates in the macro `namespace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 291 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.54s
[INFO] running `Command { std: "docker" "inspect" "fc9d9872b09a3faf1a9b4a37474aede930624e0ca1fe55a4dceab25c61d01962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc9d9872b09a3faf1a9b4a37474aede930624e0ca1fe55a4dceab25c61d01962", kill_on_drop: false }`
[INFO] [stdout] fc9d9872b09a3faf1a9b4a37474aede930624e0ca1fe55a4dceab25c61d01962