[INFO] fetching crate atelier_rdf 0.1.1... [INFO] checking atelier_rdf-0.1.1 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate atelier_rdf 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate atelier_rdf 0.1.1 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate atelier_rdf 0.1.1 [INFO] finished tweaking crates.io crate atelier_rdf 0.1.1 [INFO] tweaked toml for crates.io crate atelier_rdf 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic_refcell v0.1.6 [INFO] [stderr] Downloaded blob-uuid v0.4.0 [INFO] [stderr] Downloaded rdftk_core v0.1.6 [INFO] [stderr] Downloaded rdftk_iri v0.1.1 [INFO] [stderr] Downloaded rdftk_graph v0.1.1 [INFO] [stderr] Downloaded rdftk_memgraph v0.1.3 [INFO] [stderr] Downloaded unique_id v0.1.3 [INFO] [stderr] Downloaded rdftk_names v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7236e7f9a085204766ba4056938d28aee5957e8ef44b0b05738d77e2fd1c6e57 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7236e7f9a085204766ba4056938d28aee5957e8ef44b0b05738d77e2fd1c6e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7236e7f9a085204766ba4056938d28aee5957e8ef44b0b05738d77e2fd1c6e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7236e7f9a085204766ba4056938d28aee5957e8ef44b0b05738d77e2fd1c6e57", kill_on_drop: false }` [INFO] [stdout] 7236e7f9a085204766ba4056938d28aee5957e8ef44b0b05738d77e2fd1c6e57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60d95ff0623778861c3f42722e6d25078f9756c250c4c879aa3ebe75b9633e85 [INFO] running `Command { std: "docker" "start" "-a" "60d95ff0623778861c3f42722e6d25078f9756c250c4c879aa3ebe75b9633e85", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking atelier_core v0.2.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking blob-uuid v0.4.0 [INFO] [stderr] Checking unique_id v0.1.3 [INFO] [stderr] Checking rdftk_iri v0.1.1 [INFO] [stderr] Checking rdftk_names v0.1.5 [INFO] [stderr] Checking rdftk_core v0.1.6 [INFO] [stderr] Checking rdftk_graph v0.1.1 [INFO] [stderr] Checking rdftk_memgraph v0.1.3 [INFO] [stderr] Checking atelier_rdf v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 179 | Some(iri) => SubjectNode::named(iri.clone()), [INFO] [stdout] | ^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 179 | Some(iri) => SubjectNode::named(iri.clone()), [INFO] [stdout] | ^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | ObjectNode::named(vocabulary::model()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | vocabulary::shapes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | ObjectNode::named(vocabulary::model()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | vocabulary::shapes(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | Simple::Blob => vocabulary::blob_shape(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | Simple::Blob => vocabulary::blob_shape(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:273:31 [INFO] [stdout] | [INFO] [stdout] 273 | ObjectNode::named(vocabulary::list_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:273:31 [INFO] [stdout] | [INFO] [stdout] 273 | ObjectNode::named(vocabulary::list_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:276:32 [INFO] [stdout] | [INFO] [stdout] 276 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | vocabulary::member(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | ObjectNode::named(SmithyUrn::from(shape.member().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | vocabulary::member(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:278:31 [INFO] [stdout] | [INFO] [stdout] 278 | ObjectNode::named(SmithyUrn::from(shape.member().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:293:32 [INFO] [stdout] | [INFO] [stdout] 293 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:293:32 [INFO] [stdout] | [INFO] [stdout] 293 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | ObjectNode::named(vocabulary::set_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:298:32 [INFO] [stdout] | [INFO] [stdout] 298 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | vocabulary::member(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | ObjectNode::named(SmithyUrn::from(shape.member().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:295:31 [INFO] [stdout] | [INFO] [stdout] 295 | ObjectNode::named(vocabulary::set_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:310:32 [INFO] [stdout] | [INFO] [stdout] 310 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:298:32 [INFO] [stdout] | [INFO] [stdout] 298 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | vocabulary::member(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | ObjectNode::named(SmithyUrn::from(shape.member().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | ObjectNode::named(vocabulary::map_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:310:32 [INFO] [stdout] | [INFO] [stdout] 310 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | ObjectNode::named(vocabulary::map_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:317:31 [INFO] [stdout] | [INFO] [stdout] 317 | ObjectNode::named(SmithyUrn::from(shape.key().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:315:32 [INFO] [stdout] | [INFO] [stdout] 315 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:320:32 [INFO] [stdout] | [INFO] [stdout] 320 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:317:31 [INFO] [stdout] | [INFO] [stdout] 317 | ObjectNode::named(SmithyUrn::from(shape.key().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | ObjectNode::named(SmithyUrn::from(shape.value().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:320:32 [INFO] [stdout] | [INFO] [stdout] 320 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | ObjectNode::named(SmithyUrn::from(shape.value().target()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:337:32 [INFO] [stdout] | [INFO] [stdout] 337 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | ObjectNode::named(vocabulary::structure_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:357:32 [INFO] [stdout] | [INFO] [stdout] 357 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | ObjectNode::named(vocabulary::structure_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:357:32 [INFO] [stdout] | [INFO] [stdout] 357 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:359:31 [INFO] [stdout] | [INFO] [stdout] 359 | ObjectNode::named(vocabulary::union_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:359:31 [INFO] [stdout] | [INFO] [stdout] 359 | ObjectNode::named(vocabulary::union_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:377:32 [INFO] [stdout] | [INFO] [stdout] 377 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | ObjectNode::named(vocabulary::service_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | ObjectNode::named(vocabulary::service_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:382:32 [INFO] [stdout] | [INFO] [stdout] 382 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:382:32 [INFO] [stdout] | [INFO] [stdout] 382 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | vocabulary::version(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | vocabulary::version(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:388:36 [INFO] [stdout] | [INFO] [stdout] 388 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:388:36 [INFO] [stdout] | [INFO] [stdout] 388 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | vocabulary::operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | vocabulary::operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:395:36 [INFO] [stdout] | [INFO] [stdout] 395 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:395:36 [INFO] [stdout] | [INFO] [stdout] 395 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | vocabulary::resource(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:397:35 [INFO] [stdout] | [INFO] [stdout] 397 | ObjectNode::named(SmithyUrn::from(resource).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | vocabulary::resource(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:397:35 [INFO] [stdout] | [INFO] [stdout] 397 | ObjectNode::named(SmithyUrn::from(resource).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:413:32 [INFO] [stdout] | [INFO] [stdout] 413 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:414:13 [INFO] [stdout] | [INFO] [stdout] 414 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:414:13 [INFO] [stdout] | [INFO] [stdout] 414 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:415:31 [INFO] [stdout] | [INFO] [stdout] 415 | ObjectNode::named(vocabulary::operation_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:419:36 [INFO] [stdout] | [INFO] [stdout] 419 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:415:31 [INFO] [stdout] | [INFO] [stdout] 415 | ObjectNode::named(vocabulary::operation_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:420:17 [INFO] [stdout] | [INFO] [stdout] 420 | vocabulary::input(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | ObjectNode::named(SmithyUrn::from(input).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:419:36 [INFO] [stdout] | [INFO] [stdout] 419 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | vocabulary::output(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:428:35 [INFO] [stdout] | [INFO] [stdout] 428 | ObjectNode::named(SmithyUrn::from(output).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:433:36 [INFO] [stdout] | [INFO] [stdout] 433 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:420:17 [INFO] [stdout] | [INFO] [stdout] 420 | vocabulary::input(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:421:35 [INFO] [stdout] | [INFO] [stdout] 421 | ObjectNode::named(SmithyUrn::from(input).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | vocabulary::error(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:435:35 [INFO] [stdout] | [INFO] [stdout] 435 | ObjectNode::named(SmithyUrn::from(error).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:451:32 [INFO] [stdout] | [INFO] [stdout] 451 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | vocabulary::output(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:428:35 [INFO] [stdout] | [INFO] [stdout] 428 | ObjectNode::named(SmithyUrn::from(output).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:453:31 [INFO] [stdout] | [INFO] [stdout] 453 | ObjectNode::named(vocabulary::resource_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:433:36 [INFO] [stdout] | [INFO] [stdout] 433 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:458:36 [INFO] [stdout] | [INFO] [stdout] 458 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | vocabulary::error(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:435:35 [INFO] [stdout] | [INFO] [stdout] 435 | ObjectNode::named(SmithyUrn::from(error).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:451:32 [INFO] [stdout] | [INFO] [stdout] 451 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | vocabulary::identifiers(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:453:31 [INFO] [stdout] | [INFO] [stdout] 453 | ObjectNode::named(vocabulary::resource_shape()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:465:35 [INFO] [stdout] | [INFO] [stdout] 465 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:458:36 [INFO] [stdout] | [INFO] [stdout] 458 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | vocabulary::identifiers(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:476:21 [INFO] [stdout] | [INFO] [stdout] 476 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:482:21 [INFO] [stdout] | [INFO] [stdout] 482 | vocabulary::value(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:465:35 [INFO] [stdout] | [INFO] [stdout] 465 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:489:36 [INFO] [stdout] | [INFO] [stdout] 489 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:476:21 [INFO] [stdout] | [INFO] [stdout] 476 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:490:17 [INFO] [stdout] | [INFO] [stdout] 490 | vocabulary::create(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:491:35 [INFO] [stdout] | [INFO] [stdout] 491 | ObjectNode::named(SmithyUrn::from(create).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:482:21 [INFO] [stdout] | [INFO] [stdout] 482 | vocabulary::value(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:496:36 [INFO] [stdout] | [INFO] [stdout] 496 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:489:36 [INFO] [stdout] | [INFO] [stdout] 489 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:497:17 [INFO] [stdout] | [INFO] [stdout] 497 | vocabulary::put(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | ObjectNode::named(SmithyUrn::from(put).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:490:17 [INFO] [stdout] | [INFO] [stdout] 490 | vocabulary::create(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:491:35 [INFO] [stdout] | [INFO] [stdout] 491 | ObjectNode::named(SmithyUrn::from(create).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:503:36 [INFO] [stdout] | [INFO] [stdout] 503 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:496:36 [INFO] [stdout] | [INFO] [stdout] 496 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | vocabulary::update(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:505:35 [INFO] [stdout] | [INFO] [stdout] 505 | ObjectNode::named(SmithyUrn::from(update).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:497:17 [INFO] [stdout] | [INFO] [stdout] 497 | vocabulary::put(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | ObjectNode::named(SmithyUrn::from(put).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:510:36 [INFO] [stdout] | [INFO] [stdout] 510 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:503:36 [INFO] [stdout] | [INFO] [stdout] 503 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | vocabulary::update(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:505:35 [INFO] [stdout] | [INFO] [stdout] 505 | ObjectNode::named(SmithyUrn::from(update).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:511:17 [INFO] [stdout] | [INFO] [stdout] 511 | vocabulary::delete(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:512:35 [INFO] [stdout] | [INFO] [stdout] 512 | ObjectNode::named(SmithyUrn::from(delete).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:510:36 [INFO] [stdout] | [INFO] [stdout] 510 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 517 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:511:17 [INFO] [stdout] | [INFO] [stdout] 511 | vocabulary::delete(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:512:35 [INFO] [stdout] | [INFO] [stdout] 512 | ObjectNode::named(SmithyUrn::from(delete).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:518:17 [INFO] [stdout] | [INFO] [stdout] 518 | vocabulary::read(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | ObjectNode::named(SmithyUrn::from(read).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:524:36 [INFO] [stdout] | [INFO] [stdout] 524 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 517 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:518:17 [INFO] [stdout] | [INFO] [stdout] 518 | vocabulary::read(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | ObjectNode::named(SmithyUrn::from(read).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | vocabulary::list(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:526:35 [INFO] [stdout] | [INFO] [stdout] 526 | ObjectNode::named(SmithyUrn::from(list).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:524:36 [INFO] [stdout] | [INFO] [stdout] 524 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:525:17 [INFO] [stdout] | [INFO] [stdout] 525 | vocabulary::list(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:526:35 [INFO] [stdout] | [INFO] [stdout] 526 | ObjectNode::named(SmithyUrn::from(list).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | vocabulary::operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:533:35 [INFO] [stdout] | [INFO] [stdout] 533 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:538:36 [INFO] [stdout] | [INFO] [stdout] 538 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | vocabulary::operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:533:35 [INFO] [stdout] | [INFO] [stdout] 533 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:539:17 [INFO] [stdout] | [INFO] [stdout] 539 | vocabulary::collection_operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:540:35 [INFO] [stdout] | [INFO] [stdout] 540 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:538:36 [INFO] [stdout] | [INFO] [stdout] 538 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:545:36 [INFO] [stdout] | [INFO] [stdout] 545 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:539:17 [INFO] [stdout] | [INFO] [stdout] 539 | vocabulary::collection_operation(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:540:35 [INFO] [stdout] | [INFO] [stdout] 540 | ObjectNode::named(SmithyUrn::from(operation).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | vocabulary::resource(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:547:35 [INFO] [stdout] | [INFO] [stdout] 547 | ObjectNode::named(SmithyUrn::from(resource).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:545:36 [INFO] [stdout] | [INFO] [stdout] 545 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectNode: From` is not satisfied [INFO] [stdout] --> src/model.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | ObjectNode::from(subject), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `ObjectNode` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | vocabulary::resource(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:547:35 [INFO] [stdout] | [INFO] [stdout] 547 | ObjectNode::named(SmithyUrn::from(resource).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:581:28 [INFO] [stdout] | [INFO] [stdout] 581 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:582:46 [INFO] [stdout] | [INFO] [stdout] 582 | SmithyUrn::from(member.id().clone()).into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:583:27 [INFO] [stdout] | [INFO] [stdout] 583 | ObjectNode::named(SmithyUrn::from(member.target().clone()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:569:9 [INFO] [stdout] | [INFO] [stdout] 569 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ObjectNode: From` is not satisfied [INFO] [stdout] --> src/model.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | ObjectNode::from(subject), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `ObjectNode` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:596:32 [INFO] [stdout] | [INFO] [stdout] 596 | SubjectNode::named(subject), [INFO] [stdout] | ^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:581:28 [INFO] [stdout] | [INFO] [stdout] 581 | SubjectNode::named(subject.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:582:46 [INFO] [stdout] | [INFO] [stdout] 582 | SmithyUrn::from(member.id().clone()).into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:583:27 [INFO] [stdout] | [INFO] [stdout] 583 | ObjectNode::named(SmithyUrn::from(member.target().clone()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:597:13 [INFO] [stdout] | [INFO] [stdout] 597 | vocabulary::traits(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:596:32 [INFO] [stdout] | [INFO] [stdout] 596 | SubjectNode::named(subject), [INFO] [stdout] | ^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:597:13 [INFO] [stdout] | [INFO] [stdout] 597 | vocabulary::traits(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:603:31 [INFO] [stdout] | [INFO] [stdout] 603 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:602:13 [INFO] [stdout] | [INFO] [stdout] 602 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:603:31 [INFO] [stdout] | [INFO] [stdout] 603 | ObjectNode::named(rdf::bag()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:615:17 [INFO] [stdout] | [INFO] [stdout] 615 | vocabulary::trait_name(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:616:35 [INFO] [stdout] | [INFO] [stdout] 616 | ObjectNode::named(SmithyUrn::from(a_trait.id()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:610:17 [INFO] [stdout] | [INFO] [stdout] 610 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:619:54 [INFO] [stdout] | [INFO] [stdout] 619 | from_value(graph, the_trait.clone(), vocabulary::value(), value)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:615:17 [INFO] [stdout] | [INFO] [stdout] 615 | vocabulary::trait_name(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: From` is not satisfied [INFO] [stdout] --> src/model.rs:616:35 [INFO] [stdout] | [INFO] [stdout] 616 | ObjectNode::named(SmithyUrn::from(a_trait.id()).into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as From>> [INFO] [stdout] as From<&CStr>> [INFO] [stdout] as From> [INFO] [stdout] as From<&OsStr>> [INFO] [stdout] and 9 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `urn::SmithyUrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:636:17 [INFO] [stdout] | [INFO] [stdout] 636 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:619:54 [INFO] [stdout] | [INFO] [stdout] 619 | from_value(graph, the_trait.clone(), vocabulary::value(), value)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 644 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:636:17 [INFO] [stdout] | [INFO] [stdout] 636 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:651:21 [INFO] [stdout] | [INFO] [stdout] 651 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 644 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:651:21 [INFO] [stdout] | [INFO] [stdout] 651 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:672:17 [INFO] [stdout] | [INFO] [stdout] 672 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:676:54 [INFO] [stdout] | [INFO] [stdout] 676 | from_value(graph, the_value.clone(), rdf::li(), value)?; [INFO] [stdout] | ^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:672:17 [INFO] [stdout] | [INFO] [stdout] 672 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:683:17 [INFO] [stdout] | [INFO] [stdout] 683 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:676:54 [INFO] [stdout] | [INFO] [stdout] 676 | from_value(graph, the_value.clone(), rdf::li(), value)?; [INFO] [stdout] | ^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:688:17 [INFO] [stdout] | [INFO] [stdout] 688 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:683:17 [INFO] [stdout] | [INFO] [stdout] 683 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:695:21 [INFO] [stdout] | [INFO] [stdout] 695 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:688:17 [INFO] [stdout] | [INFO] [stdout] 688 | rdf::a_type(), [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:700:21 [INFO] [stdout] | [INFO] [stdout] 700 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:695:21 [INFO] [stdout] | [INFO] [stdout] 695 | rdf::li(), [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:700:21 [INFO] [stdout] | [INFO] [stdout] 700 | vocabulary::key(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:703:44 [INFO] [stdout] | [INFO] [stdout] 703 | from_value(graph, kv_pair, vocabulary::value(), v)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:703:44 [INFO] [stdout] | [INFO] [stdout] 703 | from_value(graph, kv_pair, vocabulary::value(), v)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected struct `rdftk_iri::IRI`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `rdftk_iri::IRI` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:709:17 [INFO] [stdout] | [INFO] [stdout] 709 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:709:17 [INFO] [stdout] | [INFO] [stdout] 709 | predicate, [INFO] [stdout] | ^^^^^^^^^ expected struct `Arc`, found struct `rdftk_iri::IRI` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `rdftk_iri::IRI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:710:35 [INFO] [stdout] | [INFO] [stdout] 710 | ObjectNode::named(rdf::nil()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/model.rs:710:35 [INFO] [stdout] | [INFO] [stdout] 710 | ObjectNode::named(rdf::nil()), [INFO] [stdout] | ^^^^^^^^^^ expected struct `Arc`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found reference `&'static Arc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 123 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 123 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atelier_rdf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "60d95ff0623778861c3f42722e6d25078f9756c250c4c879aa3ebe75b9633e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d95ff0623778861c3f42722e6d25078f9756c250c4c879aa3ebe75b9633e85", kill_on_drop: false }` [INFO] [stdout] 60d95ff0623778861c3f42722e6d25078f9756c250c4c879aa3ebe75b9633e85