[INFO] cloning repository https://github.com/0nyr/ctiny_interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0nyr/ctiny_interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0nyr%2Fctiny_interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0nyr%2Fctiny_interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 931375281588b7c96e343f017cc763e2dc7bedf2 [INFO] checking 0nyr/ctiny_interpreter against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0nyr%2Fctiny_interpreter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0nyr/ctiny_interpreter [INFO] finished tweaking git repo https://github.com/0nyr/ctiny_interpreter [INFO] tweaked toml for git repo https://github.com/0nyr/ctiny_interpreter written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0nyr/ctiny_interpreter on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0nyr/ctiny_interpreter 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07470f513484df23ce2b70fca50b89f56237c7e27f90a49f2aa4775db2883c37 [INFO] running `Command { std: "docker" "start" "-a" "07470f513484df23ce2b70fca50b89f56237c7e27f90a49f2aa4775db2883c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07470f513484df23ce2b70fca50b89f56237c7e27f90a49f2aa4775db2883c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07470f513484df23ce2b70fca50b89f56237c7e27f90a49f2aa4775db2883c37", kill_on_drop: false }` [INFO] [stdout] 07470f513484df23ce2b70fca50b89f56237c7e27f90a49f2aa4775db2883c37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc0b6fba63e920a9e16d6bd5253a5496d5cd6a62727fcfc01f060a239b7024a [INFO] running `Command { std: "docker" "start" "-a" "8fc0b6fba63e920a9e16d6bd5253a5496d5cd6a62727fcfc01f060a239b7024a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Checking pest v2.7.1 (https://github.com/0nyr/pest.git?branch=master#004bd242) [INFO] [stderr] Checking clap v4.3.11 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking ctiny_interpreter v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> src/params/argv.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Parser, ValueEnum, arg}; [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: `arg` [INFO] [stdout] --> src/params/argv.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Parser, ValueEnum, arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/abstract_syntax_tree/nodes.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 83 | impl TypeSpecifier { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_binary` and `is_unary` are never used [INFO] [stdout] --> src/abstract_syntax_tree/nodes.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait Operator { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 259 | fn is_binary(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 260 | fn is_unary(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Redeclaration` is never constructed [INFO] [stdout] --> src/semantic/errors.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum SemanticError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 83 | Redeclaration(RedeclarationError), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemanticError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CharOverflowError` is never constructed [INFO] [stdout] --> src/semantic/errors.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | define_and_implement_semantic_error!(CharOverflowError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_and_implement_semantic_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BoolOverflowError` is never constructed [INFO] [stdout] --> src/semantic/errors.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | define_and_implement_semantic_error!(BoolOverflowError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_and_implement_semantic_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_variable` is never used [INFO] [stdout] --> src/symbol_table/structs.rs:342:12 [INFO] [stdout] | [INFO] [stdout] 153 | impl Scope { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 342 | pub fn add_variable<'a>(&mut self, variable_node: Node<'a, Variable>) -> Result<(), SemanticError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interpret_normal_declaration` is never used [INFO] [stdout] --> src/interpretation/interpret_declaration.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn interpret_normal_declaration<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interpret_array_declaration` is never used [INFO] [stdout] --> src/interpretation/interpret_declaration.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn interpret_array_declaration<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interpret_declaration` is never used [INFO] [stdout] --> src/interpretation/interpret_declaration.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn interpret_declaration<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/abstract_syntax_tree/nodes.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 83 | impl TypeSpecifier { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_binary` and `is_unary` are never used [INFO] [stdout] --> src/abstract_syntax_tree/nodes.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 258 | pub trait Operator { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 259 | fn is_binary(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 260 | fn is_unary(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CharOverflowError` is never constructed [INFO] [stdout] --> src/semantic/errors.rs:99:38 [INFO] [stdout] | [INFO] [stdout] 99 | define_and_implement_semantic_error!(CharOverflowError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_and_implement_semantic_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BoolOverflowError` is never constructed [INFO] [stdout] --> src/semantic/errors.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 100 | define_and_implement_semantic_error!(BoolOverflowError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_and_implement_semantic_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tests/interpretation/mod.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | test_str: &str [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 18 | ) -> (SymbolTable, Node) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | ) -> (SymbolTable, Node<'_, Identifier>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `Command { std: "docker" "inspect" "8fc0b6fba63e920a9e16d6bd5253a5496d5cd6a62727fcfc01f060a239b7024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc0b6fba63e920a9e16d6bd5253a5496d5cd6a62727fcfc01f060a239b7024a", kill_on_drop: false }` [INFO] [stdout] 8fc0b6fba63e920a9e16d6bd5253a5496d5cd6a62727fcfc01f060a239b7024a