[INFO] cloning repository https://github.com/emekaobierika75-sudo/decompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emekaobierika75-sudo/decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femekaobierika75-sudo%2Fdecompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femekaobierika75-sudo%2Fdecompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be341e694a7917746bebd88481474d237ff68ec2
[INFO] checking emekaobierika75-sudo/decompiler against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femekaobierika75-sudo%2Fdecompiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/emekaobierika75-sudo/decompiler
[INFO] finished tweaking git repo https://github.com/emekaobierika75-sudo/decompiler
[INFO] tweaked toml for git repo https://github.com/emekaobierika75-sudo/decompiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emekaobierika75-sudo/decompiler on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emekaobierika75-sudo/decompiler 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jujhar16/petgraph.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded tuple v0.5.2
[INFO] [stderr]   Downloaded quote v1.0.46
[INFO] [stderr]   Downloaded array_tool v1.0.3
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded nom-leb128 v0.2.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded hashlink v0.8.4
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded contracts v0.6.7
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded socket2 v0.6.4
[INFO] [stderr]   Downloaded rangemap v1.7.1
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded cc v1.2.65
[INFO] [stderr]   Downloaded memchr v2.8.2
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded hyper v1.10.1
[INFO] [stderr]   Downloaded tower-http v0.6.11
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded syn v2.0.118
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded tokio v1.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3
[INFO] running `Command { std: "docker" "start" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking array_tool v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking dot v0.1.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking petgraph v0.6.3 (https://github.com/jujhar16/petgraph.git?branch=ensure_len_resize_with#b40d963e)
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking nom-leb128 v0.2.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking lua51-deserializer v0.1.0 (/opt/rustwide/workdir/lua51-deserializer)
[INFO] [stdout] warning: unused import: `parse_string`
[INFO] [stdout]   --> lua51-deserializer/src/value.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::{Value, parse_string};
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lua51-deserializer/src/chunk/mod.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]    |                          --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]    |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lua51-deserializer/src/instruction/operation_code.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OperationCode`
[INFO] [stdout] 11 | pub enum OperationCode {
[INFO] [stdout]    |          ------------- `OperationCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lua51-deserializer/src/instruction/operation_code.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `ToPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_OperationCode`
[INFO] [stdout] 11 | pub enum OperationCode {
[INFO] [stdout]    |          ------------- `OperationCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lua51-deserializer/src/chunk/mod.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn parse(input: &'a [u8]) -> IResult<&[u8], Self> {
[INFO] [stdout]    |                          --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn parse(input: &'a [u8]) -> IResult<&'a [u8], Self> {
[INFO] [stdout]    |                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lua51-deserializer/src/instruction/operation_code.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                 ^------------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `FromPrimitive` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OperationCode`
[INFO] [stdout] 11 | pub enum OperationCode {
[INFO] [stdout]    |          ------------- `OperationCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> lua51-deserializer/src/instruction/operation_code.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                ^----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `ToPrimitive` is not local
[INFO] [stdout]    |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_OperationCode`
[INFO] [stdout] 11 | pub enum OperationCode {
[INFO] [stdout]    |          ------------- `OperationCode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling contracts v0.6.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking tuple v0.5.2
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/ast)
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]  --> ast/src/formatter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast/src/formatter.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub(crate) fn escape_string(string: &[u8]) -> Cow<str> {
[INFO] [stdout]     |                                         ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub(crate) fn escape_string(string: &[u8]) -> Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]  --> ast/src/formatter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ast/src/formatter.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub(crate) fn escape_string(string: &[u8]) -> Cow<str> {
[INFO] [stdout]     |                                         ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub(crate) fn escape_string(string: &[u8]) -> Cow<'_, str> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cfg v0.1.0 (/opt/rustwide/workdir/cfg)
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> cfg/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> cfg/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> cfg/src/dot.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::{Borrow, Cow},
[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: `IntoEdgesDirected`
[INFO] [stdout]  --> cfg/src/function.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     visit::{EdgeRef, IntoEdgesDirected},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visit::Walker`
[INFO] [stdout]  --> cfg/src/ssa/destruct/liveness.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use petgraph::{stable_graph::NodeIndex, visit::Walker};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> cfg/src/dot.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     borrow::{Borrow, Cow},
[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: `IntoEdgesDirected`
[INFO] [stdout]  --> cfg/src/function.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     visit::{EdgeRef, IntoEdgesDirected},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `visit::Walker`
[INFO] [stdout]  --> cfg/src/ssa/destruct/liveness.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use petgraph::{stable_graph::NodeIndex, visit::Walker};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root` and `graph` are never read
[INFO] [stdout]   --> cfg/src/pattern.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Pattern {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 40 |     root: NodeIndex,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 41 |     graph: PatternGraph,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> cfg/src/pattern.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Pattern {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 45 |     fn new(root: NodeIndex, graph: PatternGraph) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pattern`, `function`, `visited`, and `mapping` are never read
[INFO] [stdout]   --> cfg/src/pattern.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct PatternChecker<'a> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 54 |     pattern: &'a Pattern,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     function: &'a Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     visited: FxHashSet<NodeIndex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     mapping: FxHashMap<NodeIndex, NodeIndex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternChecker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `check_successors`, `check_pattern_rec`, and `check_pattern` are never used
[INFO] [stdout]   --> cfg/src/pattern.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> PatternChecker<'a> {
[INFO] [stdout]    | --------------------------- methods in this implementation
[INFO] [stdout] 61 |     fn check_successors(&self, _node: NodeIndex) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |
[INFO] [stdout] 63 |     fn check_pattern_rec(&self, pattern_node: NodeIndex, function_node: NodeIndex) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     fn check_pattern(mut self, root: NodeIndex) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `node_matches` is never used
[INFO] [stdout]    --> cfg/src/pattern.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Pattern {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 102 |     fn node_matches(&self, _function: &Function, _node: NodeIndex) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `try_remove_trivial_param` is never used
[INFO] [stdout]    --> cfg/src/ssa/construct.rs:280:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | impl<'a> SsaConstructor<'a> {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn try_remove_trivial_param(&mut self, node: NodeIndex, param_local: RcLocal) -> RcLocal {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_liveness_comments` is never used
[INFO] [stdout]    --> cfg/src/ssa/destruct.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<'a> Destructor<'a> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn add_liveness_comments(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_directed_fvs` is never used
[INFO] [stdout]   --> cfg/src/ssa/param_dependency_graph.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ParamDependencyGraph {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn compute_directed_fvs(&self) -> IndexSet<NodeIndex> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ConditionalAssignmentPattern {
[INFO] [stdout]    |            ---------------------------- fields in this struct
[INFO] [stdout] 35 |     assigner: NodeIndex,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     next: NodeIndex,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     tested_local: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     assigned_local: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     assigned_value: ast::RValue,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     parameter: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 41 |     operator: PatternOperator,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConditionalAssignmentPattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConditionalSequenceConfiguration` is never used
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | type ConditionalSequenceConfiguration = (bool, bool);
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `body_node`, `res_locals`, `generator`, `state`, and `internal_control` are never read
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GenericForNextPattern {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 58 |     body_node: NodeIndex,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     res_locals: Vec<ast::RcLocal>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     generator: ast::RValue,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 63 |     state: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     internal_control: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenericForNextPattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn successor_blocks(&self, block: NodeIndex) -> Neighbors<BlockEdge> {
[INFO] [stdout]    |                             ^^^^^                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn successor_blocks(&self, block: NodeIndex) -> Neighbors<'_, BlockEdge> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn predecessor_blocks(&self, block: NodeIndex) -> Neighbors<BlockEdge> {
[INFO] [stdout]    |                               ^^^^^                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn predecessor_blocks(&self, block: NodeIndex) -> Neighbors<'_, BlockEdge> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn edges(&self, node: NodeIndex) -> impl Iterator<Item = EdgeReference<BlockEdge>> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn edges(&self, node: NodeIndex) -> impl Iterator<Item = EdgeReference<'_, BlockEdge>> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cfg/src/function.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 128 |         node: NodeIndex,
[INFO] [stdout] 129 |     ) -> Option<(EdgeReference<BlockEdge>, EdgeReference<BlockEdge>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Option<(EdgeReference<'_, BlockEdge>, EdgeReference<'_, BlockEdge>)> {
[INFO] [stdout]     |                                +++                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cfg/src/function.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn unconditional_edge(&self, node: NodeIndex) -> Option<EdgeReference<BlockEdge>> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn unconditional_edge(&self, node: NodeIndex) -> Option<EdgeReference<'_, BlockEdge>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `root` and `graph` are never read
[INFO] [stdout]   --> cfg/src/pattern.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Pattern {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 40 |     root: NodeIndex,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 41 |     graph: PatternGraph,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> cfg/src/pattern.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Pattern {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 45 |     fn new(root: NodeIndex, graph: PatternGraph) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pattern`, `function`, `visited`, and `mapping` are never read
[INFO] [stdout]   --> cfg/src/pattern.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct PatternChecker<'a> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 54 |     pattern: &'a Pattern,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 55 |     function: &'a Function,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     visited: FxHashSet<NodeIndex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     mapping: FxHashMap<NodeIndex, NodeIndex>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PatternChecker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `check_successors`, `check_pattern_rec`, and `check_pattern` are never used
[INFO] [stdout]   --> cfg/src/pattern.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> PatternChecker<'a> {
[INFO] [stdout]    | --------------------------- methods in this implementation
[INFO] [stdout] 61 |     fn check_successors(&self, _node: NodeIndex) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |
[INFO] [stdout] 63 |     fn check_pattern_rec(&self, pattern_node: NodeIndex, function_node: NodeIndex) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     fn check_pattern(mut self, root: NodeIndex) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `node_matches` is never used
[INFO] [stdout]    --> cfg/src/pattern.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Pattern {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 102 |     fn node_matches(&self, _function: &Function, _node: NodeIndex) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `try_remove_trivial_param` is never used
[INFO] [stdout]    --> cfg/src/ssa/construct.rs:280:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | impl<'a> SsaConstructor<'a> {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn try_remove_trivial_param(&mut self, node: NodeIndex, param_local: RcLocal) -> RcLocal {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_liveness_comments` is never used
[INFO] [stdout]    --> cfg/src/ssa/destruct.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<'a> Destructor<'a> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn add_liveness_comments(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_directed_fvs` is never used
[INFO] [stdout]   --> cfg/src/ssa/param_dependency_graph.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ParamDependencyGraph {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn compute_directed_fvs(&self) -> IndexSet<NodeIndex> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ConditionalAssignmentPattern {
[INFO] [stdout]    |            ---------------------------- fields in this struct
[INFO] [stdout] 35 |     assigner: NodeIndex,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     next: NodeIndex,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 37 |     tested_local: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 38 |     assigned_local: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     assigned_value: ast::RValue,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     parameter: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 41 |     operator: PatternOperator,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConditionalAssignmentPattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ConditionalSequenceConfiguration` is never used
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | type ConditionalSequenceConfiguration = (bool, bool);
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `body_node`, `res_locals`, `generator`, `state`, and `internal_control` are never read
[INFO] [stdout]   --> cfg/src/ssa/structuring.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct GenericForNextPattern {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 58 |     body_node: NodeIndex,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 59 |     res_locals: Vec<ast::RcLocal>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     generator: ast::RValue,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 63 |     state: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 64 |     internal_control: ast::RcLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenericForNextPattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn successor_blocks(&self, block: NodeIndex) -> Neighbors<BlockEdge> {
[INFO] [stdout]    |                             ^^^^^                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn successor_blocks(&self, block: NodeIndex) -> Neighbors<'_, BlockEdge> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn predecessor_blocks(&self, block: NodeIndex) -> Neighbors<BlockEdge> {
[INFO] [stdout]    |                               ^^^^^                       ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn predecessor_blocks(&self, block: NodeIndex) -> Neighbors<'_, BlockEdge> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cfg/src/function.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn edges(&self, node: NodeIndex) -> impl Iterator<Item = EdgeReference<BlockEdge>> {
[INFO] [stdout]    |                  ^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn edges(&self, node: NodeIndex) -> impl Iterator<Item = EdgeReference<'_, BlockEdge>> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cfg/src/function.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 128 |         node: NodeIndex,
[INFO] [stdout] 129 |     ) -> Option<(EdgeReference<BlockEdge>, EdgeReference<BlockEdge>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     ) -> Option<(EdgeReference<'_, BlockEdge>, EdgeReference<'_, BlockEdge>)> {
[INFO] [stdout]     |                                +++                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cfg/src/function.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn unconditional_edge(&self, node: NodeIndex) -> Option<EdgeReference<BlockEdge>> {
[INFO] [stdout]     |                               ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn unconditional_edge(&self, node: NodeIndex) -> Option<EdgeReference<'_, BlockEdge>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking restructure v0.1.0 (/opt/rustwide/workdir/restructure)
[INFO] [stdout] warning: unused imports: `IntoEdgeReferences` and `algo::dominators::Dominators`
[INFO] [stdout]  --> restructure/src/jump.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     algo::dominators::Dominators,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     stable_graph::NodeIndex,
[INFO] [stdout] 7 |     visit::{EdgeRef, IntoEdgeReferences},
[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: `IntoEdgeReferences` and `algo::dominators::Dominators`
[INFO] [stdout]  --> restructure/src/jump.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     algo::dominators::Dominators,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     stable_graph::NodeIndex,
[INFO] [stdout] 7 |     visit::{EdgeRef, IntoEdgeReferences},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking luau-lifter v0.1.0 (/opt/rustwide/workdir/luau-lifter)
[INFO] [stderr]     Checking lua51-lifter v0.1.0 (/opt/rustwide/workdir/lua51-lifter)
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> luau-lifter/src/deserializer/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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: `complete::take`
[INFO] [stdout]  --> luau-lifter/src/deserializer/function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     complete::take,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use anyhow::anyhow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use walkdir::WalkDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File`, `path::Path`, and `time::Instant`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fs::File,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout] 37 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 38 |     time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> luau-lifter/src/deserializer/function.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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: `complete::take`
[INFO] [stdout]  --> luau-lifter/src/deserializer/function.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     complete::take,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use anyhow::anyhow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use walkdir::WalkDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File`, `path::Path`, and `time::Instant`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fs::File,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout] 37 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 38 |     time::Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 panic!("we have debug info");
[INFO] [stdout]     |                 ---------------------------- any code following this expression is unreachable
[INFO] [stdout] 160 |                 let (mut input, num_locvars) = leb128_usize(input)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 panic!("we have debug info");
[INFO] [stdout]     |                 ---------------------------- any code following this expression is unreachable
[INFO] [stdout] 160 |                 let (mut input, num_locvars) = leb128_usize(input)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> lua51-lifter/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> lua51-lifter/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (input, flags) = le_u8(input)?;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |             (input, _) => {
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> luau-lifter/src/lifter.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout] 1283 |                 _ => unimplemented!("{:?}", instruction),
[INFO] [stdout]      |                 ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> luau-lifter/src/lifter.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout]  260 | /                 Instruction::BC {
[INFO] [stdout]  261 | |                     op_code,
[INFO] [stdout]  262 | |                     a,
[INFO] [stdout]  263 | |                     b,
[INFO] [stdout]  264 | |                     c,
[INFO] [stdout]  265 | |                     aux,
[INFO] [stdout]  266 | |                 } => match op_code {
[INFO] [stdout]      | |_________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  743 |                   Instruction::AD { op_code, a, d, aux } => match op_code {
[INFO] [stdout]      |                   -------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1272 |                   Instruction::E { op_code, e } => match op_code {
[INFO] [stdout]      |                   ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1283 |                   _ => unimplemented!("{:?}", instruction),
[INFO] [stdout]      |                   ^ collectively making this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_id`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     let function_id = function.id;
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `panic_information`
[INFO] [stdout]    --> luau-lifter/src/lib.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   let panic_information = match e.downcast::<String>() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_panic_information`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Import(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Import(usize),
[INFO] [stdout] 23 +     Import(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Table(Vec<usize>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Table(Vec<usize>),
[INFO] [stdout] 24 +     Table(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Vector(f32, f32, f32, f32),
[INFO] [stdout]    |     ------                ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     Vector(f32, f32, f32, f32),
[INFO] [stdout] 26 +     Vector(f32, f32, f32, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line_defined`, `line_gap_log2`, `line_info_delta`, and `abs_line_info_delta` are never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/function.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub line_defined: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub function_name: usize,
[INFO] [stdout] 29 |     pub line_gap_log2: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub line_info_delta: Option<Vec<u8>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub abs_line_info_delta: Option<Vec<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     io::{Read, Write},
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lifter` is never constructed
[INFO] [stdout]   --> lua51-lifter/src/lifter.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Lifter<'a, 'b> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lua51-lifter/src/lifter.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a, 'b> Lifter<'a, 'b> {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout]  33 |     fn allocate_locals(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     fn create_block_map(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn code_ranges(&self) -> Vec<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn constant(&mut self, constant: Constant) -> ast::Literal {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn register_or_constant(&mut self, value: RegisterOrConstant) -> ast::RValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn lift_instruction(&mut self, start: usize, end: usize, statements: &mut Vec<Statement>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 795 |     fn get_node(&'a self, index: &'a usize) -> NodeIndex {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 799 |     fn lift_blocks(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub fn lift(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> lua51-lifter/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (input, flags) = le_u8(input)?;
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> luau-lifter/src/deserializer/function.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |             (input, _) => {
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> luau-lifter/src/lifter.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout] 1283 |                 _ => unimplemented!("{:?}", instruction),
[INFO] [stdout]      |                 ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> luau-lifter/src/lifter.rs:1283:17
[INFO] [stdout]      |
[INFO] [stdout]  260 | /                 Instruction::BC {
[INFO] [stdout]  261 | |                     op_code,
[INFO] [stdout]  262 | |                     a,
[INFO] [stdout]  263 | |                     b,
[INFO] [stdout]  264 | |                     c,
[INFO] [stdout]  265 | |                     aux,
[INFO] [stdout]  266 | |                 } => match op_code {
[INFO] [stdout]      | |_________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  743 |                   Instruction::AD { op_code, a, d, aux } => match op_code {
[INFO] [stdout]      |                   -------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1272 |                   Instruction::E { op_code, e } => match op_code {
[INFO] [stdout]      |                   ----------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1283 |                   _ => unimplemented!("{:?}", instruction),
[INFO] [stdout]      |                   ^ collectively making this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lifter` is never constructed
[INFO] [stdout]   --> lua51-lifter/src/lifter.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Lifter<'a, 'b> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lua51-lifter/src/lifter.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<'a, 'b> Lifter<'a, 'b> {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout]  33 |     fn allocate_locals(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     fn create_block_map(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn code_ranges(&self) -> Vec<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     fn constant(&mut self, constant: Constant) -> ast::Literal {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     fn register_or_constant(&mut self, value: RegisterOrConstant) -> ast::RValue {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn lift_instruction(&mut self, start: usize, end: usize, statements: &mut Vec<Statement>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 795 |     fn get_node(&'a self, index: &'a usize) -> NodeIndex {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 799 |     fn lift_blocks(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub fn lift(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_patterns` is declared but not used
[INFO] [stdout]  --> lua51-lifter/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function_id`
[INFO] [stdout]   --> luau-lifter/src/lib.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     let function_id = function.id;
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `panic_information`
[INFO] [stdout]    --> luau-lifter/src/lib.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 | ...                   let panic_information = match e.downcast::<String>() {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_panic_information`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Import(usize),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Import(usize),
[INFO] [stdout] 23 +     Import(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Table(Vec<usize>),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Table(Vec<usize>),
[INFO] [stdout] 24 +     Table(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `3` is never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/constant.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Vector(f32, f32, f32, f32),
[INFO] [stdout]    |     ------                ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 -     Vector(f32, f32, f32, f32),
[INFO] [stdout] 26 +     Vector(f32, f32, f32, ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `line_defined`, `line_gap_log2`, `line_info_delta`, and `abs_line_info_delta` are never read
[INFO] [stdout]   --> luau-lifter/src/deserializer/function.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub line_defined: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub function_name: usize,
[INFO] [stdout] 29 |     pub line_gap_log2: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub line_info_delta: Option<Vec<u8>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub abs_line_info_delta: Option<Vec<u32>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking medal v0.1.2 (/opt/rustwide/workdir/medal)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.83s
[INFO] running `Command { std: "docker" "inspect" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3", kill_on_drop: false }`
[INFO] [stdout] e3c98f923d679d4cc1ef9380ce9a0454fd4ac72c02f0bf497521f978f19753e3
