[INFO] cloning repository https://github.com/Achtuur/scope-graph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Achtuur/scope-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchtuur%2Fscope-graph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchtuur%2Fscope-graph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1420ad0d6577cb6fa8ab2748f66d6ccf97b31405
[INFO] checking Achtuur/scope-graph against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchtuur%2Fscope-graph" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Achtuur/scope-graph
[INFO] finished tweaking git repo https://github.com/Achtuur/scope-graph
[INFO] tweaked toml for git repo https://github.com/Achtuur/scope-graph written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Achtuur/scope-graph on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding hashbrown v0.15.5 (available: v0.16.0)
[INFO] [stderr]       Adding winnow v0.6.26 (available: v0.7.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded scopegraphs-macros v0.3.3
[INFO] [stderr]   Downloaded scopegraphs-regular-expressions v0.3.3
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded thread_local v1.1.9
[INFO] [stderr]   Downloaded scopegraphs-prust-lib v0.1.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded scopegraphs v0.3.3
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded deepsize v0.2.0
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded deepsize_derive v0.1.2
[INFO] [stderr]   Downloaded vf2 v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12942a06e6f2b90b1103e0adff09f3af8e70d67677450f25325e360f2ff990c8
[INFO] running `Command { std: "docker" "start" "-a" "12942a06e6f2b90b1103e0adff09f3af8e70d67677450f25325e360f2ff990c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12942a06e6f2b90b1103e0adff09f3af8e70d67677450f25325e360f2ff990c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12942a06e6f2b90b1103e0adff09f3af8e70d67677450f25325e360f2ff990c8", kill_on_drop: false }`
[INFO] [stdout] 12942a06e6f2b90b1103e0adff09f3af8e70d67677450f25325e360f2ff990c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59427b397cb88f89b54a3f254a9a347d0b5dffce9c7169d18cd7dfa814b7692e
[INFO] running `Command { std: "docker" "start" "-a" "59427b397cb88f89b54a3f254a9a347d0b5dffce9c7169d18cd7dfa814b7692e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking scopegraphs-prust-lib v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking syn v2.0.106
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking deepsize v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking vf2 v1.0.1
[INFO] [stderr]     Checking sclang v0.1.0 (/opt/rustwide/workdir/sclang)
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     PResult, Parser,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:89:39
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn parse(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn parse_expr(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:100:40
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn parse_term(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn parse_expr_ext(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn parse_add(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:137:40
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn parse_call(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse_record_access(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:157:45
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn parse_extension(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:170:39
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse_let(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:193:39
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn parse_fun(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn parse_with(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:218:40
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn parse_atom(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:231:43
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn parse_literal(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn parse_boolean(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:252:59
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn parse_reserved_keyword<'s>(input: &mut &'s str) -> PResult<&'s str> {
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:256:48
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn parse_variable(input: &mut &str) -> PResult<String> {
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:269:47
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn parse_record_decl(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:282:48
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn parse_record_field(input: &mut &str) -> PResult<(String, Self)> {
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> sclang/src/types.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winnow::{combinator::alt, PResult, Parser};
[INFO] [stdout]   |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn parse(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parse_atom(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parse_complex(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_fun(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_record(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parse_record_field(input: &mut &str) -> PResult<(String, Self)> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     PResult, Parser,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:89:39
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn parse(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/expr.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn parse_expr(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:100:40
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn parse_term(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:115:44
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn parse_expr_ext(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:128:39
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn parse_add(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:137:40
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn parse_call(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse_record_access(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:157:45
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn parse_extension(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:170:39
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn parse_let(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:193:39
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn parse_fun(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn parse_with(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:218:40
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn parse_atom(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:231:43
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn parse_literal(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn parse_boolean(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:252:59
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn parse_reserved_keyword<'s>(input: &mut &'s str) -> PResult<&'s str> {
[INFO] [stdout]     |                                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:256:48
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn parse_variable(input: &mut &str) -> PResult<String> {
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:269:47
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn parse_record_decl(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]    --> sclang/src/expr.rs:282:48
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn parse_record_field(input: &mut &str) -> PResult<(String, Self)> {
[INFO] [stdout]     |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]  --> sclang/src/types.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winnow::{combinator::alt, PResult, Parser};
[INFO] [stdout]   |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn parse(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn parse_atom(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:25:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn parse_complex(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn parse_fun(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn parse_record(input: &mut &str) -> PResult<Self> {
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
[INFO] [stdout]   --> sclang/src/types.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn parse_record_field(input: &mut &str) -> PResult<(String, Self)> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling scopegraphs-regular-expressions v0.3.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling scopegraphs-macros v0.3.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking graphing v0.1.0 (/opt/rustwide/workdir/graphing)
[INFO] [stderr]     Checking scopegraphs v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking data-parse v0.1.0 (/opt/rustwide/workdir/data-parse)
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> data-parse/src/parsed/mod.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |         for (s, d) in &self.scopes {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]    --> data-parse/src/parsed/mod.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |         for (s, d) in &self.scopes {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scope-graph v0.1.0 (/opt/rustwide/workdir/scope-graph)
[INFO] [stdout] warning: unused variable: `common`
[INFO] [stdout]   --> data-parse/src/raw/query.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 |         if let DataWfParams::Arr(ArrParams { args, common }) = self {
[INFO] [stdout]    |                                                    ^^^^^^ help: try ignoring the field: `common: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `common`
[INFO] [stdout]   --> data-parse/src/raw/query.rs:70:52
[INFO] [stdout]    |
[INFO] [stdout] 70 |         if let DataWfParams::Arr(ArrParams { args, common }) = self {
[INFO] [stdout]    |                                                    ^^^^^^ help: try ignoring the field: `common: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]   --> data-parse/src/raw/graph.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct RawLabel {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ignored: IgnoredFields,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawLabel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]    --> data-parse/src/raw/java.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct TypedData {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ignored: IgnoredFields,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypedData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vars`, `name`, and `message` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DataOrdBody {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 36 |     vars: Vec<DataOrdVar>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 38 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataOrdBody` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]   --> data-parse/src/raw/graph.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct RawLabel {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ignored: IgnoredFields,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawLabel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `resource` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct DataOrdVar {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     resource: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataOrdVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]    --> data-parse/src/raw/java.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct TypedData {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ignored: IgnoredFields,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypedData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `accepting`, `empty`, and `is_final` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct PathWf {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 49 |     accepting: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 50 |     empty: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     #[serde(rename = "final")]
[INFO] [stdout] 52 |     is_final: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathWf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `constructed` and `op` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct DataWfCommon {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 87 |     constructed: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 88 |     op: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataWfCommon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vars`, `name`, and `message` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DataOrdBody {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 36 |     vars: Vec<DataOrdVar>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 38 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataOrdBody` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `common` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct IdMatchWf {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 100 |     value: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     common: DataWfCommon,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IdMatchWf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `resource` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct DataOrdVar {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     resource: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataOrdVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var`, `wildcard`, and `common` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct RawData {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 108 |     var: Option<RawDataVar>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 109 |     wildcard: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     common: DataWfCommon,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `accepting`, `empty`, and `is_final` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct PathWf {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 49 |     accepting: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 50 |     empty: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 51 |     #[serde(rename = "final")]
[INFO] [stdout] 52 |     is_final: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathWf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `resource` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct RawDataVar {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 117 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 118 |     resource: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawDataVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `constructed` and `op` are never read
[INFO] [stdout]   --> data-parse/src/raw/query.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct DataWfCommon {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 87 |     constructed: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 88 |     op: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataWfCommon` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `common` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct IdMatchWf {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 100 |     value: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     common: DataWfCommon,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IdMatchWf` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var`, `wildcard`, and `common` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct RawData {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 108 |     var: Option<RawDataVar>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 109 |     wildcard: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     common: DataWfCommon,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `resource` are never read
[INFO] [stdout]    --> data-parse/src/raw/query.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct RawDataVar {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 117 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 118 |     resource: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RawDataVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isGround` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/java.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     isGround: i32,
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to snake case: `is_ground`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hashCode` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/java.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     hashCode: i32,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `hash_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isGround` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/java.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     isGround: i32,
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to snake case: `is_ground`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hashCode` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/java.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     hashCode: i32,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `hash_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataOrd` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub dataOrd: serde_json::Value,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `data_ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataWf` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub dataWf: RawDataWf,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `data_wf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `labelOrd` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub labelOrd: serde_json::Value,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `label_ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pathWf` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub pathWf: PathWf,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `path_wf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bodyCriticalEdges` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub bodyCriticalEdges: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `body_critical_edges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataOrd` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub dataOrd: serde_json::Value,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `data_ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `freeVars` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub freeVars: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `free_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataWf` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub dataWf: RawDataWf,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `data_wf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `labelOrd` should have a snake case name
[INFO] [stdout]  --> data-parse/src/raw/query.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub labelOrd: serde_json::Value,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `label_ord`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pathWf` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub pathWf: PathWf,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `path_wf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bodyCriticalEdges` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub bodyCriticalEdges: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `body_critical_edges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `freeVars` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub freeVars: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `free_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bodyCriticalEdges` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub bodyCriticalEdges: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `body_critical_edges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `freeVars` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub freeVars: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `free_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `bodyCriticalEdges` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub bodyCriticalEdges: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `body_critical_edges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `freeVars` should have a snake case name
[INFO] [stdout]   --> data-parse/src/raw/query.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub freeVars: serde_json::Value,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `free_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pattern-recog v0.1.0 (/opt/rustwide/workdir/pattern-recog)
[INFO] [stdout] warning: unused imports: `Mutex`, `RangeInclusive`, `cell::RefCell`, and `iter::Flatten`
[INFO] [stdout]  --> scope-graph/src/bench_util/bench.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, iter::Flatten, ops::{Range, RangeInclusive}, sync::{Arc, Mutex}};
[INFO] [stdout]   |           ^^^^^^^^^^^^^                        ^^^^^^^^^^^^^               ^^^^^^^^^^^^^^               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProgressBar`
[INFO] [stdout]  --> scope-graph/src/bench_util/bench.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ThreadRng`
[INFO] [stdout]  --> scope-graph/src/bench_util/bench.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::{rngs::{SmallRng, ThreadRng}, Rng, SeedableRng};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CachedScopeGraph` and `HEAD_RANGE`
[INFO] [stdout]  --> scope-graph/src/bench_util/bench.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{bench_util::{construct_cached_graph, Graph, HEAD_RANGE}, generator::GraphPattern, graph::{CachedScopeGraph, GraphRenderOption...
[INFO] [stdout]   |                                                         ^^^^^^^^^^                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Storage` and `completeness::UncheckedCompleteness`
[INFO] [stdout]   --> scope-graph/src/bench_util/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Storage, completeness::UncheckedCompleteness, label_order, query_regex, resolve::Resolve,
[INFO] [stdout]    |     ^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LazyLock`, `OnceCell`, `RefCell`, and `collections::HashSet`
[INFO] [stdout]  --> scope-graph/src/path/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{cell::{OnceCell, RefCell}, collections::HashSet, rc::Rc, sync::{LazyLock, Mutex, OnceLock}};
[INFO] [stdout]   |                  ^^^^^^^^  ^^^^^^^   ^^^^^^^^^^^^^^^^^^^^                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DO_CIRCLE_CHECK`
[INFO] [stdout]   --> scope-graph/src/path/mod.rs:11:104
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{label::ScopeGraphLabel, path::segment::PathSegment, scope::Scope, util::ContainsContainer, DO_CIRCLE_CHECK};
[INFO] [stdout]    |                                                                                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> scope-graph/src/generator/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LibGraph` and `LibScope`
[INFO] [stdout]  --> scope-graph/src/generator/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{LibGraph, LibScope, SgData, SgLabel, graph::ScopeGraph, scope::Scope};
[INFO] [stdout]   |             ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EdgeDirection`, `ItemShape`, and `theme::EdgeType`
[INFO] [stdout]  --> scope-graph/src/graph/cached/mod.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |         item::{ItemShape, MermaidItem},
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout] 5 |         theme::EdgeType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     },
[INFO] [stdout] 7 |     plantuml::{EdgeDirection, PlantUmlItem},
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deepsize::DeepSizeOf`
[INFO] [stdout]   --> scope-graph/src/graph/cached/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use deepsize::DeepSizeOf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BackgroundColor`, `ColorSet`, and `ForeGroundColor`
[INFO] [stdout]   --> scope-graph/src/graph/cached/mod.rs:14:246
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...on, regex::dfs::RegexAutomaton, scope::Scope, BackgroundColor, ColorSet, ForeGroundColor
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::hash_set::HashSet`
[INFO] [stdout]  --> scope-graph/src/graph/cached/resolve.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hashbrown::hash_set::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::RandomState`
[INFO] [stdout]  --> scope-graph/src/graph/cached/cache.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, fmt::Write, hash::RandomState, sync::Arc};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> scope-graph/src/graph/cached/cache.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScopeMap` and `util::DisplayVec`
[INFO] [stdout]  --> scope-graph/src/graph/cached/cache.rs:6:83
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...h, ScopeMap}, label::ScopeGraphLabel, order::LabelOrder, path::Path, regex::{dfs::RegexAutomaton, RegexState}, scope::Scope, util::DisplayVec, B...
[INFO] [stdout]   |       ^^^^^^^^                                                                                                                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `smallvec::SmallVec`
[INFO] [stdout]  --> scope-graph/src/graph/resolve.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use smallvec::SmallVec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphing::Renderer`
[INFO] [stdout]    --> scope-graph/src/slides.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use graphing::Renderer;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ScopeGraph` and `scope::Scope`
[INFO] [stdout]    --> scope-graph/src/slides.rs:249:81
[INFO] [stdout]     |
[INFO] [stdout] 249 |     use crate::{graph::{CachedScopeGraph, GraphRenderOptions, LabelRenderStyle, ScopeGraph}, scope::Scope, SgData, SgLabel};
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hint::black_box`
[INFO] [stdout]  --> scope-graph/src/util/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{hash::Hash, hint::black_box, mem::MaybeUninit};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rng`, `SeedableRng`, and `rngs::SmallRng`
[INFO] [stdout]  --> scope-graph/src/util/mod.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{rngs::SmallRng, Rng, SeedableRng};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^  ^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> pattern-recog/src/pattern/circle.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> pattern-recog/src/pattern/circle.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> pattern-recog/src/pattern/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> pattern-recog/src/pattern/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     io::Write,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |           return String::new();
[INFO] [stdout]     |           -------------------- any code following this expression is unreachable
[INFO] [stdout] 234 | /         match self {
[INFO] [stdout] 235 | |             Self::Start(s) => format!("{s}"),
[INFO] [stdout] 236 | |             Self::Step {
[INFO] [stdout] 237 | |                 from,
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |         }
[INFO] [stdout]     | |_________^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> pattern-recog/src/main.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn test() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> pattern-recog/src/main.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn test() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Write`
[INFO] [stdout]  --> scope-graph/src/order.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fmt::Write,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 |             Self::Start(s) => format!("{s}"),
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 from,
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 label,
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_label`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |                 target,
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `automaton_idx`
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 automaton_idx,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_automaton_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> scope-graph/src/graph/cached/mod.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let (envs, mut stats) = resolver.resolve(Path::start(scope));
[INFO] [stdout]     |                    ----^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope_num`
[INFO] [stdout]    --> scope-graph/src/graph/cached/mod.rs:399:34
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn cache_path_uml(&self, scope_num: usize) -> Vec<PlantUmlItem> {
[INFO] [stdout]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scope_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope_num`
[INFO] [stdout]    --> scope-graph/src/graph/cached/mod.rs:417:34
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn cache_path_mmd(&self, scope_num: usize) -> Vec<MermaidItem> {
[INFO] [stdout]     |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scope_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]    --> scope-graph/src/path/mod.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | / impl<Lbl: ScopeGraphLabel> Path<Lbl>
[INFO] [stdout]  33 | | where
[INFO] [stdout]  34 | |     Lbl: ScopeGraphLabel + Clone,
[INFO] [stdout]     | |_________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |       fn contains<'a>(&self, other: &Self) -> bool
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PathSegment` is never used
[INFO] [stdout]  --> scope-graph/src/path/segment.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PathSegment<'a, Lbl> {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> scope-graph/src/path/segment.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a, Lbl: ScopeGraphLabel> PathSegment<'a, Lbl> {
[INFO] [stdout]    | --------------------------------------------------- associated items in this implementation
[INFO] [stdout] 28 |     #[inline]
[INFO] [stdout] 29 |     fn new(path: &'a Path<Lbl>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn from_path(path: &'a Path<Lbl>) -> impl Iterator<Item = Self> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn from_path_with_offset(path: &'a Path<Lbl>, offset: usize, len: usize) -> impl Iterator<Item = Self> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn source(&self) -> &Scope {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn target(&self) -> &Scope {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn automaton_idx(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn equals(&self, other: &Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `proj_wfd` is never read
[INFO] [stdout]   --> scope-graph/src/graph/cached/resolve.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct CachedResolver<'r, Lbl, Data, Proj>
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     proj_wfd: Proj::Output,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ProjEnvs2` is never used
[INFO] [stdout]    --> scope-graph/src/graph/cached/cache.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type ProjEnvs2<Lbl, Data> = std::collections::HashMap<ProjHash, Vec<QueryResult<Lbl, Data>>>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `step_paths`, `insert`, and `contains_key` are never used
[INFO] [stdout]    --> scope-graph/src/graph/cached/cache.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | impl<Lbl: ScopeGraphLabel, Data: ScopeGraphData> ProjEnvs<Lbl, Data> {
[INFO] [stdout]     | -------------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn step_paths(&mut self, label: &Lbl, scope: Scope, reg_idx: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn insert(&mut self, hash: ProjHash, env: Vec<QueryResult<Lbl, Data>>) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn contains_key(&self, hash: ProjHash) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjEnvsCell` is never constructed
[INFO] [stdout]    --> scope-graph/src/graph/cached/cache.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 | pub(crate) struct ProjEnvsCell<Lbl: ScopeGraphLabel, Data: ScopeGraphData> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> scope-graph/src/graph/cached/cache.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<Lbl: ScopeGraphLabel, Data: ScopeGraphData> ProjEnvsCell<Lbl, Data> {
[INFO] [stdout]     | ------------------------------------------------------------------------ associated items in this implementation
[INFO] [stdout] 346 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn with_capacity(capacity: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub fn new_with_env(hash: ProjHash, env: QueryResult<Lbl, Data>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     pub fn shadow(&mut self, other: Self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     pub fn step_paths(&mut self, label: &Lbl, scope: Scope, reg_idx: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn push(&mut self, hash: ProjHash, env: QueryResult<Lbl, Data>) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn insert(&mut self, hash: ProjHash, env: Vec<QueryResult<Lbl, Data>>) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 |     pub fn contains_key(&self, hash: ProjHash) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn extend(&mut self, other: Self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |     pub(crate) fn group_by_hash(&self) -> hashbrown::HashMap<ProjHash, Vec<QueryResult<Lbl, Data>>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn clone_envs_by_hash(&self, hash: &ProjHash) -> Vec<QueryResult<Lbl, Data>>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_options` is never used
[INFO] [stdout]    --> scope-graph/src/slides.rs:251:12
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn render_options() -> GraphRenderOptions {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Graph` is never used
[INFO] [stdout]    --> scope-graph/src/slides.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     type Graph = CachedScopeGraph<SgLabel, SgData>;
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sg-parse v0.1.0 (/opt/rustwide/workdir/sg-parse)
[INFO] [stdout] warning: unused import: `hint::black_box`
[INFO] [stdout]  --> scope-graph/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     hint::black_box, io::{stdin, Write}, sync::Arc
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PlantUmlItemKind`
[INFO] [stdout]  --> scope-graph/src/main.rs:5:179
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...}, EdgeDirection, NodeType, PlantUmlDiagram, PlantUmlItem, PlantUmlItemKind}, Color, Renderer};
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> scope-graph/src/main.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 |     hint::black_box, io::{stdin, Write}, sync::Arc
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `render_with_type`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScopeGraphData for StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `render_with_type` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn render_with_type(&self) -> String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `render_with_type`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScopeGraphData for StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `render_with_type` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn render_with_type(&self) -> String { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScopeGraphData for StlcData {
[INFO] [stdout]    |                         ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout] note: required by a bound in `ScopeGraphData`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/data.rs:4:102
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ScopeGraphData:
[INFO] [stdout]    |           -------------- required by a bound in this trait
[INFO] [stdout]  4 |     PartialEq + Clone + Default + std::fmt::Debug + std::fmt::Display + Eq + Ord + std::hash::Hash + DeepSizeOf
[INFO] [stdout]    |                                                                                                      ^^^^^^^^^^ required by this bound in `ScopeGraphData`
[INFO] [stdout]    = note: `ScopeGraphData` is a "sealed trait", because to implement it you also need to implement `deepsize::DeepSizeOf`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              scope_graph::path::Path<Lbl>
[INFO] [stdout]              scope_graph::path::ReversePath<Lbl>
[INFO] [stdout]              scope_graph::scope::Scope
[INFO] [stdout]              scope_graph::graph::QueryResult<Lbl, Data>
[INFO] [stdout]              scope_graph::graph::Edge<Lbl>
[INFO] [stdout]              scope_graph::graph::ScopeData<Lbl, Data>
[INFO] [stdout]              scope_graph::order::LabelOrder<Lbl>
[INFO] [stdout]              scope_graph::regex::dfs::AutomatonNode<Lbl>
[INFO] [stdout]            and 119 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl ScopeGraphData for StlcData {
[INFO] [stdout]    |                         ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout] note: required by a bound in `ScopeGraphData`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/data.rs:4:102
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ScopeGraphData:
[INFO] [stdout]    |           -------------- required by a bound in this trait
[INFO] [stdout]  4 |     PartialEq + Clone + Default + std::fmt::Debug + std::fmt::Display + Eq + Ord + std::hash::Hash + DeepSizeOf
[INFO] [stdout]    |                                                                                                      ^^^^^^^^^^ required by this bound in `ScopeGraphData`
[INFO] [stdout]    = note: `ScopeGraphData` is a "sealed trait", because to implement it you also need to implement `deepsize::DeepSizeOf`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              scope_graph::path::Path<Lbl>
[INFO] [stdout]              scope_graph::path::ReversePath<Lbl>
[INFO] [stdout]              scope_graph::scope::Scope
[INFO] [stdout]              scope_graph::graph::QueryResult<Lbl, Data>
[INFO] [stdout]              scope_graph::graph::Edge<Lbl>
[INFO] [stdout]              scope_graph::graph::ScopeData<Lbl, Data>
[INFO] [stdout]              scope_graph::order::LabelOrder<Lbl>
[INFO] [stdout]              scope_graph::regex::dfs::AutomatonNode<Lbl>
[INFO] [stdout]            and 119 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl ScopeGraphDataProjection<StlcData> for StlcProjection {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout]    = note: required for `stlc::data::StlcData` to implement `ScopeGraphData`
[INFO] [stdout] note: required by a bound in `ScopeGraphDataProjection`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/projection.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ScopeGraphDataProjection<D: ScopeGraphData>: std::hash::Hash + Eq {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ required by this bound in `ScopeGraphDataProjection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl ScopeGraphDataProjection<StlcData> for StlcProjection {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout]    = note: required for `stlc::data::StlcData` to implement `ScopeGraphData`
[INFO] [stdout] note: required by a bound in `ScopeGraphDataProjection`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/projection.rs:3:39
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait ScopeGraphDataProjection<D: ScopeGraphData>: std::hash::Hash + Eq {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ required by this bound in `ScopeGraphDataProjection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res_mmd`
[INFO] [stdout]   --> scope-graph/src/main.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let (res_uml, res_mmd) = start_scopes
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_res_mmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fname`
[INFO] [stdout]    --> scope-graph/src/main.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let fname = format!("output/output{}.puml", idx);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_fname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s4`
[INFO] [stdout]    --> scope-graph/src/main.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let s4 = graph.add_decl(s1, SgLabel::Declaration, SgData::var("x", "int"));
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_s4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s5`
[INFO] [stdout]    --> scope-graph/src/main.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let s5 = graph.add_decl(s2, SgLabel::Declaration, SgData::var("y", "int"));
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_s5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sd0`
[INFO] [stdout]    --> scope-graph/src/main.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let sd0 = graph.add_decl(s0, SgLabel::Declaration, SgData::var("x", "int"));
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sd0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> scope-graph/src/main.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let env = graph.query_proj(
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::label::StlcLabel: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/label.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ScopeGraphLabel for StlcLabel {
[INFO] [stdout]    |                          ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::label::StlcLabel`
[INFO] [stdout]   --> sg-parse/src/stlc/label.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum StlcLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout] note: required by a bound in `ScopeGraphLabel`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/label.rs:8:81
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait ScopeGraphLabel:
[INFO] [stdout]    |           --------------- required by a bound in this trait
[INFO] [stdout]  8 |     PartialEq + Clone + std::fmt::Debug + std::fmt::Display + Eq + Ord + Hash + DeepSizeOf
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^ required by this bound in `ScopeGraphLabel`
[INFO] [stdout]    = note: `ScopeGraphLabel` is a "sealed trait", because to implement it you also need to implement `deepsize::DeepSizeOf`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              scope_graph::path::Path<Lbl>
[INFO] [stdout]              scope_graph::path::ReversePath<Lbl>
[INFO] [stdout]              scope_graph::scope::Scope
[INFO] [stdout]              scope_graph::graph::QueryResult<Lbl, Data>
[INFO] [stdout]              scope_graph::graph::Edge<Lbl>
[INFO] [stdout]              scope_graph::graph::ScopeData<Lbl, Data>
[INFO] [stdout]              scope_graph::order::LabelOrder<Lbl>
[INFO] [stdout]              scope_graph::regex::dfs::AutomatonNode<Lbl>
[INFO] [stdout]            and 119 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::label::StlcLabel: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/label.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ScopeGraphLabel for StlcLabel {
[INFO] [stdout]    |                          ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::label::StlcLabel`
[INFO] [stdout]   --> sg-parse/src/stlc/label.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum StlcLabel {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout] note: required by a bound in `ScopeGraphLabel`
[INFO] [stdout]   --> /opt/rustwide/workdir/scope-graph/src/label.rs:8:81
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub trait ScopeGraphLabel:
[INFO] [stdout]    |           --------------- required by a bound in this trait
[INFO] [stdout]  8 |     PartialEq + Clone + std::fmt::Debug + std::fmt::Display + Eq + Ord + Hash + DeepSizeOf
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^ required by this bound in `ScopeGraphLabel`
[INFO] [stdout]    = note: `ScopeGraphLabel` is a "sealed trait", because to implement it you also need to implement `deepsize::DeepSizeOf`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              scope_graph::path::Path<Lbl>
[INFO] [stdout]              scope_graph::path::ReversePath<Lbl>
[INFO] [stdout]              scope_graph::scope::Scope
[INFO] [stdout]              scope_graph::graph::QueryResult<Lbl, Data>
[INFO] [stdout]              scope_graph::graph::Edge<Lbl>
[INFO] [stdout]              scope_graph::graph::ScopeData<Lbl, Data>
[INFO] [stdout]              scope_graph::order::LabelOrder<Lbl>
[INFO] [stdout]              scope_graph::regex::dfs::AutomatonNode<Lbl>
[INFO] [stdout]            and 119 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         StlcData: ScopeGraphData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> sg-parse/src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `stlc::data::StlcData: deepsize::DeepSizeOf` is not satisfied
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         StlcData: ScopeGraphData,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `deepsize::DeepSizeOf` is not implemented for `stlc::data::StlcData`
[INFO] [stdout]   --> sg-parse/src/stlc/data.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum StlcData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `deepsize::DeepSizeOf`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 119 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> sg-parse/src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `circular_graph` is never used
[INFO] [stdout]    --> scope-graph/src/main.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn circular_graph() -> UsedScopeGraph {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> sg-parse/src/main.rs:89:40
[INFO] [stdout]     |
[INFO] [stdout]  89 |     sg.as_uml_diagram("first_example", DRAW_CACHE)
[INFO] [stdout]     |        --------------                  ^^^^^^^^^^ expected `&GraphRenderOptions`, found `bool`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/scope-graph/src/graph/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_uml_diagram(&self, title: &str, options: &GraphRenderOptions) -> PlantUmlDiagram {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> sg-parse/src/main.rs:89:40
[INFO] [stdout]     |
[INFO] [stdout]  89 |     sg.as_uml_diagram("first_example", DRAW_CACHE)
[INFO] [stdout]     |        --------------                  ^^^^^^^^^^ expected `&GraphRenderOptions`, found `bool`
[INFO] [stdout]     |        |
[INFO] [stdout]     |        arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/scope-graph/src/graph/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_uml_diagram(&self, title: &str, options: &GraphRenderOptions) -> PlantUmlDiagram {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t1`
[INFO] [stdout]    --> sg-parse/src/stlc/types.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let t1 = StlcType::Record(1);
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_t1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t2`
[INFO] [stdout]    --> sg-parse/src/stlc/types.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let t2 = StlcType::Record(2);
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_t2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sg-parse` (bin "sg-parse") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sg-parse` (bin "sg-parse" test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "59427b397cb88f89b54a3f254a9a347d0b5dffce9c7169d18cd7dfa814b7692e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59427b397cb88f89b54a3f254a9a347d0b5dffce9c7169d18cd7dfa814b7692e", kill_on_drop: false }`
[INFO] [stdout] 59427b397cb88f89b54a3f254a9a347d0b5dffce9c7169d18cd7dfa814b7692e
