[INFO] cloning repository https://github.com/Rust-Linked-Data/qstore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rust-Linked-Data/qstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Linked-Data%2Fqstore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Linked-Data%2Fqstore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b9a42da67c0880ddb9d5977ae3e9199e58b2c6a [INFO] checking Rust-Linked-Data/qstore/7b9a42da67c0880ddb9d5977ae3e9199e58b2c6a against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-Linked-Data%2Fqstore" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rust-Linked-Data/qstore on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rust-Linked-Data/qstore [INFO] finished tweaking git repo https://github.com/Rust-Linked-Data/qstore [INFO] tweaked toml for git repo https://github.com/Rust-Linked-Data/qstore written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rust-Linked-Data/qstore 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v0.6.2 [INFO] [stderr] Downloaded spin v0.4.7 [INFO] [stderr] Downloaded pyo3 v0.2.5 [INFO] [stderr] Downloaded pyo3cls v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd9b1b835d57a3a7a47c73e621fb2066f08dc3a77d488996079e207747603c95 [INFO] running `Command { std: "docker" "start" "-a" "fd9b1b835d57a3a7a47c73e621fb2066f08dc3a77d488996079e207747603c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd9b1b835d57a3a7a47c73e621fb2066f08dc3a77d488996079e207747603c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9b1b835d57a3a7a47c73e621fb2066f08dc3a77d488996079e207747603c95", kill_on_drop: false }` [INFO] [stdout] fd9b1b835d57a3a7a47c73e621fb2066f08dc3a77d488996079e207747603c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b4d8be11b91e3a931329f86aab9c29fe32fdb7067293a34e90e0f887c42a4d [INFO] running `Command { std: "docker" "start" "-a" "c4b4d8be11b91e3a931329f86aab9c29fe32fdb7067293a34e90e0f887c42a4d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking uuid v0.6.2 [INFO] [stderr] Checking qstore v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `pyo3` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate pyo3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `pyo3` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate pyo3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[py::class(name=_PyQStoreNode, subclass)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[py::class(name=_PyQStoreNode, subclass)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | #[py::class] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | #[py::class] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:326:3 [INFO] [stdout] | [INFO] [stdout] 326 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:326:3 [INFO] [stdout] | [INFO] [stdout] 326 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:330:3 [INFO] [stdout] | [INFO] [stdout] 330 | #[py::proto] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:330:3 [INFO] [stdout] | [INFO] [stdout] 330 | #[py::proto] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:350:3 [INFO] [stdout] | [INFO] [stdout] 350 | #[py::class(name=_PyQStore, subclass)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:350:3 [INFO] [stdout] | [INFO] [stdout] 350 | #[py::class(name=_PyQStore, subclass)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:397:3 [INFO] [stdout] | [INFO] [stdout] 397 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:397:3 [INFO] [stdout] | [INFO] [stdout] 397 | #[py::methods] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | #[py::modinit(_qstore)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `py` [INFO] [stdout] --> src/python/mod.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | #[py::modinit(_qstore)] [INFO] [stdout] | ^^ use of undeclared crate or module `py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `new` in this scope [INFO] [stdout] --> src/python/mod.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | #[new] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `new` in this scope [INFO] [stdout] --> src/python/mod.rs:125:7 [INFO] [stdout] | [INFO] [stdout] 125 | #[new] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `getter` in this scope [INFO] [stdout] --> src/python/mod.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[getter] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `getter` in this scope [INFO] [stdout] --> src/python/mod.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[getter] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:250:7 [INFO] [stdout] | [INFO] [stdout] 250 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:250:7 [INFO] [stdout] | [INFO] [stdout] 250 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:260:7 [INFO] [stdout] | [INFO] [stdout] 260 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:260:7 [INFO] [stdout] | [INFO] [stdout] 260 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:270:7 [INFO] [stdout] | [INFO] [stdout] 270 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:270:7 [INFO] [stdout] | [INFO] [stdout] 270 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `new` in this scope [INFO] [stdout] --> src/python/mod.rs:399:7 [INFO] [stdout] | [INFO] [stdout] 399 | #[new] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `new` in this scope [INFO] [stdout] --> src/python/mod.rs:399:7 [INFO] [stdout] | [INFO] [stdout] 399 | #[new] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:445:7 [INFO] [stdout] | [INFO] [stdout] 445 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:445:7 [INFO] [stdout] | [INFO] [stdout] 445 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:457:7 [INFO] [stdout] | [INFO] [stdout] 457 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:457:7 [INFO] [stdout] | [INFO] [stdout] 457 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:461:7 [INFO] [stdout] | [INFO] [stdout] 461 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:461:7 [INFO] [stdout] | [INFO] [stdout] 461 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:465:7 [INFO] [stdout] | [INFO] [stdout] 465 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `staticmethod` in this scope [INFO] [stdout] --> src/python/mod.rs:465:7 [INFO] [stdout] | [INFO] [stdout] 465 | #[staticmethod] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:99:33 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyRawObject` in this scope [INFO] [stdout] --> src/python/mod.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObjectRef` in this scope [INFO] [stdout] --> src/python/mod.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:99:33 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:126:78 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:131:38 [INFO] [stdout] | [INFO] [stdout] 131 | let uri_string: &PyString = PyString::try_from(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:175:37 [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:175:64 [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:188:68 [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:196:53 [INFO] [stdout] | [INFO] [stdout] 196 | let id_string = thing.cast_as::().unwrap().into_object(token.py()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 196 | let id_string = thing.cast_as::().unwrap().into_object(token.py()); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn inner_type_flag(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyRawObject` in this scope [INFO] [stdout] --> src/python/mod.rs:126:26 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObjectRef` in this scope [INFO] [stdout] --> src/python/mod.rs:126:47 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:217:61 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&String> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:126:78 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn __new__(obj: &PyRawObject, thing: &PyObjectRef, type_flag: u8) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:131:38 [INFO] [stdout] | [INFO] [stdout] 131 | let uri_string: &PyString = PyString::try_from(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:226:50 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:175:37 [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:226:60 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&String> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:175:64 [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 175 | let blank_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:230:37 [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `String` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:188:68 [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 188 | let thing_val: &PyString = thing.cast_as::().unwrap(); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:235:52 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&PyString, Option, Option)> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:196:53 [INFO] [stdout] | [INFO] [stdout] 196 | let id_string = thing.cast_as::().unwrap().into_object(token.py()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 196 | let id_string = thing.cast_as::().unwrap().into_object(token.py()); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:235:63 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&PyString, Option, Option)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&String, Option, Option)> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn inner_type_flag(&self) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:217:51 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:239:37 [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn _URIRefTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:217:61 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 217 | pub fn unpack_as_uriref(&self, py: Python) -> PyResult<&String> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn _LiteralTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:261:32 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn _BlankTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:226:50 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn _GraphTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:226:60 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&PyString> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 | pub fn unpack_as_bnode(&self, py: Python) -> PyResult<&String> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn _IdentifierTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:230:37 [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromPyObject` in this scope [INFO] [stdout] --> src/python/mod.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'source> FromPyObject<'source> for &'source PyQStoreNode [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:235:52 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&PyString, Option, Option)> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObjectRef` in this scope [INFO] [stdout] --> src/python/mod.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fn extract(obj: &'source PyObjectRef) -> PyResult<&'source PyQStoreNode> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:235:63 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&PyString, Option, Option)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 235 | pub fn unpack_as_literal(&self, py: Python) -> PyResult<(&String, Option, Option)> { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:278:46 [INFO] [stdout] | [INFO] [stdout] 278 | fn extract(obj: &'source PyObjectRef) -> PyResult<&'source PyQStoreNode> [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `PyTryFrom` in this scope [INFO] [stdout] --> src/python/mod.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | Ok(::try_from(obj)?) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyString` in this scope [INFO] [stdout] --> src/python/mod.rs:239:37 [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/string.rs:362:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `String` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 124 | impl PyQStoreNode { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:251:33 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn _URIRefTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IntoPyObject` in this scope [INFO] [stdout] --> src/python/mod.rs:284:6 [INFO] [stdout] | [INFO] [stdout] 284 | impl IntoPyObject for PyQStoreNode { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn _LiteralTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyToken` in this scope [INFO] [stdout] --> src/python/mod.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | token: PyToken [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:261:32 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn _BlankTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn _GraphTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:310:127 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn create_with_iter(py: Python, iter: Box>) -> Py { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:318:46 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn py_node_empty_iter(py: Python) -> Py { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn _IdentifierTypeFlag() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `FromPyObject` in this scope [INFO] [stdout] --> src/python/mod.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | impl<'source> FromPyObject<'source> for &'source PyQStoreNode [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `PyIterProtocol` in this scope [INFO] [stdout] --> src/python/mod.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | impl PyIterProtocol for PyQStoreIterableResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyObjectRef` in this scope [INFO] [stdout] --> src/python/mod.rs:278:30 [INFO] [stdout] | [INFO] [stdout] 278 | fn extract(obj: &'source PyObjectRef) -> PyResult<&'source PyQStoreNode> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | fn __iter__(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:278:46 [INFO] [stdout] | [INFO] [stdout] 278 | fn extract(obj: &'source PyObjectRef) -> PyResult<&'source PyQStoreNode> [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | fn __next__(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `PyTryFrom` in this scope [INFO] [stdout] --> src/python/mod.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | Ok(::try_from(obj)?) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `IntoPyObject` in this scope [INFO] [stdout] --> src/python/mod.rs:284:6 [INFO] [stdout] | [INFO] [stdout] 284 | impl IntoPyObject for PyQStoreNode { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyToken` in this scope [INFO] [stdout] --> src/python/mod.rs:355:12 [INFO] [stdout] | [INFO] [stdout] 355 | token: PyToken, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyToken` in this scope [INFO] [stdout] --> src/python/mod.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | token: PyToken [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:362:154 [INFO] [stdout] | [INFO] [stdout] 362 | ..., context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:310:127 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn create_with_iter(py: Python, iter: Box>) -> Py { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:362:163 [INFO] [stdout] | [INFO] [stdout] 362 | ...reNode>), context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:318:46 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn py_node_empty_iter(py: Python) -> Py { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyRawObject` in this scope [INFO] [stdout] --> src/python/mod.rs:400:26 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn __new__(obj: &PyRawObject, default_graph_combined: Option, debug: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `PyIterProtocol` in this scope [INFO] [stdout] --> src/python/mod.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | impl PyIterProtocol for PyQStoreIterableResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | fn __iter__(&mut self) -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:400:101 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn __new__(obj: &PyRawObject, default_graph_combined: Option, debug: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:336:31 [INFO] [stdout] | [INFO] [stdout] 336 | fn __next__(&mut self) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:413:151 [INFO] [stdout] | [INFO] [stdout] 413 | ...StoreNode>, quoted: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyToken` in this scope [INFO] [stdout] --> src/python/mod.rs:355:12 [INFO] [stdout] | [INFO] [stdout] 355 | token: PyToken, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:436:156 [INFO] [stdout] | [INFO] [stdout] 436 | ..., context: Option<&PyQStoreNode>) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:362:154 [INFO] [stdout] | [INFO] [stdout] 362 | ..., context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:440:153 [INFO] [stdout] | [INFO] [stdout] 440 | ..., context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:362:163 [INFO] [stdout] | [INFO] [stdout] 362 | ...reNode>), context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:440:162 [INFO] [stdout] | [INFO] [stdout] 440 | ...reNode>), context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyRawObject` in this scope [INFO] [stdout] --> src/python/mod.rs:400:26 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn __new__(obj: &PyRawObject, default_graph_combined: Option, debug: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:446:38 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn empty_iter(py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:400:101 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn __new__(obj: &PyRawObject, default_graph_combined: Option, debug: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:446:47 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn empty_iter(py: Python) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:413:151 [INFO] [stdout] | [INFO] [stdout] 413 | ...StoreNode>, quoted: Option) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:458:31 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn context_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:436:156 [INFO] [stdout] | [INFO] [stdout] 436 | ..., context: Option<&PyQStoreNode>) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn graph_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:440:153 [INFO] [stdout] | [INFO] [stdout] 440 | ..., context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:440:162 [INFO] [stdout] | [INFO] [stdout] 440 | ...reNode>), context: Option<&PyQStoreNode>) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:466:31 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn formula_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyModule` in this scope [INFO] [stdout] --> src/python/mod.rs:475:29 [INFO] [stdout] | [INFO] [stdout] 475 | fn init_mod(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:446:38 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn empty_iter(py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Py` in this scope [INFO] [stdout] --> src/python/mod.rs:446:47 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn empty_iter(py: Python) -> PyResult> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:475:42 [INFO] [stdout] | [INFO] [stdout] 475 | fn init_mod(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:458:31 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn context_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:462:29 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn graph_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:466:31 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn formula_aware() -> PyResult { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyModule` in this scope [INFO] [stdout] --> src/python/mod.rs:475:29 [INFO] [stdout] | [INFO] [stdout] 475 | fn init_mod(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PyResult` in this scope [INFO] [stdout] --> src/python/mod.rs:475:42 [INFO] [stdout] | [INFO] [stdout] 475 | fn init_mod(py: Python, m: &PyModule) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:528:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named enum `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `inclusive_range_fields` [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(inclusive_range_fields)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `inclusive_range_fields` [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(inclusive_range_fields)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | Some(PyString::new(py, lang_string).into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | Some(PyString::new(py, &lit.borrow_datatype_uri().to_string(store)).into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:131:49 [INFO] [stdout] | [INFO] [stdout] 131 | let uri_string: &PyString = PyString::try_from(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPyObject` [INFO] [stdout] --> src/python/mod.rs:166:56 [INFO] [stdout] | [INFO] [stdout] 166 | let literal_string_obj: PyObject = FromPyObject::extract(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `FromPyObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:239:24 [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Py` [INFO] [stdout] --> src/python/mod.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | Py::new(py, |token| { self }).unwrap().into() [INFO] [stdout] | ^^ use of undeclared type `Py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Py` [INFO] [stdout] --> src/python/mod.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | Py::new(py, |token| { [INFO] [stdout] | ^^ use of undeclared type `Py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyTuple` [INFO] [stdout] --> src/python/mod.rs:341:34 [INFO] [stdout] | [INFO] [stdout] 341 | let triple_tup = PyTuple::new(py, &vec!(s_py_node.into_object(py), p_py_node.into_object(py), o_py_node.into_object(py))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `PyTuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyTuple` [INFO] [stdout] --> src/python/mod.rs:342:32 [INFO] [stdout] | [INFO] [stdout] 342 | let quad_tup = PyTuple::new(py, &vec![triple_tup.into_object(py), g_py_node.into_object(py)]); [INFO] [stdout] | ^^^^^^^ use of undeclared type `PyTuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463, E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 99 | let uri_string: Py = PyString::new(py,&(rdfuri.to_string(store))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | let lit_string: Py = PyString::new(py,lit.borrow_lexical_form()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | Some(PyString::new(py, lang_string).into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | Some(PyString::new(py, &lit.borrow_datatype_uri().to_string(store)).into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:115:47 [INFO] [stdout] | [INFO] [stdout] 115 | let bl_string: Py = PyString::new(py,bl.lookup_identifier(store)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyString` [INFO] [stdout] --> src/python/mod.rs:131:49 [INFO] [stdout] | [INFO] [stdout] 131 | let uri_string: &PyString = PyString::try_from(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `PyString` [INFO] [stdout] | help: a struct with a similar name exists: `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FromPyObject` [INFO] [stdout] --> src/python/mod.rs:166:56 [INFO] [stdout] | [INFO] [stdout] 166 | let literal_string_obj: PyObject = FromPyObject::extract(thing).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `FromPyObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:221:24 [INFO] [stdout] | [INFO] [stdout] 221 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a uriref!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a bnode!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyErr` [INFO] [stdout] --> src/python/mod.rs:239:24 [INFO] [stdout] | [INFO] [stdout] 239 | return Err(PyErr::new::("Cannot unpack that PyQStoreNode as a Literal!".to_owned())); [INFO] [stdout] | ^^^^^ use of undeclared type `PyErr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Py` [INFO] [stdout] --> src/python/mod.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | Py::new(py, |token| { self }).unwrap().into() [INFO] [stdout] | ^^ use of undeclared type `Py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Py` [INFO] [stdout] --> src/python/mod.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | Py::new(py, |token| { [INFO] [stdout] | ^^ use of undeclared type `Py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyTuple` [INFO] [stdout] --> src/python/mod.rs:341:34 [INFO] [stdout] | [INFO] [stdout] 341 | let triple_tup = PyTuple::new(py, &vec!(s_py_node.into_object(py), p_py_node.into_object(py), o_py_node.into_object(py))); [INFO] [stdout] | ^^^^^^^ use of undeclared type `PyTuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PyTuple` [INFO] [stdout] --> src/python/mod.rs:342:32 [INFO] [stdout] | [INFO] [stdout] 342 | let quad_tup = PyTuple::new(py, &vec![triple_tup.into_object(py), g_py_node.into_object(py)]); [INFO] [stdout] | ^^^^^^^ use of undeclared type `PyTuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463, E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qstore` (lib) due to 94 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `qstore` (lib test) due to 94 previous errors [INFO] running `Command { std: "docker" "inspect" "c4b4d8be11b91e3a931329f86aab9c29fe32fdb7067293a34e90e0f887c42a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b4d8be11b91e3a931329f86aab9c29fe32fdb7067293a34e90e0f887c42a4d", kill_on_drop: false }` [INFO] [stdout] c4b4d8be11b91e3a931329f86aab9c29fe32fdb7067293a34e90e0f887c42a4d