[INFO] cloning repository https://github.com/omedusyo/polymede
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omedusyo/polymede" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomedusyo%2Fpolymede", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomedusyo%2Fpolymede'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b93a822998c35dbdb02786edbfa2f29a51da15ef
[INFO] testing omedusyo/polymede against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomedusyo%2Fpolymede" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omedusyo/polymede
[INFO] finished tweaking git repo https://github.com/omedusyo/polymede
[INFO] tweaked toml for git repo https://github.com/omedusyo/polymede written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omedusyo/polymede on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omedusyo/polymede 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded clap_derive v4.5.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.86
[INFO] [stderr]   Downloaded string-interner v0.17.0
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99a7e126acc5d50f20f8de635b3ab25641c703d375ddafd90b07eee5186f83c1
[INFO] running `Command { std: "docker" "start" "-a" "99a7e126acc5d50f20f8de635b3ab25641c703d375ddafd90b07eee5186f83c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a7e126acc5d50f20f8de635b3ab25641c703d375ddafd90b07eee5186f83c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a7e126acc5d50f20f8de635b3ab25641c703d375ddafd90b07eee5186f83c1", kill_on_drop: false }`
[INFO] [stdout] 99a7e126acc5d50f20f8de635b3ab25641c703d375ddafd90b07eee5186f83c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96cbfb16cf54e39907f3294933741d6e6fe79689003125908ad46709799ce3c4
[INFO] running `Command { std: "docker" "start" "-a" "96cbfb16cf54e39907f3294933741d6e6fe79689003125908ad46709799ce3c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling ast v0.1.0 (/opt/rustwide/workdir/ast)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ast/src/parser/lex/lexer.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &mut Chars<'state> {
[INFO] [stdout]     |                   ^^^^^^              ------------------
[INFO] [stdout]     |                   |                   |          |
[INFO] [stdout]     |                   |                   |          the same lifetime is named here
[INFO] [stdout]     |                   |                   the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is named 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: consistently use `'state`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &'state mut Chars<'state> {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/term_formation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/type_formation.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> compiler/src/interpreter.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FunctionImport`, `call_closure`, `call`, `constant`, `partial_apply`, `pattern_match`, `project`, `tuple`, and `var`
[INFO] [stdout]    --> compiler/src/interpreter.rs:275:9
[INFO] [stdout]     |
[INFO] [stdout] 275 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var,
[INFO] [stdout]     |         ^^^^  ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^  ^^^^^  ^^^
[INFO] [stdout] 276 |         FunctionImport,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `call_closure`, `partial_apply`, `pattern_match`, and `project`
[INFO] [stdout]    --> compiler/src/main.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var, Function,
[INFO] [stdout]     |               ^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `show_function` and `show_term`
[INFO] [stdout]    --> compiler/src/main.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use show::{show_function, show_program, show_term};
[INFO] [stdout]     |                ^^^^^^^^^^^^^                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]   --> compiler/src/interpreter.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let Some(function) = self.functions.get(fn_name) else {
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> compiler/src/main.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let term = {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add`
[INFO] [stdout]    --> compiler/src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let add = 0;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> compiler/src/main.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let function = {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `interpreter::Value` is more private than the item `run`
[INFO] [stdout]    --> compiler/src/interpreter.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `run` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `interpreter::Value` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> compiler/src/interpreter.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Value {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuntimeError` is more private than the item `run`
[INFO] [stdout]    --> compiler/src/interpreter.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `run` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RuntimeError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> compiler/src/interpreter.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | enum RuntimeError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `example_compilation0` is never used
[INFO] [stdout]    --> compiler/src/main.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn example_compilation0() -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `example0` is never used
[INFO] [stdout]    --> compiler/src/main.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn example0() {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var_index_received` and `number_of_parameters` are never read
[INFO] [stdout]   --> compiler/src/gmm_compiler.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     VariableOutOfBounds {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 19 |         var_index_received: gmm::VarName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         number_of_parameters: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fn_name_received` and `number_of_all_functions_available_in_program` are never read
[INFO] [stdout]   --> compiler/src/gmm_compiler.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FunctionOutOfBounds {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 23 |         fn_name_received: gmm::FunctionName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         number_of_all_functions_available_in_program: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn constant(v: Variant) -> Term {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `byte_array` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn byte_array(bytes: Vec<u8>) -> Term {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tuple` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn tuple(v: Variant, components: Vec<Term>) -> Term {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn project(tuple: Term, i: ComponentIndex) -> Term {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `first` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn first(tuple: Term) -> Term {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `second` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn second(tuple: Term) -> Term {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn call(fn_name: FunctionName, args: Vec<Term>) -> Term {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call_closure` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn call_closure(closure_term: Term, args: Vec<Term>) -> Term {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `partial_apply` is never used
[INFO] [stdout]    --> compiler/src/graph_memory_machine.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn partial_apply(fn_name: FunctionName, args: Vec<Term>) -> Term {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `var` is never used
[INFO] [stdout]    --> compiler/src/graph_memory_machine.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn var(var_name: VarName) -> Term {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `let_bind` is never used
[INFO] [stdout]    --> compiler/src/graph_memory_machine.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn let_bind(args: Vec<Term>, e1: Term) -> Term {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pattern_match` is never used
[INFO] [stdout]    --> compiler/src/graph_memory_machine.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn pattern_match(arg: Term, branches: Vec<(Pattern, Term)>) -> Term {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> compiler/src/interpreter.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type Result<A> = std::result::Result<A, RuntimeError>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RuntimeError` is never used
[INFO] [stdout]  --> compiler/src/interpreter.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | enum RuntimeError {
[INFO] [stdout]   |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Value` is never used
[INFO] [stdout]   --> compiler/src/interpreter.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 | enum Value {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Closure` is never constructed
[INFO] [stdout]   --> compiler/src/interpreter.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct Closure {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VarEnvironment` is never constructed
[INFO] [stdout]   --> compiler/src/interpreter.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct VarEnvironment(Vec<Value>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PrimitiveFunction` is never used
[INFO] [stdout]   --> compiler/src/interpreter.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | type PrimitiveFunction = fn(Vec<Value>) -> Result<Value>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionEnvironment` is never constructed
[INFO] [stdout]   --> compiler/src/interpreter.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct FunctionEnvironment {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FunctionOrPrimitive` is never used
[INFO] [stdout]   --> compiler/src/interpreter.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | enum FunctionOrPrimitive {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `matches` is never used
[INFO] [stdout]   --> compiler/src/interpreter.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl Value {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 59 |     fn matches(&self, pattern: &Pattern) -> Result<bool> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `lookup`, `push_binding`, and `pop_binding` are never used
[INFO] [stdout]   --> compiler/src/interpreter.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl VarEnvironment {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 74 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn lookup(&self, var_name: VarName) -> Result<Value> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn push_binding(&mut self, value: Value) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn pop_binding(&mut self) -> Result<Value> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply`, `interpret_terms`, and `interpret` are never used
[INFO] [stdout]    --> compiler/src/interpreter.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl FunctionEnvironment {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout]  98 |     fn apply(&self, fn_name: FunctionName, args: Vec<Value>) -> Result<Value> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn interpret_terms(&self, terms: &[Term], var_env: &mut VarEnvironment) -> Result<Vec<Value>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     fn interpret(&self, term: &Term, var_env: &mut VarEnvironment) -> Result<Value> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> compiler/src/interpreter.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `increment` is never used
[INFO] [stdout]    --> compiler/src/interpreter.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn increment(args: Vec<Value>) -> Result<Value> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrement` is never used
[INFO] [stdout]    --> compiler/src/interpreter.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn decrement(args: Vec<Value>) -> Result<Value> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `addition` is never used
[INFO] [stdout]    --> compiler/src/interpreter.rs:255:4
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn addition(args: Vec<Value>) -> Result<Value> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `get_const`, `get_tuple_pointer`, `get_tuple_variant`, `read_tag`, and `make_env_from` are never read
[INFO] [stdout]   --> compiler/src/runtime.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Runtime {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub get_const: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub tuple: FunctionIndex,
[INFO] [stdout] 14 |     pub get_tuple_pointer: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub get_tuple_variant: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub tuple_project: FunctionIndex,
[INFO] [stdout] 17 |     pub read_tag: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub make_env_from: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Runtime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.41s
[INFO] running `Command { std: "docker" "inspect" "96cbfb16cf54e39907f3294933741d6e6fe79689003125908ad46709799ce3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96cbfb16cf54e39907f3294933741d6e6fe79689003125908ad46709799ce3c4", kill_on_drop: false }`
[INFO] [stdout] 96cbfb16cf54e39907f3294933741d6e6fe79689003125908ad46709799ce3c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c2f3f7f464019f4dc9c983573afa665bde6301059c098c2264713bc2302e307
[INFO] running `Command { std: "docker" "start" "-a" "9c2f3f7f464019f4dc9c983573afa665bde6301059c098c2264713bc2302e307", kill_on_drop: false }`
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling ast v0.1.0 (/opt/rustwide/workdir/ast)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ast/src/parser/lex/lexer.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &mut Chars<'state> {
[INFO] [stdout]     |                   ^^^^^^              ------------------
[INFO] [stdout]     |                   |                   |          |
[INFO] [stdout]     |                   |                   |          the same lifetime is named here
[INFO] [stdout]     |                   |                   the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is named 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: consistently use `'state`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &'state mut Chars<'state> {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/term_formation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/type_formation.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `project`
[INFO] [stdout]    --> compiler/src/interpreter.rs:275:69
[INFO] [stdout]     |
[INFO] [stdout] 275 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var,
[INFO] [stdout]     |                                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `call_closure`, `partial_apply`, `pattern_match`, and `project`
[INFO] [stdout]    --> compiler/src/main.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var, Function,
[INFO] [stdout]     |               ^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `show_function` and `show_term`
[INFO] [stdout]    --> compiler/src/main.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use show::{show_function, show_program, show_term};
[INFO] [stdout]     |                ^^^^^^^^^^^^^                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]   --> compiler/src/interpreter.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let Some(function) = self.functions.get(fn_name) else {
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v0`
[INFO] [stdout]    --> wasm/src/binary_format/primitives/byte_stream.rs:731:13
[INFO] [stdout]     |
[INFO] [stdout] 731 |         let v0 = vec![0xc0, 0xbb, 0x78];
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_v0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term`
[INFO] [stdout]    --> compiler/src/main.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let term = {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add`
[INFO] [stdout]    --> compiler/src/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let add = 0;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> compiler/src/main.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let function = {
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `interpreter::Value` is more private than the item `interpreter::run`
[INFO] [stdout]    --> compiler/src/interpreter.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `interpreter::run` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `interpreter::Value` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> compiler/src/interpreter.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | enum Value {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RuntimeError` is more private than the item `interpreter::run`
[INFO] [stdout]    --> compiler/src/interpreter.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `interpreter::run` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `RuntimeError` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> compiler/src/interpreter.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | enum RuntimeError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `example_compilation0` is never used
[INFO] [stdout]    --> compiler/src/main.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn example_compilation0() -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `example0` is never used
[INFO] [stdout]    --> compiler/src/main.rs:142:4
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn example0() {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `var_index_received` and `number_of_parameters` are never read
[INFO] [stdout]   --> compiler/src/gmm_compiler.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     VariableOutOfBounds {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 19 |         var_index_received: gmm::VarName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         number_of_parameters: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fn_name_received` and `number_of_all_functions_available_in_program` are never read
[INFO] [stdout]   --> compiler/src/gmm_compiler.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     FunctionOutOfBounds {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 23 |         fn_name_received: gmm::FunctionName,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         number_of_all_functions_available_in_program: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `byte_array` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn byte_array(bytes: Vec<u8>) -> Term {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn project(tuple: Term, i: ComponentIndex) -> Term {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `first` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn first(tuple: Term) -> Term {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `second` is never used
[INFO] [stdout]   --> compiler/src/graph_memory_machine.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn second(tuple: Term) -> Term {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `let_bind` is never used
[INFO] [stdout]    --> compiler/src/graph_memory_machine.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn let_bind(args: Vec<Term>, e1: Term) -> Term {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/interpreter.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     UndefinedVariable(VarName),
[INFO] [stdout]    |     ----------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     UndefinedVariable(VarName),
[INFO] [stdout] 10 +     UndefinedVariable(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/interpreter.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     UndefinedFunction(FunctionName),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     UndefinedFunction(FunctionName),
[INFO] [stdout] 11 +     UndefinedFunction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `received` are never read
[INFO] [stdout]   --> compiler/src/interpreter.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     WrongNumberOfArguments { expected: usize, received: usize },
[INFO] [stdout]    |     ----------------------   ^^^^^^^^         ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `import` is never read
[INFO] [stdout]   --> compiler/src/interpreter.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     UnsupportedPrimitiveFunction { import: FunctionImport },
[INFO] [stdout]    |     ----------------------------   ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ExpectedByteArray` and `EmptySequenceOfTerms` are never constructed
[INFO] [stdout]   --> compiler/src/interpreter.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | enum RuntimeError {
[INFO] [stdout]    |      ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ExpectedByteArray,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     EmptySequenceOfTerms,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `get_const`, `get_tuple_pointer`, `get_tuple_variant`, `read_tag`, and `make_env_from` are never read
[INFO] [stdout]   --> compiler/src/runtime.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Runtime {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub get_const: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub tuple: FunctionIndex,
[INFO] [stdout] 14 |     pub get_tuple_pointer: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub get_tuple_variant: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub tuple_project: FunctionIndex,
[INFO] [stdout] 17 |     pub read_tag: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub make_env_from: FunctionIndex,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Runtime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> ast/src/parser/lex/lexer.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &mut Chars<'state> {
[INFO] [stdout]     |                   ^^^^^^              ------------------
[INFO] [stdout]     |                   |                   |          |
[INFO] [stdout]     |                   |                   |          the same lifetime is named here
[INFO] [stdout]     |                   |                   the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is named 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: consistently use `'state`
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn chars(&'state mut self) -> &'state mut Chars<'state> {
[INFO] [stdout]     |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/term_formation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 30 -     for decl in &program.run_declaration {
[INFO] [stdout] 30 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> ast/src/validation/type_formation.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     for decl in &program.run_declaration {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     while let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 33 -     for decl in &program.run_declaration {
[INFO] [stdout] 33 +     if let Some(decl) = &program.run_declaration {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "9c2f3f7f464019f4dc9c983573afa665bde6301059c098c2264713bc2302e307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2f3f7f464019f4dc9c983573afa665bde6301059c098c2264713bc2302e307", kill_on_drop: false }`
[INFO] [stdout] 9c2f3f7f464019f4dc9c983573afa665bde6301059c098c2264713bc2302e307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98be52d09da45aca8eeb6d09d22cb07e2569feb28fb9844f936ecaf4a546aa5e
[INFO] running `Command { std: "docker" "start" "-a" "98be52d09da45aca8eeb6d09d22cb07e2569feb28fb9844f936ecaf4a546aa5e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `v0`
[INFO] [stderr]    --> wasm/src/binary_format/primitives/byte_stream.rs:731:13
[INFO] [stderr]     |
[INFO] [stderr] 731 |         let v0 = vec![0xc0, 0xbb, 0x78];
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_v0`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wasm` (lib test) generated 1 warning
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> ast/src/parser/lex/lexer.rs:117:19
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn chars(&'state mut self) -> &mut Chars<'state> {
[INFO] [stderr]     |                   ^^^^^^              ------------------
[INFO] [stderr]     |                   |                   |          |
[INFO] [stderr]     |                   |                   |          the same lifetime is named here
[INFO] [stderr]     |                   |                   the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'state`
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn chars(&'state mut self) -> &'state mut Chars<'state> {
[INFO] [stderr]     |                                        ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stderr]   --> ast/src/validation/term_formation.rs:30:17
[INFO] [stderr]    |
[INFO] [stderr] 30 |     for decl in &program.run_declaration {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]    |
[INFO] [stderr] 30 -     for decl in &program.run_declaration {
[INFO] [stderr] 30 +     while let Some(decl) = &program.run_declaration {
[INFO] [stderr]    |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]    |
[INFO] [stderr] 30 -     for decl in &program.run_declaration {
[INFO] [stderr] 30 +     if let Some(decl) = &program.run_declaration {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stderr]   --> ast/src/validation/type_formation.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |     for decl in &program.run_declaration {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]    |
[INFO] [stderr] 33 -     for decl in &program.run_declaration {
[INFO] [stderr] 33 +     while let Some(decl) = &program.run_declaration {
[INFO] [stderr]    |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]    |
[INFO] [stderr] 33 -     for decl in &program.run_declaration {
[INFO] [stderr] 33 +     if let Some(decl) = &program.run_declaration {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `ast` (lib) generated 3 warnings
[INFO] [stderr] warning: `ast` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `project`
[INFO] [stderr]    --> compiler/src/interpreter.rs:275:69
[INFO] [stderr]     |
[INFO] [stderr] 275 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var,
[INFO] [stderr]     |                                                                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `call_closure`, `partial_apply`, `pattern_match`, and `project`
[INFO] [stderr]    --> compiler/src/main.rs:102:15
[INFO] [stderr]     |
[INFO] [stderr] 102 |         call, call_closure, constant, partial_apply, pattern_match, project, tuple, var, Function,
[INFO] [stderr]     |               ^^^^^^^^^^^^            ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `show_function` and `show_term`
[INFO] [stderr]    --> compiler/src/main.rs:211:16
[INFO] [stderr]     |
[INFO] [stderr] 211 |     use show::{show_function, show_program, show_term};
[INFO] [stderr]     |                ^^^^^^^^^^^^^                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `function`
[INFO] [stderr]   --> compiler/src/interpreter.rs:99:18
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let Some(function) = self.functions.get(fn_name) else {
[INFO] [stderr]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `term`
[INFO] [stderr]    --> compiler/src/main.rs:174:9
[INFO] [stderr]     |
[INFO] [stderr] 174 |     let term = {
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_term`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `add`
[INFO] [stderr]    --> compiler/src/main.rs:175:13
[INFO] [stderr]     |
[INFO] [stderr] 175 |         let add = 0;
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_add`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `function`
[INFO] [stderr]    --> compiler/src/main.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |     let function = {
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stderr] 
[INFO] [stderr] warning: type `interpreter::Value` is more private than the item `interpreter::run`
[INFO] [stderr]    --> compiler/src/interpreter.rs:200:1
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `interpreter::run` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `interpreter::Value` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> compiler/src/interpreter.rs:28:1
[INFO] [stderr]     |
[INFO] [stderr]  28 | enum Value {
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `RuntimeError` is more private than the item `interpreter::run`
[INFO] [stderr]    --> compiler/src/interpreter.rs:200:1
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub fn run(program: Program) -> Result<Value> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `interpreter::run` is reachable at visibility `pub(crate)`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `RuntimeError` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> compiler/src/interpreter.rs:9:1
[INFO] [stderr]     |
[INFO] [stderr]   9 | enum RuntimeError {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `example_compilation0` is never used
[INFO] [stderr]    --> compiler/src/main.rs:100:4
[INFO] [stderr]     |
[INFO] [stderr] 100 | fn example_compilation0() -> Vec<u8> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `example0` is never used
[INFO] [stderr]    --> compiler/src/main.rs:142:4
[INFO] [stderr]     |
[INFO] [stderr] 142 | fn example0() {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `var_index_received` and `number_of_parameters` are never read
[INFO] [stderr]   --> compiler/src/gmm_compiler.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     VariableOutOfBounds {
[INFO] [stderr]    |     ------------------- fields in this variant
[INFO] [stderr] 19 |         var_index_received: gmm::VarName,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 20 |         number_of_parameters: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `fn_name_received` and `number_of_all_functions_available_in_program` are never read
[INFO] [stderr]   --> compiler/src/gmm_compiler.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     FunctionOutOfBounds {
[INFO] [stderr]    |     ------------------- fields in this variant
[INFO] [stderr] 23 |         fn_name_received: gmm::FunctionName,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 24 |         number_of_all_functions_available_in_program: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompilationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `byte_array` is never used
[INFO] [stderr]   --> compiler/src/graph_memory_machine.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub fn byte_array(bytes: Vec<u8>) -> Term {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `project` is never used
[INFO] [stderr]   --> compiler/src/graph_memory_machine.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub fn project(tuple: Term, i: ComponentIndex) -> Term {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `first` is never used
[INFO] [stderr]   --> compiler/src/graph_memory_machine.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn first(tuple: Term) -> Term {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `second` is never used
[INFO] [stderr]   --> compiler/src/graph_memory_machine.rs:91:8
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub fn second(tuple: Term) -> Term {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `let_bind` is never used
[INFO] [stderr]    --> compiler/src/graph_memory_machine.rs:111:8
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub fn let_bind(args: Vec<Term>, e1: Term) -> Term {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> compiler/src/interpreter.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 |     UndefinedVariable(VarName),
[INFO] [stderr]    |     ----------------- ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 10 -     UndefinedVariable(VarName),
[INFO] [stderr] 10 +     UndefinedVariable(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> compiler/src/interpreter.rs:11:23
[INFO] [stderr]    |
[INFO] [stderr] 11 |     UndefinedFunction(FunctionName),
[INFO] [stderr]    |     ----------------- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 11 -     UndefinedFunction(FunctionName),
[INFO] [stderr] 11 +     UndefinedFunction(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `expected` and `received` are never read
[INFO] [stderr]   --> compiler/src/interpreter.rs:12:30
[INFO] [stderr]    |
[INFO] [stderr] 12 |     WrongNumberOfArguments { expected: usize, received: usize },
[INFO] [stderr]    |     ----------------------   ^^^^^^^^         ^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `import` is never read
[INFO] [stderr]   --> compiler/src/interpreter.rs:24:36
[INFO] [stderr]    |
[INFO] [stderr] 24 |     UnsupportedPrimitiveFunction { import: FunctionImport },
[INFO] [stderr]    |     ----------------------------   ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ExpectedByteArray` and `EmptySequenceOfTerms` are never constructed
[INFO] [stderr]   --> compiler/src/interpreter.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | enum RuntimeError {
[INFO] [stderr]    |      ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 14 |     ExpectedByteArray,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     EmptySequenceOfTerms,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `get_const`, `get_tuple_pointer`, `get_tuple_variant`, `read_tag`, and `make_env_from` are never read
[INFO] [stderr]   --> compiler/src/runtime.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Runtime {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub get_const: FunctionIndex,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 13 |     pub tuple: FunctionIndex,
[INFO] [stderr] 14 |     pub get_tuple_pointer: FunctionIndex,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     pub get_tuple_variant: FunctionIndex,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     pub tuple_project: FunctionIndex,
[INFO] [stderr] 17 |     pub read_tag: FunctionIndex,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub make_env_from: FunctionIndex,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Runtime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `compiler` (bin "compiler" test) generated 24 warnings (run `cargo fix --bin "compiler" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ast-3ceb5f5bd63df098)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test parser::tests::test_function_declaration_2 ... ok
[INFO] [stdout] test parser::tests::test_function_declaration_0 ... ok
[INFO] [stdout] test parser::tests::test_function_declaration_1 ... ok
[INFO] [stdout] test parser::tests::test_local_let_0 ... ok
[INFO] [stdout] test parser::tests::test_lambda_0 ... ok
[INFO] [stdout] test parser::tests::test_run_declaration_0 ... ok
[INFO] [stdout] test parser::tests::test_type_0 ... ok
[INFO] [stdout] test parser::tests::test_type_declaration_0 ... ok
[INFO] [stdout] test parser::tests::test_type_1 ... ok
[INFO] [stdout] test parser::tests::test_type_declaration_3 ... ok
[INFO] [stdout] test parser::tests::test_type_declaration_4 ... ok
[INFO] [stdout] test validation::tests::example ... ok
[INFO] [stdout] test parser::tests::test_type_declaration_2 ... ok
[INFO] [stdout] test parser::tests::test_type_declaration_1 ... ok
[INFO] [stdout] test parser::tests::test_program_1 ... FAILED
[INFO] [stdout] test parser::tests::test_program_0 ... FAILED
[INFO] [stdout] test parser::tests::test_run_declaration_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::test_program_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::test_program_1' panicked at ast/src/parser/mod.rs:406:9:
[INFO] [stdout] assertion failed: matches!(result, Ok(_))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba4790877e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba4790877e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba4790877e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ba4790877e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ba4790adaf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ba4790adaf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ba479084763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba479084763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ba479087632 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ba479088d59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ba479088b8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ba4790505e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ba4790505e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba47908972e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ba47908972e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ba4790894c6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ba479087cd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ba47908918d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ba4790ac540 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ba4790ac5cc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ba47900d2d2 - ast::parser::tests::test_program_1::hbdc53329ace07452
[INFO] [stdout]                                at /opt/rustwide/workdir/ast/src/parser/mod.rs:406:9
[INFO] [stdout]   21:     0x5ba47900d1bd - ast::parser::tests::test_program_1::{{closure}}::h2fb0ab2f11d652a2
[INFO] [stdout]                                at /opt/rustwide/workdir/ast/src/parser/mod.rs:398:28
[INFO] [stdout]   22:     0x5ba478fdc346 - core::ops::function::FnOnce::call_once::h658c08a33bd37dc8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ba479055e4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ba479055e4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ba479054f85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ba479054f85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ba479054f85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ba479054f85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ba479054f85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ba479054f85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ba479054f85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ba479018b84 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ba479018b84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ba47901c55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ba47901c55a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ba47901c55a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ba47901c55a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ba47901c55a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ba47901c55a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ba47901c55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ba47908c6af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ba47908c6af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x708a75004aa4 - <unknown>
[INFO] [stdout]   44:     0x708a75091a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::test_program_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::test_program_0' panicked at ast/src/parser/mod.rs:392:9:
[INFO] [stdout] assertion failed: matches!(result, Ok(_))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba4790877e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba4790877e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba4790877e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ba4790877e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ba4790adaf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ba4790adaf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ba479084763 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ba479084763 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ba479087632 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ba479088d59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ba479088b8e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ba4790505e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ba4790505e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ba47908972e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ba47908972e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ba4790894c6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5ba479087cd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ba47908918d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ba4790ac540 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ba4790ac5cc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5ba47900d142 - ast::parser::tests::test_program_0::h48facd8360011981
[INFO] [stdout]                                at /opt/rustwide/workdir/ast/src/parser/mod.rs:392:9
[INFO] [stdout]   21:     0x5ba47900d02d - ast::parser::tests::test_program_0::{{closure}}::h79ac428f529ff9f2
[INFO] [stdout]                                at /opt/rustwide/workdir/ast/src/parser/mod.rs:372:28
[INFO] [stdout]   22:     0x5ba478fdbe26 - core::ops::function::FnOnce::call_once::h28a1a2d277e2dea9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5ba479055e4b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ba479055e4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5ba479054f85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5ba479054f85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5ba479054f85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5ba479054f85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5ba479054f85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ba479054f85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5ba479054f85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5ba479018b84 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5ba479018b84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5ba47901c55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5ba47901c55a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5ba47901c55a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5ba47901c55a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5ba47901c55a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ba47901c55a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5ba47901c55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5ba47908c6af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5ba47908c6af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x708a75004aa4 - <unknown>
[INFO] [stdout]   44:     0x708a75091a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::test_program_0
[INFO] [stdout]     parser::tests::test_program_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ast --lib`
[INFO] running `Command { std: "docker" "inspect" "98be52d09da45aca8eeb6d09d22cb07e2569feb28fb9844f936ecaf4a546aa5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98be52d09da45aca8eeb6d09d22cb07e2569feb28fb9844f936ecaf4a546aa5e", kill_on_drop: false }`
[INFO] [stdout] 98be52d09da45aca8eeb6d09d22cb07e2569feb28fb9844f936ecaf4a546aa5e
