[INFO] cloning repository https://github.com/pdf-jube-joba/computation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdf-jube-joba/computation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49f9a8adad37bf43884f17683abd5921790e0d5a
[INFO] checking pdf-jube-joba/computation against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pdf-jube-joba/computation
[INFO] finished tweaking git repo https://github.com/pdf-jube-joba/computation
[INFO] tweaked toml for git repo https://github.com/pdf-jube-joba/computation written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pdf-jube-joba/computation on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pdf-jube-joba/computation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded implicit-clone v0.3.10
[INFO] [stderr]   Downloaded yew-macro v0.20.0
[INFO] [stderr]   Downloaded yew v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da17d0a9e1e9f4009401e946a64a8c773385c168cec4ea4fbcc176b6caa5ff14
[INFO] running `Command { std: "docker" "start" "-a" "da17d0a9e1e9f4009401e946a64a8c773385c168cec4ea4fbcc176b6caa5ff14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da17d0a9e1e9f4009401e946a64a8c773385c168cec4ea4fbcc176b6caa5ff14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da17d0a9e1e9f4009401e946a64a8c773385c168cec4ea4fbcc176b6caa5ff14", kill_on_drop: false }`
[INFO] [stdout] da17d0a9e1e9f4009401e946a64a8c773385c168cec4ea4fbcc176b6caa5ff14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87753c1c7ddd8ab318bfc5b333b2488342cd78b2d9f62d3057b6178ec7edcc67
[INFO] running `Command { std: "docker" "start" "-a" "87753c1c7ddd8ab318bfc5b333b2488342cd78b2d9f62d3057b6178ec7edcc67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking while_language v0.1.0 (/opt/rustwide/workdir/models/while_language/core)
[INFO] [stderr]     Checking counter_machine_cui v0.1.0 (/opt/rustwide/workdir/models/counter_machine/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking counter_machine_web v0.1.0 (/opt/rustwide/workdir/models/counter_machine/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking lambda_continuations_web v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking cpu_emulator_cui v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking while_minus_lang_cui v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking cpu_emulator_web v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/web)
[INFO] [stderr]     Checking recursive_function_cui v0.1.0 (/opt/rustwide/workdir/models/recursive_function/cui)
[INFO] [stderr]     Checking my_hdl_cui v0.1.0 (/opt/rustwide/workdir/models/my_hdl/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking logic_circuit_cui v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/cui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking lambda_continuations_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking my_hdl_web v0.1.0 (/opt/rustwide/workdir/models/my_hdl/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking turing_machine_cui v0.1.0 (/opt/rustwide/workdir/models/turing_machine/cui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking lambda_calculus_cui v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/cui)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking implicit-clone v0.3.10
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking gloo-events v0.1.2
[INFO] [stderr]     Checking gloo-render v0.1.1
[INFO] [stderr]     Checking gloo-dialogs v0.1.1
[INFO] [stderr]     Checking test_global_tape v0.1.0 (/opt/rustwide/workdir/test_global_tape)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-console v0.2.3
[INFO] [stderr]     Checking gloo-storage v0.2.2
[INFO] [stderr]     Checking gloo-net v0.3.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-history v0.1.5
[INFO] [stderr]     Checking gloo-file v0.2.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-worker v0.2.1
[INFO] [stderr]     Checking gloo v0.8.1
[INFO] [stderr]     Checking yew v0.20.0
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking recursive_function_core v0.1.0 (/opt/rustwide/workdir/models/recursive_function/core)
[INFO] [stderr]     Checking logic_circuit_core v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/core)
[INFO] [stderr]     Checking turing_machine_core v0.1.0 (/opt/rustwide/workdir/models/turing_machine/core)
[INFO] [stderr]     Checking lambda_calculus_core v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/core)
[INFO] [stderr]     Checking while_minus_lang_core v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/core)
[INFO] [stderr]     Checking counter_machine_core v0.1.0 (/opt/rustwide/workdir/models/counter_machine/core)
[INFO] [stderr]     Checking my_hdl_core v0.1.0 (/opt/rustwide/workdir/models/my_hdl/core)
[INFO] [stderr]     Checking lambda_continuations_core v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations/core)
[INFO] [stderr]     Checking cpu_emulator_core v0.1.0 (/opt/rustwide/workdir/models/cpu_emulator/core)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Assumrator(Byte);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProgramCounter(Number);
[INFO] [stdout]    |            -------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ext`
[INFO] [stdout]  --> models/lambda_continuations/core/src/ctrl.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |         ext::{Ext, ExtStruct},
[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: `Display`
[INFO] [stdout]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Debug, Display};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking turing_machine_web v0.1.0 (/opt/rustwide/workdir/models/turing_machine/web)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking while_minus_lang_web v0.1.0 (/opt/rustwide/workdir/models/while_minus_lang/web)
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pest::{iterators::Pair, Parser};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lambda_calculus_web v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus/web)
[INFO] [stdout] warning: unused imports: `bapp`, `blam`, `eapp`, `eif`, `elam`, `elet`, `epred`, `erec`, `esucc`, and `ezero`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |         base::{bapp, blam, bvar},
[INFO] [stdout]     |                ^^^^  ^^^^
[INFO] [stdout] 154 |         ext::{eapp, eif, elam, elet, epred, erec, esucc, evar, ezero},
[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: `Display`
[INFO] [stdout]  --> models/lambda_continuations/core/src/no_ext.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::{Debug, Display};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Assumrator(Byte);
[INFO] [stdout]    |            ---------- ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> models/cpu_emulator/core/src/lib.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProgramCounter(Number);
[INFO] [stdout]    |            -------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr]     Checking recursive_function_web v0.1.0 (/opt/rustwide/workdir/models/recursive_function/web)
[INFO] [stderr]     Checking recursive_function_to_turing_machine v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_turing_machine)
[INFO] [stderr]     Checking recursive_function_to_lambda_calculus v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_lambda_calculus)
[INFO] [stderr]     Checking recursive_function_to_while_minus_lang v0.1.0 (/opt/rustwide/workdir/compile/recursive_function_to_while_minus_lang)
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             AbCt::Abort(e) => None,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |             AbCt::Control(e) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut t = self;
[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: `b`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 AbCt::Base(b) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error};
[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: `Sign`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ext::Var { var } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pest::{iterators::Pair, Parser};
[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: `bail`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error};
[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: `Sign`
[INFO] [stdout]  --> models/turing_machine/web/src/lib.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use turing_machine_core::machine::{Sign, State, Tape, TuringMachineDefinition, TuringMachineSet};
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking logic_circuit_web v0.1.0 (/opt/rustwide/workdir/models/logic_circuit/web)
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AbCt` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum AbCt<T>
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `n`, `ab`, and `ct` are never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | / impl<T> AbCt<T>
[INFO] [stdout] 20 | | where
[INFO] [stdout] 21 | |     T: LamFamily<AbCt<T>>,
[INFO] [stdout]    | |__________________________- associated functions in this implementation
[INFO] [stdout] 22 |   {
[INFO] [stdout] 23 |       pub fn n(t: T::This) -> Self {
[INFO] [stdout]    |              ^
[INFO] [stdout] ...
[INFO] [stdout] 26 |       pub fn ab(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn ct(t: AbCt<T>) -> Self {
[INFO] [stdout]    |              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print` is never used
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn print(t: &Lam<ExtStruct>) -> String {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking counter_machine_to_logic_circuits v0.1.0 (/opt/rustwide/workdir/compile/counter_machine_to_logic_circuits)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             AbCt::Abort(e) => None,
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |             AbCt::Control(e) => None,
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut t = self;
[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: `b`
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 AbCt::Base(b) => {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s1`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let s1 = l1.free_variables();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s2`
[INFO] [stdout]    --> models/lambda_continuations/core/src/ctrl.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let s2 = l2.free_variables();
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_s2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> models/lambda_continuations/core/src/no_ext.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             Base::Lam { var, body } => None,
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Ext::Var { var } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_length`
[INFO] [stdout]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             parameter_length,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:24
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                        ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             Ext::Lam { var, body } => None,
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:152:46
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                         ^^^ help: try ignoring the field: `var: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> models/lambda_continuations/core/src/no_ext.rs:168:46
[INFO] [stdout]     |
[INFO] [stdout] 168 |                         ExtValue::Fun { var, body } => None,
[INFO] [stdout]     |                                              ^^^^ help: try ignoring the field: `body: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0602]: unknown lint: `type_complexity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F type_complexity`
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> models/lambda_continuations/core/src/parse.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let check_parse = |code: &str| {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AbCtBaseFrame` is never constructed
[INFO] [stdout]   --> models/lambda_continuations/core/src/ctrl.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct AbCtBaseFrame(BaseFrame<AbCt<BaseStruct>>);
[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 variable: `input`
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_T` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BOOL_T: &str = "#true";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_F` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BOOL_F: &str = "#false";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyParser` is never constructed
[INFO] [stdout]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct MyParser;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | enum CombExpVal {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  97 |     Val(Value),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  98 |     Var(String),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 101 |     Not(Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombExpVal` 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: function `eval_to_val` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn eval_to_val(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_IN` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | const FIELD_IN: &str = "IN";
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_OUT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_STATE` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `build` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 274 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 290 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl GraphModuleState {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 357 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_NEXT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_THIS` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILED_PREV` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_otput` and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl IterModuleState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_T` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BOOL_T: &str = "#true";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOL_F` is never used
[INFO] [stdout]  --> models/my_hdl/core/src/interface.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const BOOL_F: &str = "#false";
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyParser` is never constructed
[INFO] [stdout]   --> models/my_hdl/core/src/interface.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct MyParser;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | enum CombExpVal {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout]  97 |     Val(Value),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  98 |     Var(String),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]  99 |     And(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 100 |     Or(Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 101 |     Not(Box<CombExpVal>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 102 |     IfCond(Box<CombExpVal>, Box<CombExpVal>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 103 |     ArrayAcc(Box<CombExpVal>, Number),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 104 |     ArrayConst(Vec<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 105 |     FieldAcc(Box<CombExpVal>, String),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 106 |     StrctConst(Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 107 |     Switch(Box<CombExpVal>, Vec<(String, CombExpVal)>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 108 |     SeqAndFinal(Vec<(String, CombExpVal)>, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 109 |     CombModule(String, Box<CombExpVal>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CombExpVal` 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: function `eval_to_val` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:120:4
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn eval_to_val(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_IN` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | const FIELD_IN: &str = "IN";
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_OUT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 | const FIELD_OUT: &str = "OUT";
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_STATE` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:262:7
[INFO] [stdout]     |
[INFO] [stdout] 262 | const FIELD_STATE: &str = "STATE";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `build` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:274:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 274 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     fn build(&self) -> SimpleModuleState {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl SimpleModuleState {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] 290 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `now_state`, `get_otput`, and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:357:8
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl GraphModuleState {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] 357 |     fn now_state(&self) -> Value {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_NEXT` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:410:7
[INFO] [stdout]     |
[INFO] [stdout] 410 | const FIELD_NEXT: &str = "NEXT";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIELD_THIS` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:411:7
[INFO] [stdout]     |
[INFO] [stdout] 411 | const FIELD_THIS: &str = "THIS";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILED_PREV` is never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | const FILED_PREV: &str = "PREV";
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_otput` and `clock` are never used
[INFO] [stdout]    --> models/my_hdl/core/src/machine.rs:415:8
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl IterModuleState {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] 415 |     fn get_otput(&self) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     fn clock(&mut self, input: Value) -> Result<(), Error> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parameter_length`
[INFO] [stdout]   --> compile/recursive_function_to_turing_machine/src/compile.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             parameter_length,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: try ignoring the field: `parameter_length: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.07s
[INFO] running `Command { std: "docker" "inspect" "87753c1c7ddd8ab318bfc5b333b2488342cd78b2d9f62d3057b6178ec7edcc67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87753c1c7ddd8ab318bfc5b333b2488342cd78b2d9f62d3057b6178ec7edcc67", kill_on_drop: false }`
[INFO] [stdout] 87753c1c7ddd8ab318bfc5b333b2488342cd78b2d9f62d3057b6178ec7edcc67
