[INFO] cloning repository https://github.com/shilpachittara/solidity_to_multiversx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shilpachittara/solidity_to_multiversx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshilpachittara%2Fsolidity_to_multiversx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshilpachittara%2Fsolidity_to_multiversx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61f1acc71f326b9143501bf92ebc1f08b13702c2 [INFO] checking shilpachittara/solidity_to_multiversx against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshilpachittara%2Fsolidity_to_multiversx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shilpachittara/solidity_to_multiversx on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shilpachittara/solidity_to_multiversx [INFO] finished tweaking git repo https://github.com/shilpachittara/solidity_to_multiversx [INFO] tweaked toml for git repo https://github.com/shilpachittara/solidity_to_multiversx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shilpachittara/solidity_to_multiversx 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" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635b5a682577d199eb46a83d10631ea184bee55cf822d5d5f67a885b8a2114f1 [INFO] running `Command { std: "docker" "start" "-a" "635b5a682577d199eb46a83d10631ea184bee55cf822d5d5f67a885b8a2114f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635b5a682577d199eb46a83d10631ea184bee55cf822d5d5f67a885b8a2114f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635b5a682577d199eb46a83d10631ea184bee55cf822d5d5f67a885b8a2114f1", kill_on_drop: false }` [INFO] [stdout] 635b5a682577d199eb46a83d10631ea184bee55cf822d5d5f67a885b8a2114f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dreturn-local-variable-ptr" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fef62bc6b9b22e8e3508079af3fb5bb5b8f3969fb86ae1f1d0a2a5ccc7d26f6 [INFO] running `Command { std: "docker" "start" "-a" "3fef62bc6b9b22e8e3508079af3fb5bb5b8f3969fb86ae1f1d0a2a5ccc7d26f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling solang-parser v0.3.3 [INFO] [stderr] Checking solidity-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rust_event` [INFO] [stdout] --> src/transpiler.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | let rust_event = format!( [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rust_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Array`, `Mapping`, and `UserDefined` are never constructed [INFO] [stdout] --> src/type_name.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TypeName { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 5 | Elementary(ElementaryType), [INFO] [stdout] 6 | Array(Box, Option), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | Mapping { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | UserDefined(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rust_ast.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | StringLiteral(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RustExpression` has derived impls for the traits `Clone` and `Debug`, but these are 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] 5 | StringLiteral(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rust_ast.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | BooleanLiteral(bool), [INFO] [stdout] | -------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RustExpression` has derived impls for the traits `Clone` and `Debug`, but these are 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] 6 | BooleanLiteral(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `variants` are never read [INFO] [stdout] --> src/rust_ast.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | EnumDefinition { [INFO] [stdout] | -------------- fields in this variant [INFO] [stdout] 42 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | variants: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `fields` are never read [INFO] [stdout] --> src/rust_ast.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | StructDefinition { [INFO] [stdout] | ---------------- fields in this variant [INFO] [stdout] 46 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition`, `body`, and `else_body` are never read [INFO] [stdout] --> src/rust_ast.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | IfStatement { [INFO] [stdout] | ----------- fields in this variant [INFO] [stdout] 60 | condition: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 61 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | else_body: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition` and `body` are never read [INFO] [stdout] --> src/rust_ast.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | WhileStatement { [INFO] [stdout] | -------------- fields in this variant [INFO] [stdout] 65 | condition: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `init`, `condition`, `increment`, and `body` are never read [INFO] [stdout] --> src/rust_ast.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | ForStatement { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 69 | init: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | condition: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 71 | increment: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Contract` is never constructed [INFO] [stdout] --> src/rust_ast.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RustNode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 24 | Contract { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` 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 variable: `rust_event` [INFO] [stdout] --> src/transpiler.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | let rust_event = format!( [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rust_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Array`, `Mapping`, and `UserDefined` are never constructed [INFO] [stdout] --> src/type_name.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum TypeName { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 5 | Elementary(ElementaryType), [INFO] [stdout] 6 | Array(Box, Option), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | Mapping { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | UserDefined(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeName` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rust_ast.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | StringLiteral(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RustExpression` has derived impls for the traits `Clone` and `Debug`, but these are 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] 5 | StringLiteral(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rust_ast.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | BooleanLiteral(bool), [INFO] [stdout] | -------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RustExpression` has derived impls for the traits `Clone` and `Debug`, but these are 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] 6 | BooleanLiteral(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `variants` are never read [INFO] [stdout] --> src/rust_ast.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | EnumDefinition { [INFO] [stdout] | -------------- fields in this variant [INFO] [stdout] 42 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | variants: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `fields` are never read [INFO] [stdout] --> src/rust_ast.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | StructDefinition { [INFO] [stdout] | ---------------- fields in this variant [INFO] [stdout] 46 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition`, `body`, and `else_body` are never read [INFO] [stdout] --> src/rust_ast.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | IfStatement { [INFO] [stdout] | ----------- fields in this variant [INFO] [stdout] 60 | condition: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 61 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | else_body: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `condition` and `body` are never read [INFO] [stdout] --> src/rust_ast.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | WhileStatement { [INFO] [stdout] | -------------- fields in this variant [INFO] [stdout] 65 | condition: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `init`, `condition`, `increment`, and `body` are never read [INFO] [stdout] --> src/rust_ast.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | ForStatement { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 69 | init: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | condition: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 71 | increment: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Contract` is never constructed [INFO] [stdout] --> src/rust_ast.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum RustNode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 24 | Contract { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RustNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.81s [INFO] running `Command { std: "docker" "inspect" "3fef62bc6b9b22e8e3508079af3fb5bb5b8f3969fb86ae1f1d0a2a5ccc7d26f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fef62bc6b9b22e8e3508079af3fb5bb5b8f3969fb86ae1f1d0a2a5ccc7d26f6", kill_on_drop: false }` [INFO] [stdout] 3fef62bc6b9b22e8e3508079af3fb5bb5b8f3969fb86ae1f1d0a2a5ccc7d26f6