[INFO] fetching crate netter_core 0.1.3...
[INFO] testing netter_core-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate netter_core 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate netter_core 0.1.3
[INFO] finished tweaking crates.io crate netter_core 0.1.3
[INFO] tweaked toml for crates.io crate netter_core 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netter_core 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netter_core 0.1.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6274f2e7af239214ada0e8713459a714d18a80a2fbc954c90dd5a5aba8dedb4a
[INFO] running `Command { std: "docker" "start" "-a" "6274f2e7af239214ada0e8713459a714d18a80a2fbc954c90dd5a5aba8dedb4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6274f2e7af239214ada0e8713459a714d18a80a2fbc954c90dd5a5aba8dedb4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6274f2e7af239214ada0e8713459a714d18a80a2fbc954c90dd5a5aba8dedb4a", kill_on_drop: false }`
[INFO] [stdout] 6274f2e7af239214ada0e8713459a714d18a80a2fbc954c90dd5a5aba8dedb4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb49e03acb7a29874293d2ba5339d595c4cdaf994c4cee132086a35b9f51d372
[INFO] running `Command { std: "docker" "start" "-a" "bb49e03acb7a29874293d2ba5339d595c4cdaf994c4cee132086a35b9f51d372", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling netter_logger v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling diesel v2.2.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling netter_core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::E`
[INFO] [stdout]  --> src/language/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f64::consts::E;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> src/language/interpreter.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::language::lexer::{AstNode, Lexer};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenType` and `Token`
[INFO] [stdout]  --> src/language/interpreter.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::language::operators::{Token, TokenType};
[INFO] [stdout]   |                                  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/language/interpreter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]   --> src/language/interpreter.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:64
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ help: try ignoring the field: `try_operator: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unwrap_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:78
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^ help: try ignoring the field: `unwrap_operator: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/language/interpreter.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut temp_statements: Vec<Box<AstNode>>;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "bb49e03acb7a29874293d2ba5339d595c4cdaf994c4cee132086a35b9f51d372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb49e03acb7a29874293d2ba5339d595c4cdaf994c4cee132086a35b9f51d372", kill_on_drop: false }`
[INFO] [stdout] bb49e03acb7a29874293d2ba5339d595c4cdaf994c4cee132086a35b9f51d372
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5a3eb9da83978bbe15b8d65e33b28e7a10b7855c911ab16f6a690981a58ba0
[INFO] running `Command { std: "docker" "start" "-a" "3a5a3eb9da83978bbe15b8d65e33b28e7a10b7855c911ab16f6a690981a58ba0", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::f64::consts::E`
[INFO] [stdout]  --> src/language/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f64::consts::E;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> src/language/interpreter.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::language::lexer::{AstNode, Lexer};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenType` and `Token`
[INFO] [stdout]  --> src/language/interpreter.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::language::operators::{Token, TokenType};
[INFO] [stdout]   |                                  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/language/interpreter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]   --> src/language/interpreter.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:64
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ help: try ignoring the field: `try_operator: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unwrap_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:78
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^ help: try ignoring the field: `unwrap_operator: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling netter_core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/language/interpreter.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut temp_statements: Vec<Box<AstNode>>;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::E`
[INFO] [stdout]  --> src/language/parser.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f64::consts::E;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> src/language/interpreter.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::language::lexer::{AstNode, Lexer};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenType` and `Token`
[INFO] [stdout]  --> src/language/interpreter.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::language::operators::{Token, TokenType};
[INFO] [stdout]   |                                  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/language/interpreter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]   --> src/language/interpreter.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::ffi::{CStr, CString};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:64
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^ help: try ignoring the field: `try_operator: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unwrap_operator`
[INFO] [stdout]    --> src/language/parser.rs:593:78
[INFO] [stdout]     |
[INFO] [stdout] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^ help: try ignoring the field: `unwrap_operator: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/language/interpreter.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut temp_statements: Vec<Box<AstNode>>;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "3a5a3eb9da83978bbe15b8d65e33b28e7a10b7855c911ab16f6a690981a58ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5a3eb9da83978bbe15b8d65e33b28e7a10b7855c911ab16f6a690981a58ba0", kill_on_drop: false }`
[INFO] [stdout] 3a5a3eb9da83978bbe15b8d65e33b28e7a10b7855c911ab16f6a690981a58ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f13f4fdbdad54cc680f5df1c59883ec5538c1f4350a6c732f348493fc229156
[INFO] running `Command { std: "docker" "start" "-a" "8f13f4fdbdad54cc680f5df1c59883ec5538c1f4350a6c732f348493fc229156", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::f64::consts::E`
[INFO] [stderr]  --> src/language/parser.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::f64::consts::E;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Lexer`
[INFO] [stderr]  --> src/language/interpreter.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::language::lexer::{AstNode, Lexer};
[INFO] [stderr]   |                                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TokenType` and `Token`
[INFO] [stderr]  --> src/language/interpreter.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::language::operators::{Token, TokenType};
[INFO] [stderr]   |                                  ^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> src/language/interpreter.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::fmt;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CStr`
[INFO] [stderr]   --> src/language/interpreter.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::ffi::{CStr, CString};
[INFO] [stderr]    |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `try_operator`
[INFO] [stderr]    --> src/language/parser.rs:593:64
[INFO] [stderr]     |
[INFO] [stderr] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^ help: try ignoring the field: `try_operator: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `unwrap_operator`
[INFO] [stderr]    --> src/language/parser.rs:593:78
[INFO] [stderr]     |
[INFO] [stderr] 593 |             if let AstNode::FunctionCall { object, name, args, try_operator, unwrap_operator } = &expr {
[INFO] [stderr]     |                                                                              ^^^^^^^^^^^^^^^ help: try ignoring the field: `unwrap_operator: _`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/language/interpreter.rs:182:13
[INFO] [stderr]     |
[INFO] [stderr] 182 |         let mut temp_statements: Vec<Box<AstNode>>;
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `netter_core` (lib) generated 8 warnings (run `cargo fix --lib -p netter_core` to apply 8 suggestions)
[INFO] [stderr] warning: `netter_core` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netter_core-f83b2d4dadbc98ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests netter_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f13f4fdbdad54cc680f5df1c59883ec5538c1f4350a6c732f348493fc229156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f13f4fdbdad54cc680f5df1c59883ec5538c1f4350a6c732f348493fc229156", kill_on_drop: false }`
[INFO] [stdout] 8f13f4fdbdad54cc680f5df1c59883ec5538c1f4350a6c732f348493fc229156
