[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] 4a1212851e015b06e5b9c50cb088a042dad84024 [INFO] checking pdf-jube-joba/computation against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdf-jube-joba%2Fcomputation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pdf-jube-joba/computation on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 278a1b66b55370a794dd699f9f7dd855be51ace146c4fb97ae073f67460f5042 [INFO] running `Command { std: "docker" "start" "-a" "278a1b66b55370a794dd699f9f7dd855be51ace146c4fb97ae073f67460f5042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "278a1b66b55370a794dd699f9f7dd855be51ace146c4fb97ae073f67460f5042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278a1b66b55370a794dd699f9f7dd855be51ace146c4fb97ae073f67460f5042", kill_on_drop: false }` [INFO] [stdout] 278a1b66b55370a794dd699f9f7dd855be51ace146c4fb97ae073f67460f5042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f46642a7b537adca8f687e3a4202d2be0c1d9be5e7774ec62f4833c15299ea78 [INFO] running `Command { std: "docker" "start" "-a" "f46642a7b537adca8f687e3a4202d2be0c1d9be5e7774ec62f4833c15299ea78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.46.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.46.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling wit-bindgen v0.46.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cranelift-srcgen v0.127.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.127.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling cranelift-bitset v0.127.4 [INFO] [stderr] Compiling cranelift-isle v0.127.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.127.4 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.127.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling wasmparser v0.243.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking wasmtime-internal-math v40.0.4 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking cranelift-control v0.127.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling pulley-macros v40.0.4 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Compiling wasmtime-internal-versioned-export-macros v40.0.4 [INFO] [stderr] Compiling pulley-interpreter v40.0.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-encoder v0.243.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.127.4 [INFO] [stderr] Compiling wit-parser v0.239.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cranelift-entity v0.127.4 [INFO] [stderr] Checking cranelift-bforest v0.127.4 [INFO] [stderr] Checking regalloc2 v0.13.5 [INFO] [stderr] Compiling wasm-metadata v0.239.0 [INFO] [stderr] Compiling cranelift-codegen v0.127.4 [INFO] [stderr] Compiling wit-component v0.239.0 [INFO] [stderr] Compiling wit-bindgen-core v0.46.0 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking wasm-encoder v0.245.1 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling wasmtime-internal-unwinder v40.0.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wasmprinter v0.243.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking wast v245.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking recursive_function v0.1.0 (/opt/rustwide/workdir/models/recursive_function) [INFO] [stderr] Checking flow_ir v0.1.0 (/opt/rustwide/workdir/models/flow_ir) [INFO] [stderr] Checking turing_machine v0.1.0 (/opt/rustwide/workdir/models/turing_machine) [INFO] [stderr] Checking pcf v0.1.0 (/opt/rustwide/workdir/models/pcf) [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wasmtime-internal-jit-debug v40.0.4 [INFO] [stderr] Checking structured_lang v0.1.0 (/opt/rustwide/workdir/models/structured_lang) [INFO] [stderr] Compiling wasmtime-internal-fiber v40.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking wasmtime-internal-component-util v40.0.4 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling wasmtime-internal-cache v40.0.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling wasmtime-internal-component-macro v40.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking wasmtime-environ v40.0.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling wit-parser v0.243.0 [INFO] [stderr] Checking recursive_function-turing_machine v0.1.0 (/opt/rustwide/workdir/models/rec-tm) [INFO] [stdout] warning: unused imports: `Condition`, `LValue`, and `RValue` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/auxiliary/basic.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Condition, Function, LValue, RValue, Stmt, register_function}; [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 imports: `Condition`, `LValue`, and `RValue` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/auxiliary/copy.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Condition, Function, LValue, RValue, Stmt, register_function}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cond` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{assign, cond, lv, rv}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `assign`, `cond`, `lv`, and `rv` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/composition.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{assign, cond, lv, rv}; [INFO] [stdout] | ^^^^^^ ^^^^ ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_function` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/composition.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | rec_tm_ir::{Block, Function, Stmt, get_function}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_function` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/mu_recursion.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Function, Stmt, get_function, register_function}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call_l` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/projection.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rec_to_ir::auxiliary::basic::{call_l, call_r}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling wasmtime v40.0.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stdout] warning: function `shift_left_x_n_times` is never used [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/auxiliary/basic.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) fn shift_left_x_n_times(n: usize) -> Function { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking wat v1.245.1 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking wasm-compose v0.243.0 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking fxprof-processed-profile v0.8.1 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling wasmtime-internal-wit-bindgen v40.0.4 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v40.0.4 [INFO] [stderr] Checking wasmtime-internal-slab v40.0.4 [INFO] [stderr] Checking tiny_isa v0.1.0 (/opt/rustwide/workdir/models/tiny_isa) [INFO] [stderr] Checking lambda_calculus v0.1.0 (/opt/rustwide/workdir/models/lambda_calculus) [INFO] [stderr] Checking goto_lang v0.1.0 (/opt/rustwide/workdir/models/goto_lang) [INFO] [stderr] Checking while_with_data v0.1.0 (/opt/rustwide/workdir/models/while_with_data) [INFO] [stderr] Checking example_counter v0.1.0 (/opt/rustwide/workdir/models/example_counter) [INFO] [stderr] Checking recursive_function-goto_lang v0.1.0 (/opt/rustwide/workdir/models/rec-goto) [INFO] [stderr] Checking recursive_function-lambda_calculus v0.1.0 (/opt/rustwide/workdir/models/rec-lam) [INFO] [stderr] Checking logic_circuit v0.1.0 (/opt/rustwide/workdir/models/logic_circuit) [INFO] [stderr] Checking clap v4.5.60 [INFO] [stdout] warning: unused imports: `Condition`, `LValue`, and `RValue` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/auxiliary/basic.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Condition, Function, LValue, RValue, Stmt, register_function}; [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 imports: `Condition`, `LValue`, and `RValue` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/auxiliary/copy.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Condition, Function, LValue, RValue, Stmt, register_function}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cond` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{assign, cond, lv, rv}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `assign`, `cond`, `lv`, and `rv` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/composition.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{assign, cond, lv, rv}; [INFO] [stdout] | ^^^^^^ ^^^^ ^^ ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_function` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/composition.rs:6:40 [INFO] [stdout] | [INFO] [stdout] 6 | rec_tm_ir::{Block, Function, Stmt, get_function}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_function` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/mu_recursion.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rec_tm_ir::{Block, Function, Stmt, get_function, register_function}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `call_l` [INFO] [stdout] --> models/rec-tm/src/rec_to_ir/compile/projection.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::rec_to_ir::auxiliary::basic::{call_l, call_r}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking my_hdl v0.1.0 (/opt/rustwide/workdir/models/my_hdl) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> models/my_hdl/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: multiple variants are never constructed [INFO] [stdout] --> models/my_hdl/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, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | Or(Box, Box), [INFO] [stdout] | ^^ [INFO] [stdout] 101 | Not(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | IfCond(Box, Box, Box), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 103 | ArrayAcc(Box, Number), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | ArrayConst(Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 105 | FieldAcc(Box, String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | StrctConst(Vec<(String, CombExpVal)>), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 107 | Switch(Box, Vec<(String, CombExpVal)>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | SeqAndFinal(Vec<(String, CombExpVal)>, Box), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 109 | CombModule(String, Box), [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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eval_to_val` is never used [INFO] [stdout] --> models/my_hdl/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/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/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/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/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/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 { [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/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 { [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/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/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/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/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 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | fn clock(&mut self, input: Value) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lambda_continuations v0.1.0 (/opt/rustwide/workdir/models/lambda_continuations) [INFO] [stderr] Checking others v0.1.0 (/opt/rustwide/workdir/models/others) [INFO] [stderr] Checking obj_lang v0.1.0 (/opt/rustwide/workdir/models/obj_lang) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> models/my_hdl/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: multiple variants are never constructed [INFO] [stdout] --> models/my_hdl/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, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | Or(Box, Box), [INFO] [stdout] | ^^ [INFO] [stdout] 101 | Not(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | IfCond(Box, Box, Box), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 103 | ArrayAcc(Box, Number), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | ArrayConst(Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 105 | FieldAcc(Box, String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | StrctConst(Vec<(String, CombExpVal)>), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 107 | Switch(Box, Vec<(String, CombExpVal)>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | SeqAndFinal(Vec<(String, CombExpVal)>, Box), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 109 | CombModule(String, Box), [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] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eval_to_val` is never used [INFO] [stdout] --> models/my_hdl/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/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/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/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/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/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 { [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/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 { [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/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/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/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/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 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 423 | fn clock(&mut self, input: Value) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cranelift-native v0.127.4 [INFO] [stderr] Checking cranelift-frontend v0.127.4 [INFO] [stderr] Checking wasmtime-internal-cranelift v40.0.4 [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `Command { std: "docker" "inspect" "f46642a7b537adca8f687e3a4202d2be0c1d9be5e7774ec62f4833c15299ea78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46642a7b537adca8f687e3a4202d2be0c1d9be5e7774ec62f4833c15299ea78", kill_on_drop: false }` [INFO] [stdout] f46642a7b537adca8f687e3a4202d2be0c1d9be5e7774ec62f4833c15299ea78