[INFO] cloning repository https://github.com/Kiet1308/Tovek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kiet1308/Tovek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiet1308%2FTovek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiet1308%2FTovek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef500e1dd31b571fbe0421592f64c224633ac240 [INFO] checking Kiet1308/Tovek against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiet1308%2FTovek" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kiet1308/Tovek [INFO] finished tweaking git repo https://github.com/Kiet1308/Tovek [INFO] tweaked toml for git repo https://github.com/Kiet1308/Tovek written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kiet1308/Tovek on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kiet1308/Tovek 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" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jujhar16/petgraph.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.52 [INFO] [stderr] Downloaded tuple v0.5.2 [INFO] [stderr] Downloaded dot v0.1.4 [INFO] [stderr] Downloaded worker-kv v0.7.0 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded idna_adapter v1.1.0 [INFO] [stderr] Downloaded nom-leb128 v0.2.0 [INFO] [stderr] Downloaded array_tool v1.0.3 [INFO] [stderr] Downloaded worker-sys v0.3.4 [INFO] [stderr] Downloaded contracts v0.6.7 [INFO] [stderr] Downloaded worker-macros v0.3.4 [INFO] [stderr] Downloaded triomphe v0.1.15 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded worker v0.3.4 [INFO] [stderr] Downloaded idna_mapping v1.1.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01 [INFO] running `Command { std: "docker" "start" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01", 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" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01", 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" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.125 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling wasm-bindgen v0.2.125 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking mintex v0.1.4 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking petgraph v0.6.3 (https://github.com/jujhar16/petgraph.git?branch=ensure_len_resize_with#b40d963e) [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking idna_mapping v1.1.0 [INFO] [stderr] Checking nom-leb128 v0.2.0 [INFO] [stderr] Checking idna_adapter v1.1.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking lua51-deserializer v0.8.0 (/opt/rustwide/workdir/lua51-deserializer) [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lua51-deserializer/src/chunk/mod.rs:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | 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] 20 | 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:20:46 [INFO] [stdout] | [INFO] [stdout] 20 | 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] 20 | 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 ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.125 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.20 [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 async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.125 [INFO] [stderr] Checking hyper v1.10.1 [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.8.0 (/opt/rustwide/workdir/ast) [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> ast/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking js-sys v0.3.102 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> ast/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking cfg v0.8.0 (/opt/rustwide/workdir/cfg) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> cfg/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(let_chains)] [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:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(if_let_guard)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> cfg/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(let_chains)] [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:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(if_let_guard)] [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: 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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | mapping: FxHashMap, [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:621:8 [INFO] [stdout] | [INFO] [stdout] 583 | impl<'a> SsaConstructor<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 621 | 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 { [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, [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 { [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 { [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> { [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> { [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, EdgeReference)> { [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking restructure v0.8.0 (/opt/rustwide/workdir/restructure) [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, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | mapping: FxHashMap, [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:621:8 [INFO] [stdout] | [INFO] [stdout] 583 | impl<'a> SsaConstructor<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 621 | 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 { [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, [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 { [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 { [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> { [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> { [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, EdgeReference)> { [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> { [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> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ast::SideEffects` [INFO] [stdout] --> restructure/src/jump.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ast::SideEffects; [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] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> restructure/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ast::SideEffects` [INFO] [stdout] --> restructure/src/jump.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ast::SideEffects; [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] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> restructure/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking luau-lifter v0.8.0 (/opt/rustwide/workdir/luau-lifter) [INFO] [stderr] Checking lua51-lifter v0.8.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: `rayon::prelude::IntoParallelIterator` [INFO] [stdout] --> lua51-lifter/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rayon::prelude::IntoParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> lua51-lifter/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [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: `rayon::prelude::IntoParallelIterator` [INFO] [stdout] --> lua51-lifter/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rayon::prelude::IntoParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> lua51-lifter/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> luau-lifter/src/deserializer/function.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 167 | panic!("we have debug info"); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 168 | 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:168:17 [INFO] [stdout] | [INFO] [stdout] 167 | panic!("we have debug info"); [INFO] [stdout] | ---------------------------- any code following this expression is unreachable [INFO] [stdout] 168 | 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: unused import: `rayon::iter::ParallelIterator` [INFO] [stdout] --> lua51-lifter/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rayon::iter::ParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::iter::ParallelIterator` [INFO] [stdout] --> lua51-lifter/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rayon::iter::ParallelIterator; [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:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | 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:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | (input, _) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [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:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | 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:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | (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:1466:17 [INFO] [stdout] | [INFO] [stdout] 1466 | _ => 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:1466:17 [INFO] [stdout] | [INFO] [stdout] 281 | / Instruction::BC { [INFO] [stdout] 282 | | op_code, [INFO] [stdout] 283 | | a, [INFO] [stdout] 284 | | b, [INFO] [stdout] 285 | | c, [INFO] [stdout] 286 | | aux, [INFO] [stdout] 287 | | } => match op_code { [INFO] [stdout] | |_________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 844 | Instruction::AD { op_code, a, d, aux } => match op_code { [INFO] [stdout] | -------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1447 | Instruction::E { op_code, e } => match op_code { [INFO] [stdout] | ----------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1466 | _ => 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: unreachable pattern [INFO] [stdout] --> luau-lifter/src/lifter.rs:1466:17 [INFO] [stdout] | [INFO] [stdout] 1466 | _ => 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:1466:17 [INFO] [stdout] | [INFO] [stdout] 281 | / Instruction::BC { [INFO] [stdout] 282 | | op_code, [INFO] [stdout] 283 | | a, [INFO] [stdout] 284 | | b, [INFO] [stdout] 285 | | c, [INFO] [stdout] 286 | | aux, [INFO] [stdout] 287 | | } => match op_code { [INFO] [stdout] | |_________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 844 | Instruction::AD { op_code, a, d, aux } => match op_code { [INFO] [stdout] | -------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1447 | Instruction::E { op_code, e } => match op_code { [INFO] [stdout] | ----------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 1466 | _ => 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:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | 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:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | ... let panic_information = match e.downcast::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_panic_information` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function_id` [INFO] [stdout] --> luau-lifter/src/lib.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | 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:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | ... let panic_information = match e.downcast::() { [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:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | 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] 27 - Import(usize), [INFO] [stdout] 27 + Import(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> luau-lifter/src/deserializer/constant.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | Table(Vec), [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] 28 - Table(Vec), [INFO] [stdout] 28 + Table(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `3` is never read [INFO] [stdout] --> luau-lifter/src/deserializer/constant.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | 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] 30 - Vector(f32, f32, f32, f32), [INFO] [stdout] 30 + 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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub line_info_delta: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub abs_line_info_delta: Option>, [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: field `0` is never read [INFO] [stdout] --> luau-lifter/src/deserializer/constant.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | 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] 27 - Import(usize), [INFO] [stdout] 27 + Import(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> luau-lifter/src/deserializer/constant.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | Table(Vec), [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] 28 - Table(Vec), [INFO] [stdout] 28 + Table(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `3` is never read [INFO] [stdout] --> luau-lifter/src/deserializer/constant.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | 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] 30 - Vector(f32, f32, f32, f32), [INFO] [stdout] 30 + 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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 30 | pub line_info_delta: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | pub abs_line_info_delta: Option>, [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 web-server v0.8.0 (/opt/rustwide/workdir/web-server) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.75 [INFO] [stderr] Checking web-sys v0.3.102 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking worker-kv v0.7.0 [INFO] [stderr] Checking worker-sys v0.3.4 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Compiling worker-macros v0.3.4 [INFO] [stderr] Checking worker v0.3.4 [INFO] [stderr] Checking luau-worker v0.8.0 (/opt/rustwide/workdir/luau-worker) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01", kill_on_drop: false }` [INFO] [stdout] 376be4c299f426006facb070f4519f05abfdcd234c3ff5b2c5875b0636df8f01