[INFO] cloning repository https://github.com/Azarattum/CarmustCompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azarattum/CarmustCompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzarattum%2FCarmustCompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzarattum%2FCarmustCompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f725e4d3ad89291999f3e43507d6832f09fbd90
[INFO] building Azarattum/CarmustCompiler against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzarattum%2FCarmustCompiler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Azarattum/CarmustCompiler on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Azarattum/CarmustCompiler
[INFO] finished tweaking git repo https://github.com/Azarattum/CarmustCompiler
[INFO] tweaked toml for git repo https://github.com/Azarattum/CarmustCompiler written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Azarattum/CarmustCompiler 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1733227853073d063a3cb71cc46c37bdde45c5f9d455bb83402fe8270d22a0f
[INFO] running `Command { std: "docker" "start" "-a" "f1733227853073d063a3cb71cc46c37bdde45c5f9d455bb83402fe8270d22a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1733227853073d063a3cb71cc46c37bdde45c5f9d455bb83402fe8270d22a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1733227853073d063a3cb71cc46c37bdde45c5f9d455bb83402fe8270d22a0f", kill_on_drop: false }`
[INFO] [stdout] f1733227853073d063a3cb71cc46c37bdde45c5f9d455bb83402fe8270d22a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2f8eee327e20d347a71e734946df4b121b8b37a9b78ed26561a95899b0fefa7
[INFO] running `Command { std: "docker" "start" "-a" "a2f8eee327e20d347a71e734946df4b121b8b37a9b78ed26561a95899b0fefa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/tokenizer/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn to_token<'a>(text: &'a str) -> Token {
[INFO] [stdout]   |             --                    ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             lifetime `'a` declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DeclarationStream` is never used
[INFO] [stdout]   --> src/types/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait DeclarationStream<'a>:
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/types/ast.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Array(&'a str, usize),
[INFO] [stdout]     |     -----          ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pointer` 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] 159 |     Array(&'a str, ()),
[INFO] [stdout]     |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `condition`, `increment`, and `body` are never read
[INFO] [stdout]    --> src/types/ast.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct Loop<'a> {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 184 |     pub initialization: Variable<'a>,
[INFO] [stdout] 185 |     pub condition: Expression<'a>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 186 |     pub increment: Assignment<'a>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 187 |     pub body: Vec<Statement<'a>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Loop` 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 `datatype` is never read
[INFO] [stdout]    --> src/types/ast.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Function<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 205 |     pub datatype: Datatype<'a>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Function` 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 13.61s
[INFO] running `Command { std: "docker" "inspect" "a2f8eee327e20d347a71e734946df4b121b8b37a9b78ed26561a95899b0fefa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f8eee327e20d347a71e734946df4b121b8b37a9b78ed26561a95899b0fefa7", kill_on_drop: false }`
[INFO] [stdout] a2f8eee327e20d347a71e734946df4b121b8b37a9b78ed26561a95899b0fefa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1769ec0e43ed6d5940b6dada5063607cb3dc99e43574639a0d08d6ad73a33e6
[INFO] running `Command { std: "docker" "start" "-a" "d1769ec0e43ed6d5940b6dada5063607cb3dc99e43574639a0d08d6ad73a33e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/tokenizer/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn to_token<'a>(text: &'a str) -> Token {
[INFO] [stdout]   |             --                    ^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             lifetime `'a` declared here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `return_position_impl_trait_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(return_position_impl_trait_in_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DeclarationStream` is never used
[INFO] [stdout]   --> src/types/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait DeclarationStream<'a>:
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/types/ast.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Array(&'a str, usize),
[INFO] [stdout]     |     -----          ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Pointer` 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] 159 |     Array(&'a str, ()),
[INFO] [stdout]     |                    ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `condition`, `increment`, and `body` are never read
[INFO] [stdout]    --> src/types/ast.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct Loop<'a> {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 184 |     pub initialization: Variable<'a>,
[INFO] [stdout] 185 |     pub condition: Expression<'a>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 186 |     pub increment: Assignment<'a>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 187 |     pub body: Vec<Statement<'a>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Loop` 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 `datatype` is never read
[INFO] [stdout]    --> src/types/ast.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Function<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 205 |     pub datatype: Datatype<'a>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "d1769ec0e43ed6d5940b6dada5063607cb3dc99e43574639a0d08d6ad73a33e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1769ec0e43ed6d5940b6dada5063607cb3dc99e43574639a0d08d6ad73a33e6", kill_on_drop: false }`
[INFO] [stdout] d1769ec0e43ed6d5940b6dada5063607cb3dc99e43574639a0d08d6ad73a33e6
