[INFO] fetching crate xrust 0.2.0... [INFO] checking xrust-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate xrust 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate xrust 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xrust 0.2.0 [INFO] finished tweaking crates.io crate xrust 0.2.0 [INFO] tweaked toml for crates.io crate xrust 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] [stderr] Downloaded trees v0.4.2 [INFO] [stderr] Downloaded lexers v0.1.3 [INFO] [stderr] Downloaded decimal v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f85483932277302df9fadbac9a5a4a121d5ed8b759d69091c092bf045da275a6 [INFO] running `Command { std: "docker" "start" "-a" "f85483932277302df9fadbac9a5a4a121d5ed8b759d69091c092bf045da275a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f85483932277302df9fadbac9a5a4a121d5ed8b759d69091c092bf045da275a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85483932277302df9fadbac9a5a4a121d5ed8b759d69091c092bf045da275a6", kill_on_drop: false }` [INFO] [stdout] f85483932277302df9fadbac9a5a4a121d5ed8b759d69091c092bf045da275a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46bbfffef228d635c51d247db4daae6960034ab41860789be1a23f9c69635add [INFO] running `Command { std: "docker" "start" "-a" "46bbfffef228d635c51d247db4daae6960034ab41860789be1a23f9c69635add", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking trees v0.4.2 [INFO] [stderr] Checking lexers v0.1.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Checking xrust v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/xpath.rs (2 fixes) [INFO] [stderr] Fixed src/xslt.rs (1 fix) [INFO] [stderr] Fixed src/evaluate.rs (2 fixes) [INFO] [stderr] Fixed src/item.rs (1 fix) [INFO] [stdout] error: cannot find macro `object` in this scope [INFO] [stdout] --> src/evaluate.rs:3730:18 [INFO] [stdout] | [INFO] [stdout] 3730 | let json = object!{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] json::object [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `object` in this scope [INFO] [stdout] --> src/evaluate.rs:3691:18 [INFO] [stdout] | [INFO] [stdout] 3691 | let json = object!{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] json::object [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `d128` in this scope [INFO] [stdout] --> src/evaluate.rs:2119:59 [INFO] [stdout] | [INFO] [stdout] 2119 | let cons = vec![Constructor::Literal(Value::Decimal(d128!(34.56)))]; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] decimal::d128 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1310:22 [INFO] [stdout] | [INFO] [stdout] 1310 | RcNode::from(Tree::new(NodeDefn::new(NodeType::Document))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1315:30 [INFO] [stdout] | [INFO] [stdout] 1315 | let d = RcNode::from(Tree::new(NodeDefn::new(NodeType::Document))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1316:17 [INFO] [stdout] | [INFO] [stdout] 1316 | let e = Tree::new(NodeDefn::new(NodeType::Element).set_name("Test".to_string())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1324:30 [INFO] [stdout] | [INFO] [stdout] 1324 | let d = RcNode::from(Tree::new(NodeDefn::new(NodeType::Document))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1325:21 [INFO] [stdout] | [INFO] [stdout] 1325 | let mut e = Tree::new(NodeDefn::new(NodeType::Element).set_name("Test".to_string())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1326:17 [INFO] [stdout] | [INFO] [stdout] 1326 | let t = Tree::new(NodeDefn::new(NodeType::Text).set_value("Test text".to_string())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1334:30 [INFO] [stdout] | [INFO] [stdout] 1334 | let d = RcNode::from(Tree::new(NodeDefn::new(NodeType::Document))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1335:21 [INFO] [stdout] | [INFO] [stdout] 1335 | let mut e = Tree::new(NodeDefn::new(NodeType::Element).set_name("Test".to_string())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tree` [INFO] [stdout] --> src/item.rs:1336:17 [INFO] [stdout] | [INFO] [stdout] 1336 | let t = Tree::new(NodeDefn::new(NodeType::Text).set_value("Test text".to_string())); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1048 | use crate::evaluate::Tree; [INFO] [stdout] | [INFO] [stdout] 1048 | use trees::Tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1639:18 [INFO] [stdout] | [INFO] [stdout] 1639 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1642:12 [INFO] [stdout] | [INFO] [stdout] 1642 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1655:18 [INFO] [stdout] | [INFO] [stdout] 1655 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1658:12 [INFO] [stdout] | [INFO] [stdout] 1658 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1671:18 [INFO] [stdout] | [INFO] [stdout] 1671 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1674:12 [INFO] [stdout] | [INFO] [stdout] 1674 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1691:18 [INFO] [stdout] | [INFO] [stdout] 1691 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1694:12 [INFO] [stdout] | [INFO] [stdout] 1694 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1707:18 [INFO] [stdout] | [INFO] [stdout] 1707 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1710:12 [INFO] [stdout] | [INFO] [stdout] 1710 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1723:18 [INFO] [stdout] | [INFO] [stdout] 1723 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1726:12 [INFO] [stdout] | [INFO] [stdout] 1726 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1739:18 [INFO] [stdout] | [INFO] [stdout] 1739 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1742:12 [INFO] [stdout] | [INFO] [stdout] 1742 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1754:18 [INFO] [stdout] | [INFO] [stdout] 1754 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1757:12 [INFO] [stdout] | [INFO] [stdout] 1757 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1771:18 [INFO] [stdout] | [INFO] [stdout] 1771 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1774:12 [INFO] [stdout] | [INFO] [stdout] 1774 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1816:18 [INFO] [stdout] | [INFO] [stdout] 1816 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1819:12 [INFO] [stdout] | [INFO] [stdout] 1819 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1835:18 [INFO] [stdout] | [INFO] [stdout] 1835 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:1838:20 [INFO] [stdout] | [INFO] [stdout] 1838 | let ctxt = vec![Rc::new(Item::Value(Value::String("foobar".to_string())))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1839:12 [INFO] [stdout] | [INFO] [stdout] 1839 | let s = evaluate(&dc, Some(ctxt), Some(0), &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1857:18 [INFO] [stdout] | [INFO] [stdout] 1857 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1860:12 [INFO] [stdout] | [INFO] [stdout] 1860 | let s = evaluate(&dc, None, None, &e).expect("unable to evaluate sequence constructor"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1963:16 [INFO] [stdout] | [INFO] [stdout] 1963 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:1965:20 [INFO] [stdout] | [INFO] [stdout] 1965 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1967:15 [INFO] [stdout] | [INFO] [stdout] 1967 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:1982:16 [INFO] [stdout] | [INFO] [stdout] 1982 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:1984:20 [INFO] [stdout] | [INFO] [stdout] 1984 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:1986:15 [INFO] [stdout] | [INFO] [stdout] 1986 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2001:16 [INFO] [stdout] | [INFO] [stdout] 2001 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2003:20 [INFO] [stdout] | [INFO] [stdout] 2003 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2005:15 [INFO] [stdout] | [INFO] [stdout] 2005 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2015:16 [INFO] [stdout] | [INFO] [stdout] 2015 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2017:20 [INFO] [stdout] | [INFO] [stdout] 2017 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2019:15 [INFO] [stdout] | [INFO] [stdout] 2019 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2029:16 [INFO] [stdout] | [INFO] [stdout] 2029 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2031:20 [INFO] [stdout] | [INFO] [stdout] 2031 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2033:15 [INFO] [stdout] | [INFO] [stdout] 2033 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2045:16 [INFO] [stdout] | [INFO] [stdout] 2045 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2047:20 [INFO] [stdout] | [INFO] [stdout] 2047 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2049:15 [INFO] [stdout] | [INFO] [stdout] 2049 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2056:16 [INFO] [stdout] | [INFO] [stdout] 2056 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2058:20 [INFO] [stdout] | [INFO] [stdout] 2058 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2060:15 [INFO] [stdout] | [INFO] [stdout] 2060 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2067:16 [INFO] [stdout] | [INFO] [stdout] 2067 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2069:20 [INFO] [stdout] | [INFO] [stdout] 2069 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap().first_child().unwrap().first_child().unwrap... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2071:15 [INFO] [stdout] | [INFO] [stdout] 2071 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2077:16 [INFO] [stdout] | [INFO] [stdout] 2077 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2079:20 [INFO] [stdout] | [INFO] [stdout] 2079 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2081:15 [INFO] [stdout] | [INFO] [stdout] 2081 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2087:16 [INFO] [stdout] | [INFO] [stdout] 2087 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2089:20 [INFO] [stdout] | [INFO] [stdout] 2089 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap().first_child().unwrap().first_child().unwrap... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2091:15 [INFO] [stdout] | [INFO] [stdout] 2091 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2098:16 [INFO] [stdout] | [INFO] [stdout] 2098 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2100:20 [INFO] [stdout] | [INFO] [stdout] 2100 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap().first_child().unwrap().last_child().unwrap(... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2102:15 [INFO] [stdout] | [INFO] [stdout] 2102 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2109:16 [INFO] [stdout] | [INFO] [stdout] 2109 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2111:20 [INFO] [stdout] | [INFO] [stdout] 2111 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap().first_child().unwrap().first_child().unwrap... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2113:15 [INFO] [stdout] | [INFO] [stdout] 2113 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2120:16 [INFO] [stdout] | [INFO] [stdout] 2120 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2122:20 [INFO] [stdout] | [INFO] [stdout] 2122 | let s = vec![Rc::new(Item::XNode(d.root().first_child().unwrap().last_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2124:15 [INFO] [stdout] | [INFO] [stdout] 2124 | let e = evaluate(&dc, Some(s), Some(0), &c) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2180:16 [INFO] [stdout] | [INFO] [stdout] 2180 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2182:20 [INFO] [stdout] | [INFO] [stdout] 2182 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2184:15 [INFO] [stdout] | [INFO] [stdout] 2184 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2190:16 [INFO] [stdout] | [INFO] [stdout] 2190 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2192:20 [INFO] [stdout] | [INFO] [stdout] 2192 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2194:15 [INFO] [stdout] | [INFO] [stdout] 2194 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2199:16 [INFO] [stdout] | [INFO] [stdout] 2199 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2201:20 [INFO] [stdout] | [INFO] [stdout] 2201 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2203:20 [INFO] [stdout] | [INFO] [stdout] 2203 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2204:7 [INFO] [stdout] | [INFO] [stdout] 2204 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2205:15 [INFO] [stdout] | [INFO] [stdout] 2205 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2210:16 [INFO] [stdout] | [INFO] [stdout] 2210 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2212:20 [INFO] [stdout] | [INFO] [stdout] 2212 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2214:20 [INFO] [stdout] | [INFO] [stdout] 2214 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2215:7 [INFO] [stdout] | [INFO] [stdout] 2215 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2216:15 [INFO] [stdout] | [INFO] [stdout] 2216 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2221:16 [INFO] [stdout] | [INFO] [stdout] 2221 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2223:20 [INFO] [stdout] | [INFO] [stdout] 2223 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2225:20 [INFO] [stdout] | [INFO] [stdout] 2225 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2226:7 [INFO] [stdout] | [INFO] [stdout] 2226 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2227:15 [INFO] [stdout] | [INFO] [stdout] 2227 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2232:16 [INFO] [stdout] | [INFO] [stdout] 2232 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2234:20 [INFO] [stdout] | [INFO] [stdout] 2234 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2236:20 [INFO] [stdout] | [INFO] [stdout] 2236 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2237:7 [INFO] [stdout] | [INFO] [stdout] 2237 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2238:15 [INFO] [stdout] | [INFO] [stdout] 2238 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2243:16 [INFO] [stdout] | [INFO] [stdout] 2243 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2245:20 [INFO] [stdout] | [INFO] [stdout] 2245 | let d = vec![Rc::new(Item::XNode(x.root().first_child().unwrap()))]; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2247:20 [INFO] [stdout] | [INFO] [stdout] 2247 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2248:7 [INFO] [stdout] | [INFO] [stdout] 2248 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2249:15 [INFO] [stdout] | [INFO] [stdout] 2249 | let s = evaluate(&dc, Some(d), Some(0), &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2254:16 [INFO] [stdout] | [INFO] [stdout] 2254 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2256:20 [INFO] [stdout] | [INFO] [stdout] 2256 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2257:7 [INFO] [stdout] | [INFO] [stdout] 2257 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2258:15 [INFO] [stdout] | [INFO] [stdout] 2258 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2263:16 [INFO] [stdout] | [INFO] [stdout] 2263 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2265:20 [INFO] [stdout] | [INFO] [stdout] 2265 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2266:7 [INFO] [stdout] | [INFO] [stdout] 2266 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2267:15 [INFO] [stdout] | [INFO] [stdout] 2267 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2272:16 [INFO] [stdout] | [INFO] [stdout] 2272 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2274:20 [INFO] [stdout] | [INFO] [stdout] 2274 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2275:7 [INFO] [stdout] | [INFO] [stdout] 2275 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2276:15 [INFO] [stdout] | [INFO] [stdout] 2276 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2281:16 [INFO] [stdout] | [INFO] [stdout] 2281 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2283:20 [INFO] [stdout] | [INFO] [stdout] 2283 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2284:7 [INFO] [stdout] | [INFO] [stdout] 2284 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2285:15 [INFO] [stdout] | [INFO] [stdout] 2285 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2290:16 [INFO] [stdout] | [INFO] [stdout] 2290 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2292:20 [INFO] [stdout] | [INFO] [stdout] 2292 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2293:7 [INFO] [stdout] | [INFO] [stdout] 2293 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2294:15 [INFO] [stdout] | [INFO] [stdout] 2294 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2299:16 [INFO] [stdout] | [INFO] [stdout] 2299 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2301:20 [INFO] [stdout] | [INFO] [stdout] 2301 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2302:7 [INFO] [stdout] | [INFO] [stdout] 2302 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2303:15 [INFO] [stdout] | [INFO] [stdout] 2303 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2308:16 [INFO] [stdout] | [INFO] [stdout] 2308 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2310:20 [INFO] [stdout] | [INFO] [stdout] 2310 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2311:7 [INFO] [stdout] | [INFO] [stdout] 2311 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2312:15 [INFO] [stdout] | [INFO] [stdout] 2312 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2317:16 [INFO] [stdout] | [INFO] [stdout] 2317 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2319:20 [INFO] [stdout] | [INFO] [stdout] 2319 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2320:7 [INFO] [stdout] | [INFO] [stdout] 2320 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2321:15 [INFO] [stdout] | [INFO] [stdout] 2321 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2326:16 [INFO] [stdout] | [INFO] [stdout] 2326 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2328:20 [INFO] [stdout] | [INFO] [stdout] 2328 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2329:7 [INFO] [stdout] | [INFO] [stdout] 2329 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2330:15 [INFO] [stdout] | [INFO] [stdout] 2330 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2335:16 [INFO] [stdout] | [INFO] [stdout] 2335 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2337:20 [INFO] [stdout] | [INFO] [stdout] 2337 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2338:7 [INFO] [stdout] | [INFO] [stdout] 2338 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2339:15 [INFO] [stdout] | [INFO] [stdout] 2339 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2344:16 [INFO] [stdout] | [INFO] [stdout] 2344 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2346:20 [INFO] [stdout] | [INFO] [stdout] 2346 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2347:7 [INFO] [stdout] | [INFO] [stdout] 2347 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2348:15 [INFO] [stdout] | [INFO] [stdout] 2348 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2353:16 [INFO] [stdout] | [INFO] [stdout] 2353 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2355:20 [INFO] [stdout] | [INFO] [stdout] 2355 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2356:7 [INFO] [stdout] | [INFO] [stdout] 2356 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2357:15 [INFO] [stdout] | [INFO] [stdout] 2357 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2362:16 [INFO] [stdout] | [INFO] [stdout] 2362 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2364:20 [INFO] [stdout] | [INFO] [stdout] 2364 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2365:7 [INFO] [stdout] | [INFO] [stdout] 2365 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2366:15 [INFO] [stdout] | [INFO] [stdout] 2366 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2371:16 [INFO] [stdout] | [INFO] [stdout] 2371 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2373:20 [INFO] [stdout] | [INFO] [stdout] 2373 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2374:7 [INFO] [stdout] | [INFO] [stdout] 2374 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2375:15 [INFO] [stdout] | [INFO] [stdout] 2375 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2384:16 [INFO] [stdout] | [INFO] [stdout] 2384 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2386:20 [INFO] [stdout] | [INFO] [stdout] 2386 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2387:7 [INFO] [stdout] | [INFO] [stdout] 2387 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2388:15 [INFO] [stdout] | [INFO] [stdout] 2388 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2397:16 [INFO] [stdout] | [INFO] [stdout] 2397 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2399:20 [INFO] [stdout] | [INFO] [stdout] 2399 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2400:7 [INFO] [stdout] | [INFO] [stdout] 2400 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2401:15 [INFO] [stdout] | [INFO] [stdout] 2401 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2410:16 [INFO] [stdout] | [INFO] [stdout] 2410 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2412:20 [INFO] [stdout] | [INFO] [stdout] 2412 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2413:7 [INFO] [stdout] | [INFO] [stdout] 2413 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2414:15 [INFO] [stdout] | [INFO] [stdout] 2414 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2423:16 [INFO] [stdout] | [INFO] [stdout] 2423 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2425:20 [INFO] [stdout] | [INFO] [stdout] 2425 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2426:7 [INFO] [stdout] | [INFO] [stdout] 2426 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2427:15 [INFO] [stdout] | [INFO] [stdout] 2427 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2436:16 [INFO] [stdout] | [INFO] [stdout] 2436 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2438:20 [INFO] [stdout] | [INFO] [stdout] 2438 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2439:7 [INFO] [stdout] | [INFO] [stdout] 2439 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2440:15 [INFO] [stdout] | [INFO] [stdout] 2440 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2449:16 [INFO] [stdout] | [INFO] [stdout] 2449 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2451:20 [INFO] [stdout] | [INFO] [stdout] 2451 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2452:7 [INFO] [stdout] | [INFO] [stdout] 2452 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2453:15 [INFO] [stdout] | [INFO] [stdout] 2453 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2462:16 [INFO] [stdout] | [INFO] [stdout] 2462 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2464:20 [INFO] [stdout] | [INFO] [stdout] 2464 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2465:7 [INFO] [stdout] | [INFO] [stdout] 2465 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2466:15 [INFO] [stdout] | [INFO] [stdout] 2466 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2475:16 [INFO] [stdout] | [INFO] [stdout] 2475 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2477:20 [INFO] [stdout] | [INFO] [stdout] 2477 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2478:7 [INFO] [stdout] | [INFO] [stdout] 2478 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2479:15 [INFO] [stdout] | [INFO] [stdout] 2479 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2488:16 [INFO] [stdout] | [INFO] [stdout] 2488 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2490:20 [INFO] [stdout] | [INFO] [stdout] 2490 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2491:7 [INFO] [stdout] | [INFO] [stdout] 2491 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2492:15 [INFO] [stdout] | [INFO] [stdout] 2492 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2501:16 [INFO] [stdout] | [INFO] [stdout] 2501 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2503:20 [INFO] [stdout] | [INFO] [stdout] 2503 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2504:7 [INFO] [stdout] | [INFO] [stdout] 2504 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2505:15 [INFO] [stdout] | [INFO] [stdout] 2505 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2514:16 [INFO] [stdout] | [INFO] [stdout] 2514 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2516:20 [INFO] [stdout] | [INFO] [stdout] 2516 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2517:7 [INFO] [stdout] | [INFO] [stdout] 2517 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2518:15 [INFO] [stdout] | [INFO] [stdout] 2518 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2527:16 [INFO] [stdout] | [INFO] [stdout] 2527 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2529:20 [INFO] [stdout] | [INFO] [stdout] 2529 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2530:7 [INFO] [stdout] | [INFO] [stdout] 2530 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2531:15 [INFO] [stdout] | [INFO] [stdout] 2531 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2542:16 [INFO] [stdout] | [INFO] [stdout] 2542 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2544:20 [INFO] [stdout] | [INFO] [stdout] 2544 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2545:7 [INFO] [stdout] | [INFO] [stdout] 2545 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2546:15 [INFO] [stdout] | [INFO] [stdout] 2546 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2551:16 [INFO] [stdout] | [INFO] [stdout] 2551 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2553:20 [INFO] [stdout] | [INFO] [stdout] 2553 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2554:7 [INFO] [stdout] | [INFO] [stdout] 2554 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2555:15 [INFO] [stdout] | [INFO] [stdout] 2555 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2563:16 [INFO] [stdout] | [INFO] [stdout] 2563 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2565:20 [INFO] [stdout] | [INFO] [stdout] 2565 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2566:7 [INFO] [stdout] | [INFO] [stdout] 2566 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2567:15 [INFO] [stdout] | [INFO] [stdout] 2567 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2573:16 [INFO] [stdout] | [INFO] [stdout] 2573 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2575:20 [INFO] [stdout] | [INFO] [stdout] 2575 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2576:7 [INFO] [stdout] | [INFO] [stdout] 2576 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2577:15 [INFO] [stdout] | [INFO] [stdout] 2577 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2584:16 [INFO] [stdout] | [INFO] [stdout] 2584 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2586:20 [INFO] [stdout] | [INFO] [stdout] 2586 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2587:7 [INFO] [stdout] | [INFO] [stdout] 2587 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2588:15 [INFO] [stdout] | [INFO] [stdout] 2588 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2594:16 [INFO] [stdout] | [INFO] [stdout] 2594 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StaticContext` [INFO] [stdout] --> src/xpath.rs:2596:20 [INFO] [stdout] | [INFO] [stdout] 2596 | let mut sc = StaticContext::new_with_builtins(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::StaticContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `static_analysis` in this scope [INFO] [stdout] --> src/xpath.rs:2597:7 [INFO] [stdout] | [INFO] [stdout] 2597 | static_analysis(&mut e, &mut sc); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::static_analysis; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2598:15 [INFO] [stdout] | [INFO] [stdout] 2598 | let s = evaluate(&dc, None, None, &e).expect("evaluation failed"); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2606:16 [INFO] [stdout] | [INFO] [stdout] 2606 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2609:15 [INFO] [stdout] | [INFO] [stdout] 2609 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2609:39 [INFO] [stdout] | [INFO] [stdout] 2609 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2621:16 [INFO] [stdout] | [INFO] [stdout] 2621 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2624:15 [INFO] [stdout] | [INFO] [stdout] 2624 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2624:39 [INFO] [stdout] | [INFO] [stdout] 2624 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynamicContext` [INFO] [stdout] --> src/xpath.rs:2637:16 [INFO] [stdout] | [INFO] [stdout] 2637 | let dc = DynamicContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::DynamicContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `evaluate` in this scope [INFO] [stdout] --> src/xpath.rs:2640:15 [INFO] [stdout] | [INFO] [stdout] 2640 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xpath.rs:2640:39 [INFO] [stdout] | [INFO] [stdout] 2640 | let e = evaluate(&dc, Some(vec![Rc::new(Item::XNode(d.root().first_child().unwrap().first_child().unwrap()))]), Some(0), &cons) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1634 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 1634 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rc` [INFO] [stdout] --> src/xslt.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | let i = Rc::new(Item::XNode(instxml.root().first_child().unwrap())); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 172 | use crate::evaluate::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use std::rc::Rc; [INFO] [stdout] | [INFO] [stdout] 172 | use trees::rust::Rc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `name` [INFO] [stdout] --> src/parsecommon.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn name(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_namechar` [INFO] [stdout] --> src/parsecommon.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn is_namechar(ch: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ncnamechar` [INFO] [stdout] --> src/parsecommon.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn ncnamechar(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `namestartchar` [INFO] [stdout] --> src/parsecommon.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn namestartchar(input: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_namestartchar` [INFO] [stdout] --> src/parsecommon.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn is_namestartchar(ch: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/evaluate.rs:1554:6 [INFO] [stdout] | [INFO] [stdout] 1554 | fn new(n: String, t: String) -> Param { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 250 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xrust` due to 251 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "46bbfffef228d635c51d247db4daae6960034ab41860789be1a23f9c69635add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46bbfffef228d635c51d247db4daae6960034ab41860789be1a23f9c69635add", kill_on_drop: false }` [INFO] [stdout] 46bbfffef228d635c51d247db4daae6960034ab41860789be1a23f9c69635add