[INFO] cloning repository https://github.com/ghsnd/mopper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghsnd/mopper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsnd%2Fmopper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsnd%2Fmopper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a8f9b34e7b832d01818808f353b1c3774eed0a8 [INFO] checking ghsnd/mopper against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsnd%2Fmopper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ghsnd/mopper [INFO] finished tweaking git repo https://github.com/ghsnd/mopper [INFO] tweaked toml for git repo https://github.com/ghsnd/mopper written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ghsnd/mopper on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ghsnd/mopper already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cffabe39dac1991265352ebef9170059549600d21993a63cb11cbeb3bbb7907 [INFO] running `Command { std: "docker" "start" "-a" "3cffabe39dac1991265352ebef9170059549600d21993a63cb11cbeb3bbb7907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cffabe39dac1991265352ebef9170059549600d21993a63cb11cbeb3bbb7907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cffabe39dac1991265352ebef9170059549600d21993a63cb11cbeb3bbb7907", kill_on_drop: false }` [INFO] [stdout] 3cffabe39dac1991265352ebef9170059549600d21993a63cb11cbeb3bbb7907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a8dcc23ff916761505251b51210aeadb248dee4f6fa1872372f6ffafbb8843 [INFO] running `Command { std: "docker" "start" "-a" "85a8dcc23ff916761505251b51210aeadb248dee4f6fa1872372f6ffafbb8843", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking mownstr v0.1.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking resiter v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking rio_api v0.6.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking oxiri v0.2.4 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking vocab v0.2.0 (https://github.com/RMLio/algemaploom-rs?rev=1adfe0d63e122c0db1697e888ebd825cd768ac09#1adfe0d6) [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Checking rio_turtle v0.6.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking sophia_iri v0.7.2 [INFO] [stderr] Checking pct-str v2.0.0 [INFO] [stderr] Checking sophia_api v0.7.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sophia_term v0.7.2 [INFO] [stderr] Checking sophia_rio v0.7.2 [INFO] [stderr] Checking sophia_indexed v0.7.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Checking sophia_inmem v0.7.2 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | fn dw_graph_names(&self) -> DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <<_gspo_wrapper::GspoWrapper as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `dw_graph_names` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:270:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait DatasetWrapper { [INFO] [stdout] | -------------- in this trait [INFO] [stdout] ... [INFO] [stdout] 270 | fn dw_graph_names(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <<_gspo_wrapper::GspoWrapper as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | fn subjects(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 387 | fn subjects(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:531:9 [INFO] [stdout] | [INFO] [stdout] 531 | fn predicates(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:399:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 399 | fn predicates(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | fn objects(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:411:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 411 | fn objects(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | fn iris(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 439 | fn iris(&self) -> DResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | fn bnodes(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:455:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 455 | fn bnodes(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | fn literals(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:471:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 471 | fn literals(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | fn variables(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_gspo_wrapper.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:487:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 487 | fn variables(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_gspo_wrapper::GspoWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | fn dw_objects(&self) -> DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <<_ogps_wrapper::OgpsWrapper as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `dw_objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:261:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait DatasetWrapper { [INFO] [stdout] | -------------- in this trait [INFO] [stdout] ... [INFO] [stdout] 261 | fn dw_objects(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <<_ogps_wrapper::OgpsWrapper as dataset::_wrapper::DatasetWrapper>::Wrapped as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | fn subjects(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 387 | fn subjects(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:531:9 [INFO] [stdout] | [INFO] [stdout] 531 | fn predicates(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:399:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 399 | fn predicates(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:536:9 [INFO] [stdout] | [INFO] [stdout] 536 | fn objects(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:411:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 411 | fn objects(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | fn iris(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:439:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 439 | fn iris(&self) -> DResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | fn bnodes(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:455:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 455 | fn bnodes(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:551:9 [INFO] [stdout] | [INFO] [stdout] 551 | fn literals(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:471:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 471 | fn literals(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_wrapper.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | fn variables(&self) -> $crate::dataset::DResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/dataset/_ogps_wrapper.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | impl_dataset_for_wrapper!(); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/dataset/_traits.rs:487:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Dataset { [INFO] [stdout] | ------- in this trait [INFO] [stdout] ... [INFO] [stdout] 487 | fn variables(&self) -> DResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::dataset::Dataset>::Quad as QuadStreamingMode>::UnsafeQuad as sophia_api::quad::streaming_mode::_unsafe_quad::UnsafeQuad>::Term>, <_ogps_wrapper::OgpsWrapper as sophia_api::dataset::Dataset>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_dataset_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | fn gw_subjects(&self) -> GResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <<_spo_wrapper::SpoWrapper as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `gw_subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait GraphWrapper { [INFO] [stdout] | ------------ in this trait [INFO] [stdout] ... [INFO] [stdout] 126 | fn gw_subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <<_spo_wrapper::SpoWrapper as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:41 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:54 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / fn subjects( [INFO] [stdout] 304 | | &self, [INFO] [stdout] 305 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:41 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:49 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:54 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | / fn predicates( [INFO] [stdout] 314 | | &self, [INFO] [stdout] 315 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:49 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:54 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / fn objects( [INFO] [stdout] 324 | | &self, [INFO] [stdout] 325 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 326 | | where [INFO] [stdout] 327 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:54 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | / fn iris( [INFO] [stdout] 334 | | &self, [INFO] [stdout] 335 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 336 | | where [INFO] [stdout] 337 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:49 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:54 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | / fn bnodes( [INFO] [stdout] 344 | | &self, [INFO] [stdout] 345 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 346 | | where [INFO] [stdout] 347 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:41 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | / fn literals( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 356 | | where [INFO] [stdout] 357 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:54 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | / fn variables( [INFO] [stdout] 364 | | &self, [INFO] [stdout] 365 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | fn gw_objects(&self) -> GResultTermSet { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <<_ops_wrapper::OpsWrapper as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `gw_objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait GraphWrapper { [INFO] [stdout] | ------------ in this trait [INFO] [stdout] ... [INFO] [stdout] 144 | fn gw_objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <<_ops_wrapper::OpsWrapper as graph::_wrapper::GraphWrapper>::Wrapped as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:41 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:54 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / fn subjects( [INFO] [stdout] 304 | | &self, [INFO] [stdout] 305 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `subjects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 282 | fn subjects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:41 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:49 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:54 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | / fn predicates( [INFO] [stdout] 314 | | &self, [INFO] [stdout] 315 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `predicates` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:294:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 294 | fn predicates(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:49 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:54 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / fn objects( [INFO] [stdout] 324 | | &self, [INFO] [stdout] 325 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 326 | | where [INFO] [stdout] 327 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `objects` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 306 | fn objects(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:54 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | / fn iris( [INFO] [stdout] 334 | | &self, [INFO] [stdout] 335 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 336 | | where [INFO] [stdout] 337 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `iris` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 318 | fn iris(&self) -> GResultTermSet [INFO] [stdout] | ^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:49 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:54 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | / fn bnodes( [INFO] [stdout] 344 | | &self, [INFO] [stdout] 345 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 346 | | where [INFO] [stdout] 347 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `bnodes` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:334:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 334 | fn bnodes(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:41 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | / fn literals( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 356 | | where [INFO] [stdout] 357 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `literals` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn literals(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:54 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | / fn variables( [INFO] [stdout] 364 | | &self, [INFO] [stdout] 365 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` appears on the `impl`'s method `variables` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_api-0.7.2/src/graph/_traits.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Graph { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 366 | fn variables(&self) -> GResultTermSet [INFO] [stdout] | ^^^^^^^^^ this trait's method doesn't have the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, <_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Error> well-formed` [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:41 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:54 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:41 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:49 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:54 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:49 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:54 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:54 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:49 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:54 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:41 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:54 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:41 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:307:54 [INFO] [stdout] | [INFO] [stdout] 307 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:41 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:49 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:317:54 [INFO] [stdout] | [INFO] [stdout] 317 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:315:14 [INFO] [stdout] | [INFO] [stdout] 315 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:49 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:327:54 [INFO] [stdout] | [INFO] [stdout] 327 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:325:14 [INFO] [stdout] | [INFO] [stdout] 325 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:41 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:49 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:337:54 [INFO] [stdout] | [INFO] [stdout] 337 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:335:14 [INFO] [stdout] | [INFO] [stdout] 335 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:49 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:347:54 [INFO] [stdout] | [INFO] [stdout] 347 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:345:14 [INFO] [stdout] | [INFO] [stdout] 345 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:41 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:49 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:357:54 [INFO] [stdout] | [INFO] [stdout] 357 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 355 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Eq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term: Hash` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:367:54 [INFO] [stdout] | [INFO] [stdout] 367 | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `std::result::Result as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term>, ...> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:365:14 [INFO] [stdout] | [INFO] [stdout] 365 | ) -> $crate::graph::GResult>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | / { [INFO] [stdout] 309 | | $crate::graph::GraphWrapper::gw_subjects(self) [INFO] [stdout] 310 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / fn subjects( [INFO] [stdout] 304 | | &self, [INFO] [stdout] 305 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | / { [INFO] [stdout] 319 | | $crate::graph::GraphWrapper::gw_predicates(self) [INFO] [stdout] 320 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | / fn predicates( [INFO] [stdout] 314 | | &self, [INFO] [stdout] 315 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / { [INFO] [stdout] 329 | | $crate::graph::GraphWrapper::gw_objects(self) [INFO] [stdout] 330 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / fn objects( [INFO] [stdout] 324 | | &self, [INFO] [stdout] 325 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 326 | | where [INFO] [stdout] 327 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | / { [INFO] [stdout] 339 | | $crate::graph::GraphWrapper::gw_iris(self) [INFO] [stdout] 340 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | / fn iris( [INFO] [stdout] 334 | | &self, [INFO] [stdout] 335 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 336 | | where [INFO] [stdout] 337 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | / { [INFO] [stdout] 349 | | $crate::graph::GraphWrapper::gw_bnodes(self) [INFO] [stdout] 350 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | / fn bnodes( [INFO] [stdout] 344 | | &self, [INFO] [stdout] 345 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 346 | | where [INFO] [stdout] 347 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | / { [INFO] [stdout] 359 | | $crate::graph::GraphWrapper::gw_literals(self) [INFO] [stdout] 360 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | / fn literals( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 356 | | where [INFO] [stdout] 357 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | / { [INFO] [stdout] 369 | | $crate::graph::GraphWrapper::gw_variables(self) [INFO] [stdout] 370 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_spo_wrapper::SpoWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | / fn variables( [INFO] [stdout] 364 | | &self, [INFO] [stdout] 365 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_spo_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | / { [INFO] [stdout] 309 | | $crate::graph::GraphWrapper::gw_subjects(self) [INFO] [stdout] 310 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | / fn subjects( [INFO] [stdout] 304 | | &self, [INFO] [stdout] 305 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 306 | | where [INFO] [stdout] 307 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | / { [INFO] [stdout] 319 | | $crate::graph::GraphWrapper::gw_predicates(self) [INFO] [stdout] 320 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | / fn predicates( [INFO] [stdout] 314 | | &self, [INFO] [stdout] 315 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 316 | | where [INFO] [stdout] 317 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | / { [INFO] [stdout] 329 | | $crate::graph::GraphWrapper::gw_objects(self) [INFO] [stdout] 330 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / fn objects( [INFO] [stdout] 324 | | &self, [INFO] [stdout] 325 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 326 | | where [INFO] [stdout] 327 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | / { [INFO] [stdout] 339 | | $crate::graph::GraphWrapper::gw_iris(self) [INFO] [stdout] 340 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | / fn iris( [INFO] [stdout] 334 | | &self, [INFO] [stdout] 335 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 336 | | where [INFO] [stdout] 337 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | / { [INFO] [stdout] 349 | | $crate::graph::GraphWrapper::gw_bnodes(self) [INFO] [stdout] 350 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | / fn bnodes( [INFO] [stdout] 344 | | &self, [INFO] [stdout] 345 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 346 | | where [INFO] [stdout] 347 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | / { [INFO] [stdout] 359 | | $crate::graph::GraphWrapper::gw_literals(self) [INFO] [stdout] 360 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | / fn literals( [INFO] [stdout] 354 | | &self, [INFO] [stdout] 355 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 356 | | where [INFO] [stdout] 357 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | / { [INFO] [stdout] 369 | | $crate::graph::GraphWrapper::gw_variables(self) [INFO] [stdout] 370 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<<_ops_wrapper::OpsWrapper as sophia_api::graph::Graph>::Triple as TripleStreamingMode>::UnsafeTriple as sophia_api::triple::streaming_mode::_unsafe_triple::UnsafeTriple>::Term == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_wrapper.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | / fn variables( [INFO] [stdout] 364 | | &self, [INFO] [stdout] 365 | | ) -> $crate::graph::GResult>> [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | $crate::graph::GTerm: Clone + Eq + std::hash::Hash, [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sophia_inmem-0.7.2/src/graph/_ops_wrapper.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | impl_graph_for_wrapper!(); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_graph_for_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sophia_inmem` (lib) due to 172 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "85a8dcc23ff916761505251b51210aeadb248dee4f6fa1872372f6ffafbb8843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a8dcc23ff916761505251b51210aeadb248dee4f6fa1872372f6ffafbb8843", kill_on_drop: false }` [INFO] [stdout] 85a8dcc23ff916761505251b51210aeadb248dee4f6fa1872372f6ffafbb8843