[INFO] cloning repository https://github.com/richardcbrown/fhirpathrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardcbrown/fhirpathrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcbrown%2Ffhirpathrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcbrown%2Ffhirpathrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb7238566ec72b2cfce44499ae5f8bad5f2f672
[INFO] checking richardcbrown/fhirpathrs against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardcbrown%2Ffhirpathrs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/richardcbrown/fhirpathrs on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/richardcbrown/fhirpathrs
[INFO] finished tweaking git repo https://github.com/richardcbrown/fhirpathrs
[INFO] tweaked toml for git repo https://github.com/richardcbrown/fhirpathrs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/richardcbrown/fhirpathrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lalrpop-util v0.22.1
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded term v1.0.1
[INFO] [stderr]   Downloaded lalrpop v0.22.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1281ff6291e2bc5bd9146e5e6efde90a475ae42c761fc6628b925d9f9493d0cf
[INFO] running `Command { std: "docker" "start" "-a" "1281ff6291e2bc5bd9146e5e6efde90a475ae42c761fc6628b925d9f9493d0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1281ff6291e2bc5bd9146e5e6efde90a475ae42c761fc6628b925d9f9493d0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1281ff6291e2bc5bd9146e5e6efde90a475ae42c761fc6628b925d9f9493d0cf", kill_on_drop: false }`
[INFO] [stdout] 1281ff6291e2bc5bd9146e5e6efde90a475ae42c761fc6628b925d9f9493d0cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b57220ed8a273dc7bdf57a0d07f63521722f6e94fe3a8700895af614b6cb07f0
[INFO] running `Command { std: "docker" "start" "-a" "b57220ed8a273dc7bdf57a0d07f63521722f6e94fe3a8700895af614b6cb07f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling fhirpath v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Evaluate`, `equal`, and `get_array_from_expression`
[INFO] [stdout]   --> src/evaluate/existence.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  |     equality::{equal, values_are_equal},
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |         evaluate_array_boolean_expression, get_array_from_expression, get_arrays,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     CompileResult, Evaluate, ResourceNode,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_json_diff::assert_json_eq`
[INFO] [stdout]  --> src/evaluate/math.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assert_json_diff::assert_json_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> src/evaluate/types.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::LazyCell, cmp::Ordering, fmt::format, str::FromStr};
[INFO] [stdout]   |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Number`
[INFO] [stdout]  --> src/evaluate/types.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::{Number, Value};
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Evaluate`, `equal`, and `get_array_from_expression`
[INFO] [stdout]   --> src/evaluate/existence.rs:6:16
[INFO] [stdout]    |
[INFO] [stdout] 6  |     equality::{equal, values_are_equal},
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |         evaluate_array_boolean_expression, get_array_from_expression, get_arrays,
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     CompileResult, Evaluate, ResourceNode,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_json_diff::assert_json_eq`
[INFO] [stdout]  --> src/evaluate/math.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assert_json_diff::assert_json_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::format`
[INFO] [stdout]  --> src/evaluate/types.rs:1:42
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::LazyCell, cmp::Ordering, fmt::format, str::FromStr};
[INFO] [stdout]   |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Number`
[INFO] [stdout]  --> src/evaluate/types.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::{Number, Value};
[INFO] [stdout]   |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Literal::NullLiteral(exp) => todo!(),
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:384:41
[INFO] [stdout]     |
[INFO] [stdout] 384 |             Invocation::IndexInvocation(exp) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:385:40
[INFO] [stdout]     |
[INFO] [stdout] 385 |             Invocation::ThisInvocation(exp) => todo!(),
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |             Invocation::TotalInvocation(exp) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:407:35
[INFO] [stdout]     |
[INFO] [stdout] 407 |             Identifier::LiteralAs(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:409:52
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Identifier::LiteralDelimitedIdentifier(exp) => todo!(),
[INFO] [stdout]     |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:410:35
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Identifier::LiteralIn(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:411:35
[INFO] [stdout]     |
[INFO] [stdout] 411 |             Identifier::LiteralIs(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:446:37
[INFO] [stdout]     |
[INFO] [stdout] 446 |             Term::ParenthesizedTerm(exp) => todo!(),
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:709:40
[INFO] [stdout]     |
[INFO] [stdout] 709 |             Expression::TypeExpression(exp) => todo!(),
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:711:46
[INFO] [stdout]     |
[INFO] [stdout] 711 |             Expression::MembershipExpression(exp) => todo!(),
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:714:43
[INFO] [stdout]     |
[INFO] [stdout] 714 |             Expression::ImpliesExpression(exp) => todo!(),
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Literal::NullLiteral(exp) => todo!(),
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:384:41
[INFO] [stdout]     |
[INFO] [stdout] 384 |             Invocation::IndexInvocation(exp) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:385:40
[INFO] [stdout]     |
[INFO] [stdout] 385 |             Invocation::ThisInvocation(exp) => todo!(),
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:386:41
[INFO] [stdout]     |
[INFO] [stdout] 386 |             Invocation::TotalInvocation(exp) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:407:35
[INFO] [stdout]     |
[INFO] [stdout] 407 |             Identifier::LiteralAs(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:409:52
[INFO] [stdout]     |
[INFO] [stdout] 409 |             Identifier::LiteralDelimitedIdentifier(exp) => todo!(),
[INFO] [stdout]     |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:410:35
[INFO] [stdout]     |
[INFO] [stdout] 410 |             Identifier::LiteralIn(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:411:35
[INFO] [stdout]     |
[INFO] [stdout] 411 |             Identifier::LiteralIs(exp) => todo!(),
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:446:37
[INFO] [stdout]     |
[INFO] [stdout] 446 |             Term::ParenthesizedTerm(exp) => todo!(),
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:709:40
[INFO] [stdout]     |
[INFO] [stdout] 709 |             Expression::TypeExpression(exp) => todo!(),
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:711:46
[INFO] [stdout]     |
[INFO] [stdout] 711 |             Expression::MembershipExpression(exp) => todo!(),
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exp`
[INFO] [stdout]    --> src/evaluate/mod.rs:714:43
[INFO] [stdout]     |
[INFO] [stdout] 714 |             Expression::ImpliesExpression(exp) => todo!(),
[INFO] [stdout]     |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_exp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LexerError` is never constructed
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum FhirpathError {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 5 |     LexerError { msg: String },
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FhirpathError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fhir_type` is never read
[INFO] [stdout]   --> src/evaluate/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct PathDetails {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 60 |     pub path: String,
[INFO] [stdout] 61 |     pub fhir_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathDetails` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent_node` is never read
[INFO] [stdout]   --> src/evaluate/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ResourceNode<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 66 |     pub data_root: &'a Value,
[INFO] [stdout] 67 |     pub parent_node: Option<Box<&'a ResourceNode<'a>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompiledPath` is never constructed
[INFO] [stdout]    --> src/evaluate/mod.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct CompiledPath {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EvaluateOptions` is never constructed
[INFO] [stdout]    --> src/evaluate/mod.rs:730:12
[INFO] [stdout]     |
[INFO] [stdout] 730 | pub struct EvaluateOptions {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvaluateOptions` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `evaluate` is never used
[INFO] [stdout]    --> src/evaluate/mod.rs:736:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | impl CompiledPath {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 736 |     fn evaluate(&self, resource: Value, options: Option<EvaluateOptions>) -> CompileResult<Value> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]    --> src/evaluate/mod.rs:771:8
[INFO] [stdout]     |
[INFO] [stdout] 771 | pub fn compile(path: &String) -> CompileResult<CompiledPath> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_number` is never used
[INFO] [stdout]    --> src/evaluate/utils.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub fn get_number(num: &Number) -> CompileResult<Decimal> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_numbers` is never used
[INFO] [stdout]    --> src/evaluate/utils.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn get_numbers(num1: &Number, num2: &Number) -> CompileResult<(Decimal, Decimal)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Stu3`, `R4`, and `R5` are never constructed
[INFO] [stdout]  --> src/models/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ModelType {
[INFO] [stdout]   |          --------- variants in this enum
[INFO] [stdout] 7 |     Stu3,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     R4,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 9 |     R5,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model_type`, `choice_type_paths`, and `type_to_parent` are never read
[INFO] [stdout]   --> src/models/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ModelDetails {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     pub model_type: ModelType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub choice_type_paths: HashMap<String, Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub type_to_parent: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDetails` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModelError` is never used
[INFO] [stdout]   --> src/models/mod.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum ModelError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModelResult` is never used
[INFO] [stdout]   --> src/models/mod.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type ModelResult<T> = Result<T, ModelError>;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_model_details` is never used
[INFO] [stdout]   --> src/models/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn get_model_details(model_type: ModelType) -> ModelResult<ModelDetails> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choice_type_paths` is never used
[INFO] [stdout]  --> src/models/stu3/choice_type_paths.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn choice_type_paths() -> HashMap<String, Vec<String>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_type` is never used
[INFO] [stdout]  --> src/models/stu3/path_to_type.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn path_to_type() -> HashMap<String, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `paths_defined_elsewhere` is never used
[INFO] [stdout]  --> src/models/stu3/paths_defined_elsewhere.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn paths_defined_elsewhere() -> HashMap<String, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_to_parent` is never used
[INFO] [stdout]  --> src/models/stu3/type_to_parent.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn type_to_parent() -> HashMap<String, String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/parser/expression.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParenthesizedTerm {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 51 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParenthesizedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpParsedTerms` is never constructed
[INFO] [stdout]   --> src/parser/expression.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct OpParsedTerms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `children` and `op` are never read
[INFO] [stdout]    --> src/parser/expression.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct MembershipExpression {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 127 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 128 |     pub op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MembershipExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `children` and `op` are never read
[INFO] [stdout]    --> src/parser/expression.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct ImpliesExpression {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 145 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 146 |     pub op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImpliesExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/expression.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     Expression(Box<Expression>),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpressionAndTypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 151 -     Expression(Box<Expression>),
[INFO] [stdout] 151 +     Expression(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/expression.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     TypeSpecifier(Box<TypeSpecifier>),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpressionAndTypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 152 -     TypeSpecifier(Box<TypeSpecifier>),
[INFO] [stdout] 152 +     TypeSpecifier(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]    --> src/parser/expression.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct TypeExpression {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 157 |     pub children: Vec<Box<ExpressionAndTypeSpecifier>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LiteralDelimitedIdentifier` is never constructed
[INFO] [stdout]  --> src/parser/identifier.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Identifier {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 3 |     LiteralIdentifier(Box<LiteralIdentifier>),
[INFO] [stdout] 4 |     LiteralDelimitedIdentifier(Box<LiteralDelimitedIdentifier>),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Identifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LiteralDelimitedIdentifier {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 18 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralDelimitedIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LiteralAs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralAs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LiteralIs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 28 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralIs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct LiteralIn {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 38 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralIn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     QualifiedIdentifier(Box<QualifiedIdentifier>),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     QualifiedIdentifier(Box<QualifiedIdentifier>),
[INFO] [stdout] 43 +     QualifiedIdentifier(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct QualifiedIdentifier {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 48 |     pub children: Vec<Box<Identifier>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QualifiedIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ThisInvocation {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 40 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThisInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct IndexInvocation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 45 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TotalInvocation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 50 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TotalInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/literal.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NullLiteral {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 19 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NullLiteral` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LexerError` is never constructed
[INFO] [stdout]  --> src/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum FhirpathError {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 5 |     LexerError { msg: String },
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FhirpathError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fhir_type` is never read
[INFO] [stdout]   --> src/evaluate/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct PathDetails {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 60 |     pub path: String,
[INFO] [stdout] 61 |     pub fhir_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathDetails` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent_node` is never read
[INFO] [stdout]   --> src/evaluate/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ResourceNode<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 66 |     pub data_root: &'a Value,
[INFO] [stdout] 67 |     pub parent_node: Option<Box<&'a ResourceNode<'a>>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_number` is never used
[INFO] [stdout]    --> src/evaluate/utils.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub fn get_number(num: &Number) -> CompileResult<Decimal> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_numbers` is never used
[INFO] [stdout]    --> src/evaluate/utils.rs:319:8
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub fn get_numbers(num1: &Number, num2: &Number) -> CompileResult<(Decimal, Decimal)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `R4` and `R5` are never constructed
[INFO] [stdout]  --> src/models/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ModelType {
[INFO] [stdout]   |          --------- variants in this enum
[INFO] [stdout] 7 |     Stu3,
[INFO] [stdout] 8 |     R4,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 9 |     R5,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `model_type`, `choice_type_paths`, and `type_to_parent` are never read
[INFO] [stdout]   --> src/models/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ModelDetails {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     pub model_type: ModelType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub choice_type_paths: HashMap<String, Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub type_to_parent: HashMap<String, String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDetails` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FileLoadFail` and `ParseFail` are never constructed
[INFO] [stdout]   --> src/models/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum ModelError {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 23 |     FileLoadFail { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 24 |     ParseFail { msg: String },
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/parser/expression.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ParenthesizedTerm {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 51 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParenthesizedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpParsedTerms` is never constructed
[INFO] [stdout]   --> src/parser/expression.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct OpParsedTerms {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `children` and `op` are never read
[INFO] [stdout]    --> src/parser/expression.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct MembershipExpression {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 127 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 128 |     pub op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MembershipExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `children` and `op` are never read
[INFO] [stdout]    --> src/parser/expression.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct ImpliesExpression {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 145 |     pub children: Vec<Box<Expression>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 146 |     pub op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImpliesExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/expression.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     Expression(Box<Expression>),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpressionAndTypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 151 -     Expression(Box<Expression>),
[INFO] [stdout] 151 +     Expression(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/expression.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     TypeSpecifier(Box<TypeSpecifier>),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExpressionAndTypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 152 -     TypeSpecifier(Box<TypeSpecifier>),
[INFO] [stdout] 152 +     TypeSpecifier(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]    --> src/parser/expression.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct TypeExpression {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 157 |     pub children: Vec<Box<ExpressionAndTypeSpecifier>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeExpression` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LiteralDelimitedIdentifier` is never constructed
[INFO] [stdout]  --> src/parser/identifier.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum Identifier {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 3 |     LiteralIdentifier(Box<LiteralIdentifier>),
[INFO] [stdout] 4 |     LiteralDelimitedIdentifier(Box<LiteralDelimitedIdentifier>),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Identifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LiteralDelimitedIdentifier {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 18 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralDelimitedIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LiteralAs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 23 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralAs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct LiteralIs {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 28 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralIs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct LiteralIn {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 38 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LiteralIn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     QualifiedIdentifier(Box<QualifiedIdentifier>),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     QualifiedIdentifier(Box<QualifiedIdentifier>),
[INFO] [stdout] 43 +     QualifiedIdentifier(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `children` is never read
[INFO] [stdout]   --> src/parser/identifier.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct QualifiedIdentifier {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 48 |     pub children: Vec<Box<Identifier>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QualifiedIdentifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ThisInvocation {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 40 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThisInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct IndexInvocation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 45 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IndexInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/invocation.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct TotalInvocation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 50 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TotalInvocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `text` is never read
[INFO] [stdout]   --> src/parser/literal.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NullLiteral {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 19 |     pub text: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NullLiteral` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.71s
[INFO] running `Command { std: "docker" "inspect" "b57220ed8a273dc7bdf57a0d07f63521722f6e94fe3a8700895af614b6cb07f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b57220ed8a273dc7bdf57a0d07f63521722f6e94fe3a8700895af614b6cb07f0", kill_on_drop: false }`
[INFO] [stdout] b57220ed8a273dc7bdf57a0d07f63521722f6e94fe3a8700895af614b6cb07f0
