[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#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0nyr%2Fctiny_interpreter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0nyr/ctiny_interpreter on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 215eb60fe37071e26c930a7d4d813d64558ea1e299b4a44462ad978b7d8e9e73
[INFO] running `Command { std: "docker" "start" "-a" "215eb60fe37071e26c930a7d4d813d64558ea1e299b4a44462ad978b7d8e9e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "215eb60fe37071e26c930a7d4d813d64558ea1e299b4a44462ad978b7d8e9e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215eb60fe37071e26c930a7d4d813d64558ea1e299b4a44462ad978b7d8e9e73", kill_on_drop: false }`
[INFO] [stdout] 215eb60fe37071e26c930a7d4d813d64558ea1e299b4a44462ad978b7d8e9e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbd4d4d34bde15e302c81d5325583b17aa6f77fe5aa35fadff456b790cb1c1d4
[INFO] running `Command { std: "docker" "start" "-a" "dbd4d4d34bde15e302c81d5325583b17aa6f77fe5aa35fadff456b790cb1c1d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking chrono v0.4.26
[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]    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: 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)]` 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: 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)]` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s
[INFO] running `Command { std: "docker" "inspect" "dbd4d4d34bde15e302c81d5325583b17aa6f77fe5aa35fadff456b790cb1c1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd4d4d34bde15e302c81d5325583b17aa6f77fe5aa35fadff456b790cb1c1d4", kill_on_drop: false }`
[INFO] [stdout] dbd4d4d34bde15e302c81d5325583b17aa6f77fe5aa35fadff456b790cb1c1d4
