[INFO] cloning repository https://github.com/bansheerubber/ai-dsl2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bansheerubber/ai-dsl2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbansheerubber%2Fai-dsl2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbansheerubber%2Fai-dsl2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1866641fcb880f6d08b5f75e04eef8e99433802b
[INFO] checking bansheerubber/ai-dsl2 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbansheerubber%2Fai-dsl2" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bansheerubber/ai-dsl2
[INFO] finished tweaking git repo https://github.com/bansheerubber/ai-dsl2
[INFO] tweaked toml for git repo https://github.com/bansheerubber/ai-dsl2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bansheerubber/ai-dsl2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bansheerubber/ai-dsl2 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-sys v160.1.3
[INFO] [stderr]   Downloaded pest v2.5.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18d7a5618e2430d46b487a4c3abc07aed172dcd343cd927873457664c96e7d07
[INFO] running `Command { std: "docker" "start" "-a" "18d7a5618e2430d46b487a4c3abc07aed172dcd343cd927873457664c96e7d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18d7a5618e2430d46b487a4c3abc07aed172dcd343cd927873457664c96e7d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d7a5618e2430d46b487a4c3abc07aed172dcd343cd927873457664c96e7d07", kill_on_drop: false }`
[INFO] [stdout] 18d7a5618e2430d46b487a4c3abc07aed172dcd343cd927873457664c96e7d07
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5542ed99aedc075dbd21ed4a7c5df92870647971400cb970448e03844a81cfae
[INFO] running `Command { std: "docker" "start" "-a" "5542ed99aedc075dbd21ed4a7c5df92870647971400cb970448e03844a81cfae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling llvm-sys v160.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking ai-dsl2-compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: unused import: `object::TypeTable`
[INFO] [stdout]   --> compiler/src/lib.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use object::TypeTable;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `object::TypeTable`
[INFO] [stdout]   --> compiler/src/lib.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use object::TypeTable;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> compiler/src/object.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct StructType {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 17 |  pub(crate) name: String,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_enum` and `is_mutable` are never read
[INFO] [stdout]   --> compiler/src/variables.rs:9:2
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Variable {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  9 |     type_enum: Type,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     is_mutable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` 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 `name` is never read
[INFO] [stdout]   --> compiler/src/object.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) struct StructType {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 17 |  pub(crate) name: String,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StructType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_enum` and `is_mutable` are never read
[INFO] [stdout]   --> compiler/src/variables.rs:9:2
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Variable {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout]  9 |     type_enum: Type,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     is_mutable: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking pest v2.5.2
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]     Checking ai-dsl2-code-generator v0.1.0 (/opt/rustwide/workdir/code_generator)
[INFO] [stdout] warning: unused import: `ai_dsl2_compiler::Type`
[INFO] [stdout]  --> code_generator/src/compiler/variable_declaration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ai_dsl2_compiler::Type;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ai_dsl2_compiler::Type`
[INFO] [stdout]  --> code_generator/src/compiler/variable_declaration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ai_dsl2_compiler::Type;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `placeholder_evaluation_int` is never read
[INFO] [stdout]   --> code_generator/src/compiler/compile.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CompilationContext<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub placeholder_evaluation_int: FunctionKey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]  --> code_generator/src/compiler/control_flow/return_statement.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Return {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     value: Value,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableMetadata` is never constructed
[INFO] [stdout]   --> code_generator/src/compiler/variable_declaration.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct VariableMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parsers` is never read
[INFO] [stdout]   --> code_generator/src/parser.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ParserState<'a> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 21 |     programs: Vec<String>,
[INFO] [stdout] 22 |     parsers: Vec<DSLParser<'a>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pratt` is never read
[INFO] [stdout]   --> code_generator/src/parser.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct DSLParser<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 38 |     pub pairs: Pairs<'a, Rule>,
[INFO] [stdout] 39 |     pub pratt: PrattParser<Rule>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `will_generate_block` is never used
[INFO] [stdout]   --> code_generator/src/parser.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl DSLParser<'_> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     pub fn will_generate_block(&self, rule: Rule) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `placeholder_evaluation_int` is never read
[INFO] [stdout]   --> code_generator/src/compiler/compile.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CompilationContext<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub placeholder_evaluation_int: FunctionKey,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]  --> code_generator/src/compiler/control_flow/return_statement.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Return {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     value: Value,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VariableMetadata` is never constructed
[INFO] [stdout]   --> code_generator/src/compiler/variable_declaration.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct VariableMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parsers` is never read
[INFO] [stdout]   --> code_generator/src/parser.rs:22:2
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct ParserState<'a> {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 21 |     programs: Vec<String>,
[INFO] [stdout] 22 |     parsers: Vec<DSLParser<'a>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pratt` is never read
[INFO] [stdout]   --> code_generator/src/parser.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct DSLParser<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 38 |     pub pairs: Pairs<'a, Rule>,
[INFO] [stdout] 39 |     pub pratt: PrattParser<Rule>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `will_generate_block` is never used
[INFO] [stdout]   --> code_generator/src/parser.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl DSLParser<'_> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 43 |     pub fn will_generate_block(&self, rule: Rule) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
[INFO] running `Command { std: "docker" "inspect" "5542ed99aedc075dbd21ed4a7c5df92870647971400cb970448e03844a81cfae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5542ed99aedc075dbd21ed4a7c5df92870647971400cb970448e03844a81cfae", kill_on_drop: false }`
[INFO] [stdout] 5542ed99aedc075dbd21ed4a7c5df92870647971400cb970448e03844a81cfae
