[INFO] cloning repository https://github.com/toodols/chia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toodols/chia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoodols%2Fchia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoodols%2Fchia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a14a034bae2fd0613c75b150a4748bcc39b25c4d [INFO] checking toodols/chia against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoodols%2Fchia" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toodols/chia on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toodols/chia [INFO] finished tweaking git repo https://github.com/toodols/chia [INFO] tweaked toml for git repo https://github.com/toodols/chia written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toodols/chia 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81096bd6e38c952766e429cc81d26ee7d749abb9661a76c0106e7f844393269 [INFO] running `Command { std: "docker" "start" "-a" "b81096bd6e38c952766e429cc81d26ee7d749abb9661a76c0106e7f844393269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81096bd6e38c952766e429cc81d26ee7d749abb9661a76c0106e7f844393269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81096bd6e38c952766e429cc81d26ee7d749abb9661a76c0106e7f844393269", kill_on_drop: false }` [INFO] [stdout] b81096bd6e38c952766e429cc81d26ee7d749abb9661a76c0106e7f844393269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0be3fd23ee4eb64b8042a60a8b33d9d06f133fccf8e4f40610a4f26686489dd [INFO] running `Command { std: "docker" "start" "-a" "f0be3fd23ee4eb64b8042a60a8b33d9d06f133fccf8e4f40610a4f26686489dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking chia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/block.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/if_expr.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/literal.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::{ast::Literal, lexer::Token, ParseError, Parser, Sources}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/loops.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/mod.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/struct_decl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:4:82 [INFO] [stdout] | [INFO] [stdout] 4 | typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, Type, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `expr::block` [INFO] [stdout] --> src/typecheck/fn_decl.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | expr::block, typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `Symtab` [INFO] [stdout] --> src/typecheck/program.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | fn_decl::typecheck_function_declaration, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Symtab, Type, VarSymbolDetails, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/typecheck/stmt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/typecheck/stmt.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | parser::ast::{Pattern, Statement}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/stmt.rs:9:92 [INFO] [stdout] | [INFO] [stdout] 9 | typecheck_expression, CompilerError, CompilerResult, Context, NodeRef, ScopeId, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `path::Path` [INFO] [stdout] --> src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Type`, and `parser::Sources` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | parser::Sources, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | typecheck::{Context, Type}, [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/block.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/if_expr.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/literal.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::{ast::Literal, lexer::Token, ParseError, Parser, Sources}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/loops.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/mod.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/struct_decl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:4:82 [INFO] [stdout] | [INFO] [stdout] 4 | typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, Type, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `expr::block` [INFO] [stdout] --> src/typecheck/fn_decl.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | expr::block, typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `Symtab` [INFO] [stdout] --> src/typecheck/program.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | fn_decl::typecheck_function_declaration, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Symtab, Type, VarSymbolDetails, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/typecheck/stmt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/typecheck/stmt.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | parser::ast::{Pattern, Statement}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/stmt.rs:9:92 [INFO] [stdout] | [INFO] [stdout] 9 | typecheck_expression, CompilerError, CompilerResult, Context, NodeRef, ScopeId, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/parser/mod.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/parser/mod.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/parser/mod.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> src/parser/mod.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | let program = parser.parse_expression().unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/parser/mod.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/targets/lua.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | ... let (path, symbol) = &symbols[0]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/targets/lua.rs:181:71 [INFO] [stdout] | [INFO] [stdout] 181 | Item::FunctionDeclaration(fn_decl @ FunctionDeclaration { id, .. }) => { [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/targets/lua.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | Item::Mod(module) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_expr_ty` [INFO] [stdout] --> src/typecheck/expr/block.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | expr_ty: stmt_expr_ty, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_expr_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/targets/lua.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | ... let (path, symbol) = &symbols[0]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/targets/lua.rs:181:71 [INFO] [stdout] | [INFO] [stdout] 181 | Item::FunctionDeclaration(fn_decl @ FunctionDeclaration { id, .. }) => { [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/targets/lua.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | Item::Mod(module) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_expr_ty` [INFO] [stdout] --> src/typecheck/expr/block.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | expr_ty: stmt_expr_ty, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_expr_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | Item::TupleStructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | Item::StructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | Item::TupleStructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | Item::StructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/typecheck/mod.rs:410:53 [INFO] [stdout] | [INFO] [stdout] 410 | value: TypeOrModule::Module(module), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `range` is never read [INFO] [stdout] --> src/parser/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SourceLocation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 78 | range: Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_ty_path` is never used [INFO] [stdout] --> src/parser/mod.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 189 | impl Parser<'_> { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 244 | fn parse_ty_path(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_inline_blocks` is never used [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct VarSymbolDetails<'a> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 181 | ty: Type, [INFO] [stdout] 182 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarSymbolDetails` 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 `Module` is never constructed [INFO] [stdout] --> src/typecheck/mod.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 186 | enum TypeOrModule { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 187 | Type(Type), [INFO] [stdout] 188 | Module(()), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeOrModule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub struct TySymbolDetails<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 193 | value: TypeOrModule, [INFO] [stdout] 194 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TySymbolDetails` 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: `module` [INFO] [stdout] --> src/typecheck/mod.rs:410:53 [INFO] [stdout] | [INFO] [stdout] 410 | value: TypeOrModule::Module(module), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `range` is never read [INFO] [stdout] --> src/parser/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SourceLocation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 78 | range: Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_ty_path` is never used [INFO] [stdout] --> src/parser/mod.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 189 | impl Parser<'_> { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 244 | fn parse_ty_path(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_inline_blocks` is never used [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct VarSymbolDetails<'a> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 181 | ty: Type, [INFO] [stdout] 182 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarSymbolDetails` 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 `Module` is never constructed [INFO] [stdout] --> src/typecheck/mod.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 186 | enum TypeOrModule { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 187 | Type(Type), [INFO] [stdout] 188 | Module(()), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeOrModule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub struct TySymbolDetails<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 193 | value: TypeOrModule, [INFO] [stdout] 194 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TySymbolDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s [INFO] running `Command { std: "docker" "inspect" "f0be3fd23ee4eb64b8042a60a8b33d9d06f133fccf8e4f40610a4f26686489dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0be3fd23ee4eb64b8042a60a8b33d9d06f133fccf8e4f40610a4f26686489dd", kill_on_drop: false }` [INFO] [stdout] f0be3fd23ee4eb64b8042a60a8b33d9d06f133fccf8e4f40610a4f26686489dd [INFO] checking toodols/chia against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoodols%2Fchia" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toodols/chia on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toodols/chia [INFO] finished tweaking git repo https://github.com/toodols/chia [INFO] tweaked toml for git repo https://github.com/toodols/chia written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toodols/chia 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a675094bb172c9e408feaca6b643204576e50a108dd9e50abb53c0a0986155d [INFO] running `Command { std: "docker" "start" "-a" "9a675094bb172c9e408feaca6b643204576e50a108dd9e50abb53c0a0986155d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a675094bb172c9e408feaca6b643204576e50a108dd9e50abb53c0a0986155d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a675094bb172c9e408feaca6b643204576e50a108dd9e50abb53c0a0986155d", kill_on_drop: false }` [INFO] [stdout] 9a675094bb172c9e408feaca6b643204576e50a108dd9e50abb53c0a0986155d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15faa53cef492972e6b72d7c2ac1f162f917d8488788de0f2f9992804bea731 [INFO] running `Command { std: "docker" "start" "-a" "f15faa53cef492972e6b72d7c2ac1f162f917d8488788de0f2f9992804bea731", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Checking include_dir v0.7.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking chia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `collections::HashMap` and `path::Path` [INFO] [stdout] --> src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Type`, and `parser::Sources` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | parser::Sources, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | typecheck::{Context, Type}, [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/block.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/if_expr.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/literal.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::{ast::Literal, lexer::Token, ParseError, Parser, Sources}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/loops.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/mod.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/struct_decl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:4:82 [INFO] [stdout] | [INFO] [stdout] 4 | typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, Type, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `expr::block` [INFO] [stdout] --> src/typecheck/fn_decl.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | expr::block, typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `Symtab` [INFO] [stdout] --> src/typecheck/program.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | fn_decl::typecheck_function_declaration, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Symtab, Type, VarSymbolDetails, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/typecheck/stmt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/typecheck/stmt.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | parser::ast::{Pattern, Statement}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/stmt.rs:9:92 [INFO] [stdout] | [INFO] [stdout] 9 | typecheck_expression, CompilerError, CompilerResult, Context, NodeRef, ScopeId, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/lib.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/block.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/if_expr.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/literal.rs:1:69 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::parser::{ast::Literal, lexer::Token, ParseError, Parser, Sources}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/expr/loops.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/mod.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sources` [INFO] [stdout] --> src/parser/item/struct_decl.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | ParseError, Parser, Sources, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:4:82 [INFO] [stdout] | [INFO] [stdout] 4 | typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, Type, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `expr::block` [INFO] [stdout] --> src/typecheck/fn_decl.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | expr::block, typecheck_block, CompilerError, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Symbol` and `Symtab` [INFO] [stdout] --> src/typecheck/program.rs:4:87 [INFO] [stdout] | [INFO] [stdout] 4 | fn_decl::typecheck_function_declaration, CompilerResult, Context, NodeRef, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | Symtab, Type, VarSymbolDetails, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/typecheck/stmt.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/typecheck/stmt.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | parser::ast::{Pattern, Statement}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/typecheck/stmt.rs:9:92 [INFO] [stdout] | [INFO] [stdout] 9 | typecheck_expression, CompilerError, CompilerResult, Context, NodeRef, ScopeId, State, Symbol, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/parser/mod.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/parser/mod.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program` [INFO] [stdout] --> src/parser/mod.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | let program = parser.parse_expression().unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/targets/lua.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | ... let (path, symbol) = &symbols[0]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/parser/mod.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/parser/mod.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | fn child(&self, path: &std::path::Path, child: &str) -> Option<&std::path::Path> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/targets/lua.rs:181:71 [INFO] [stdout] | [INFO] [stdout] 181 | Item::FunctionDeclaration(fn_decl @ FunctionDeclaration { id, .. }) => { [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/targets/lua.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | Item::Mod(module) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_expr_ty` [INFO] [stdout] --> src/typecheck/expr/block.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | expr_ty: stmt_expr_ty, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_expr_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/targets/lua.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 152 | ... let (path, symbol) = &symbols[0]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/targets/lua.rs:181:71 [INFO] [stdout] | [INFO] [stdout] 181 | Item::FunctionDeclaration(fn_decl @ FunctionDeclaration { id, .. }) => { [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/targets/lua.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 205 | Item::Mod(module) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | Item::TupleStructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | Item::StructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt_expr_ty` [INFO] [stdout] --> src/typecheck/expr/block.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | expr_ty: stmt_expr_ty, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stmt_expr_ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/typecheck/mod.rs:410:53 [INFO] [stdout] | [INFO] [stdout] 410 | value: TypeOrModule::Module(module), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | Item::TupleStructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `decl` [INFO] [stdout] --> src/typecheck/program.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | Item::StructDeclaration(decl) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_decl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `range` is never read [INFO] [stdout] --> src/parser/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SourceLocation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 78 | range: Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_ty_path` is never used [INFO] [stdout] --> src/parser/mod.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 189 | impl Parser<'_> { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 244 | fn parse_ty_path(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_inline_blocks` is never used [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct VarSymbolDetails<'a> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 181 | ty: Type, [INFO] [stdout] 182 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarSymbolDetails` 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 `Module` is never constructed [INFO] [stdout] --> src/typecheck/mod.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 186 | enum TypeOrModule { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 187 | Type(Type), [INFO] [stdout] 188 | Module(()), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeOrModule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub struct TySymbolDetails<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 193 | value: TypeOrModule, [INFO] [stdout] 194 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TySymbolDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 292 | let mut items = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | Ok(Program { items, id: node_id }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/mod.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 69 | let mut expressions: Vec = vec![]; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(expressions.pop().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/block.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 12 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(Block { [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | id: self.node_id(), [INFO] [stdout] 89 | | statements, [INFO] [stdout] 90 | | does_return, [INFO] [stdout] 91 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/if_expr.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 10 | let condition = self.parse_expression()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | let body = Box::new(Expression::Block(self.parse_block()?)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | let else_body = if self.peek_token() == Some(Token::Else) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok(IfExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | condition: Box::new(condition), [INFO] [stdout] 24 | | body, [INFO] [stdout] 25 | | else_body, [INFO] [stdout] 26 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/loops.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | let iter = Box::new(self.parse_expression()?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let block = self.parse_block()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(ForLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | pat, [INFO] [stdout] 23 | | iter, [INFO] [stdout] 24 | | body: block, [INFO] [stdout] 25 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/item/fn_decl.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | let body = self.parse_block()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Ok(FunctionDeclaration { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | id: self.node_id(), [INFO] [stdout] 52 | | span: name.into(), [INFO] [stdout] 53 | | parameters, [INFO] [stdout] 54 | | body, [INFO] [stdout] 55 | | return_type, [INFO] [stdout] 56 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/mod.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 112 | let mut symbols = HashMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(symbols.into_values().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/mod.rs:351:15 [INFO] [stdout] | [INFO] [stdout] 348 | fn from(ty: Type) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/block.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 36 | let mut expr_ty = Type::Never; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let mut loop_ty = Type::Never; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let mut return_ty = Type::Never; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 62 | | expr_ty, [INFO] [stdout] 63 | | return_ty, [INFO] [stdout] 64 | | loop_ty, [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 24 | let t = typecheck_expression(ctx, state.clone(), &for_loop.iter)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let iter_item_ty = ctx [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let block = typecheck_block( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 68 | | expr_ty: block.loop_ty, [INFO] [stdout] 69 | | return_ty: block.return_ty, [INFO] [stdout] 70 | | loop_ty: Type::Never, [INFO] [stdout] 71 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/if_expr.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 18 | let TypecheckOutput { expr_ty: ty, .. } = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let if_output = typecheck_expression(ctx, state.clone(), if_expr.body.as_ref())?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let else_output = match &if_expr.else_body { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let expr_ty = if_output.expr_ty.union(&else_output.expr_ty)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let return_ty = if_output.return_ty.union(&else_output.return_ty)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let loop_ty = if_output.loop_ty.union(&else_output.loop_ty)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 38 | | expr_ty, [INFO] [stdout] 39 | | return_ty, [INFO] [stdout] 40 | | loop_ty, [INFO] [stdout] 41 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/typecheck/mod.rs:410:53 [INFO] [stdout] | [INFO] [stdout] 410 | value: TypeOrModule::Module(module), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `range` is never read [INFO] [stdout] --> src/parser/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SourceLocation { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 78 | range: Range, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceLocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_ty_path` is never used [INFO] [stdout] --> src/parser/mod.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 189 | impl Parser<'_> { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 244 | fn parse_ty_path(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove_inline_blocks` is never used [INFO] [stdout] --> src/transform/remove_inline_blocks.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn remove_inline_blocks(inner: &Program, ctx: &Context<'_>) -> Program { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct VarSymbolDetails<'a> { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 181 | ty: Type, [INFO] [stdout] 182 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarSymbolDetails` 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 `Module` is never constructed [INFO] [stdout] --> src/typecheck/mod.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 186 | enum TypeOrModule { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 187 | Type(Type), [INFO] [stdout] 188 | Module(()), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeOrModule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_ref` is never read [INFO] [stdout] --> src/typecheck/mod.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub struct TySymbolDetails<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 193 | value: TypeOrModule, [INFO] [stdout] 194 | node_ref: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TySymbolDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/mod.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 292 | let mut items = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 296 | Ok(Program { items, id: node_id }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/mod.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 69 | let mut expressions: Vec = vec![]; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(expressions.pop().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/block.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 12 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(Block { [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | id: self.node_id(), [INFO] [stdout] 89 | | statements, [INFO] [stdout] 90 | | does_return, [INFO] [stdout] 91 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/if_expr.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 10 | let condition = self.parse_expression()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | let body = Box::new(Expression::Block(self.parse_block()?)); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | let else_body = if self.peek_token() == Some(Token::Else) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok(IfExpression { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | condition: Box::new(condition), [INFO] [stdout] 24 | | body, [INFO] [stdout] 25 | | else_body, [INFO] [stdout] 26 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expr/loops.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | let iter = Box::new(self.parse_expression()?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | let block = self.parse_block()?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(ForLoop { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | pat, [INFO] [stdout] 23 | | iter, [INFO] [stdout] 24 | | body: block, [INFO] [stdout] 25 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/item/fn_decl.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | let body = self.parse_block()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Ok(FunctionDeclaration { [INFO] [stdout] | ____________^ [INFO] [stdout] 51 | | id: self.node_id(), [INFO] [stdout] 52 | | span: name.into(), [INFO] [stdout] 53 | | parameters, [INFO] [stdout] 54 | | body, [INFO] [stdout] 55 | | return_type, [INFO] [stdout] 56 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/mod.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 112 | let mut symbols = HashMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | Ok(symbols.into_values().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/mod.rs:351:15 [INFO] [stdout] | [INFO] [stdout] 348 | fn from(ty: Type) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/block.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 36 | let mut expr_ty = Type::Never; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let mut loop_ty = Type::Never; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let mut return_ty = Type::Never; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 62 | | expr_ty, [INFO] [stdout] 63 | | return_ty, [INFO] [stdout] 64 | | loop_ty, [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/for_loop.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 24 | let t = typecheck_expression(ctx, state.clone(), &for_loop.iter)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let iter_item_ty = ctx [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let block = typecheck_block( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 68 | | expr_ty: block.loop_ty, [INFO] [stdout] 69 | | return_ty: block.return_ty, [INFO] [stdout] 70 | | loop_ty: Type::Never, [INFO] [stdout] 71 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/typecheck/expr/if_expr.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 18 | let TypecheckOutput { expr_ty: ty, .. } = [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let if_output = typecheck_expression(ctx, state.clone(), if_expr.body.as_ref())?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let else_output = match &if_expr.else_body { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let expr_ty = if_output.expr_ty.union(&else_output.expr_ty)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let return_ty = if_output.return_ty.union(&else_output.return_ty)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let loop_ty = if_output.loop_ty.union(&else_output.loop_ty)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Ok(TypecheckOutput { [INFO] [stdout] | ________^ [INFO] [stdout] 38 | | expr_ty, [INFO] [stdout] 39 | | return_ty, [INFO] [stdout] 40 | | loop_ty, [INFO] [stdout] 41 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chia` (lib test) due to 12 previous errors; 33 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chia` (lib) due to 12 previous errors; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f15faa53cef492972e6b72d7c2ac1f162f917d8488788de0f2f9992804bea731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15faa53cef492972e6b72d7c2ac1f162f917d8488788de0f2f9992804bea731", kill_on_drop: false }` [INFO] [stdout] f15faa53cef492972e6b72d7c2ac1f162f917d8488788de0f2f9992804bea731