[INFO] fetching crate atelier_rdf 0.1.2... [INFO] checking atelier_rdf-0.1.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate atelier_rdf 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate atelier_rdf 0.1.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate atelier_rdf 0.1.2 [INFO] finished tweaking crates.io crate atelier_rdf 0.1.2 [INFO] tweaked toml for crates.io crate atelier_rdf 0.1.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd1ee883d8d34491608b18b4977a5ad4f70ef0b661ca3f5f6478c69d6d63b37 [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" "7bd1ee883d8d34491608b18b4977a5ad4f70ef0b661ca3f5f6478c69d6d63b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd1ee883d8d34491608b18b4977a5ad4f70ef0b661ca3f5f6478c69d6d63b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd1ee883d8d34491608b18b4977a5ad4f70ef0b661ca3f5f6478c69d6d63b37", kill_on_drop: false }` [INFO] [stdout] 7bd1ee883d8d34491608b18b4977a5ad4f70ef0b661ca3f5f6478c69d6d63b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3ac6cf1460160328e21d2ebc7d4d65a3a3dac3f3906b5e7ba1ee2eb6675aee3 [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" "b3ac6cf1460160328e21d2ebc7d4d65a3a3dac3f3906b5e7ba1ee2eb6675aee3", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking blob-uuid v0.4.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking unique_id v0.1.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rdftk_iri v0.1.4 [INFO] [stderr] Checking atelier_core v0.2.1 [INFO] [stderr] Checking rdftk_names v0.1.7 [INFO] [stderr] Checking rdftk_core v0.1.10 [INFO] [stderr] Checking rdftk_memgraph v0.1.6 [INFO] [stderr] Checking atelier_rdf v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:238:15 [INFO] [stdout] | [INFO] [stdout] 238 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 182 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:189:11 [INFO] [stdout] | [INFO] [stdout] 189 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `MemGraph` in the current scope [INFO] [stdout] --> src/model.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `MemGraph` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:238:15 [INFO] [stdout] | [INFO] [stdout] 238 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:292:15 [INFO] [stdout] | [INFO] [stdout] 292 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:309:15 [INFO] [stdout] | [INFO] [stdout] 309 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:297:15 [INFO] [stdout] | [INFO] [stdout] 297 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:309:15 [INFO] [stdout] | [INFO] [stdout] 309 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:336:15 [INFO] [stdout] | [INFO] [stdout] 336 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:336:15 [INFO] [stdout] | [INFO] [stdout] 336 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 356 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:356:15 [INFO] [stdout] | [INFO] [stdout] 356 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:387:19 [INFO] [stdout] | [INFO] [stdout] 387 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:394:19 [INFO] [stdout] | [INFO] [stdout] 394 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:387:19 [INFO] [stdout] | [INFO] [stdout] 387 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:412:15 [INFO] [stdout] | [INFO] [stdout] 412 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:418:19 [INFO] [stdout] | [INFO] [stdout] 418 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:394:19 [INFO] [stdout] | [INFO] [stdout] 394 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:412:15 [INFO] [stdout] | [INFO] [stdout] 412 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:418:19 [INFO] [stdout] | [INFO] [stdout] 418 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:432:19 [INFO] [stdout] | [INFO] [stdout] 432 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:432:19 [INFO] [stdout] | [INFO] [stdout] 432 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:450:15 [INFO] [stdout] | [INFO] [stdout] 450 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:450:15 [INFO] [stdout] | [INFO] [stdout] 450 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:457:19 [INFO] [stdout] | [INFO] [stdout] 457 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:462:19 [INFO] [stdout] | [INFO] [stdout] 462 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:469:23 [INFO] [stdout] | [INFO] [stdout] 469 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:457:19 [INFO] [stdout] | [INFO] [stdout] 457 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:474:23 [INFO] [stdout] | [INFO] [stdout] 474 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:462:19 [INFO] [stdout] | [INFO] [stdout] 462 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:488:19 [INFO] [stdout] | [INFO] [stdout] 488 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:469:23 [INFO] [stdout] | [INFO] [stdout] 469 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:495:19 [INFO] [stdout] | [INFO] [stdout] 495 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:474:23 [INFO] [stdout] | [INFO] [stdout] 474 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:488:19 [INFO] [stdout] | [INFO] [stdout] 488 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:495:19 [INFO] [stdout] | [INFO] [stdout] 495 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:509:19 [INFO] [stdout] | [INFO] [stdout] 509 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:502:19 [INFO] [stdout] | [INFO] [stdout] 502 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 516 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:509:19 [INFO] [stdout] | [INFO] [stdout] 509 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 516 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:523:19 [INFO] [stdout] | [INFO] [stdout] 523 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:523:19 [INFO] [stdout] | [INFO] [stdout] 523 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 537 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 537 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:567:11 [INFO] [stdout] | [INFO] [stdout] 567 | graph.insert(Statement::new(shape_bag, rdf::li().clone(), subject.into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:576:11 [INFO] [stdout] | [INFO] [stdout] 576 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:567:11 [INFO] [stdout] | [INFO] [stdout] 567 | graph.insert(Statement::new(shape_bag, rdf::li().clone(), subject.into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:576:11 [INFO] [stdout] | [INFO] [stdout] 576 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 591 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:596:15 [INFO] [stdout] | [INFO] [stdout] 596 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:591:15 [INFO] [stdout] | [INFO] [stdout] 591 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:604:19 [INFO] [stdout] | [INFO] [stdout] 604 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:596:15 [INFO] [stdout] | [INFO] [stdout] 596 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:609:19 [INFO] [stdout] | [INFO] [stdout] 609 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:604:19 [INFO] [stdout] | [INFO] [stdout] 604 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:630:19 [INFO] [stdout] | [INFO] [stdout] 630 | graph.insert(Statement::new(subject, predicate, Literal::new(v).into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:609:19 [INFO] [stdout] | [INFO] [stdout] 609 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:634:23 [INFO] [stdout] | [INFO] [stdout] 634 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:641:23 [INFO] [stdout] | [INFO] [stdout] 641 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:630:19 [INFO] [stdout] | [INFO] [stdout] 630 | graph.insert(Statement::new(subject, predicate, Literal::new(v).into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:649:19 [INFO] [stdout] | [INFO] [stdout] 649 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:657:19 [INFO] [stdout] | [INFO] [stdout] 657 | graph.insert(Statement::new(subject, predicate, the_value.clone().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:634:23 [INFO] [stdout] | [INFO] [stdout] 634 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:658:19 [INFO] [stdout] | [INFO] [stdout] 658 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:669:19 [INFO] [stdout] | [INFO] [stdout] 669 | graph.insert(Statement::new(subject, predicate, the_value.clone().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:641:23 [INFO] [stdout] | [INFO] [stdout] 641 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:670:19 [INFO] [stdout] | [INFO] [stdout] 670 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:649:19 [INFO] [stdout] | [INFO] [stdout] 649 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:677:23 [INFO] [stdout] | [INFO] [stdout] 677 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:682:23 [INFO] [stdout] | [INFO] [stdout] 682 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:657:19 [INFO] [stdout] | [INFO] [stdout] 657 | graph.insert(Statement::new(subject, predicate, the_value.clone().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:691:19 [INFO] [stdout] | [INFO] [stdout] 691 | graph.insert(Statement::new(subject, predicate, rdf::nil().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:658:19 [INFO] [stdout] | [INFO] [stdout] 658 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:669:19 [INFO] [stdout] | [INFO] [stdout] 669 | graph.insert(Statement::new(subject, predicate, the_value.clone().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:670:19 [INFO] [stdout] | [INFO] [stdout] 670 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:677:23 [INFO] [stdout] | [INFO] [stdout] 677 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:682:23 [INFO] [stdout] | [INFO] [stdout] 682 | graph.insert(Statement::new( [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for mutable reference `&mut RefMut<'_, MemGraph>` in the current scope [INFO] [stdout] --> src/model.rs:691:19 [INFO] [stdout] | [INFO] [stdout] 691 | graph.insert(Statement::new(subject, predicate, rdf::nil().into())); [INFO] [stdout] | ^^^^^^ method not found in `&mut RefMut<'_, MemGraph>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use rdftk_core::graph::MutableGraph;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [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] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b3ac6cf1460160328e21d2ebc7d4d65a3a3dac3f3906b5e7ba1ee2eb6675aee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ac6cf1460160328e21d2ebc7d4d65a3a3dac3f3906b5e7ba1ee2eb6675aee3", kill_on_drop: false }` [INFO] [stdout] b3ac6cf1460160328e21d2ebc7d4d65a3a3dac3f3906b5e7ba1ee2eb6675aee3