[INFO] cloning repository https://github.com/stasiandr/arp-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stasiandr/arp-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstasiandr%2Farp-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstasiandr%2Farp-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 301c6008516fc94bd6d3b4747f122c1f245236f4
[INFO] checking stasiandr/arp-compiler against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstasiandr%2Farp-compiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/stasiandr/arp-compiler
[INFO] finished tweaking git repo https://github.com/stasiandr/arp-compiler
[INFO] tweaked toml for git repo https://github.com/stasiandr/arp-compiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stasiandr/arp-compiler on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stasiandr/arp-compiler 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking stasiandr/arp-compiler against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstasiandr%2Farp-compiler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/stasiandr/arp-compiler
[INFO] finished tweaking git repo https://github.com/stasiandr/arp-compiler
[INFO] tweaked toml for git repo https://github.com/stasiandr/arp-compiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stasiandr/arp-compiler on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stasiandr/arp-compiler 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.14.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.1
[INFO] [stderr]   Downloaded cc v1.1.14
[INFO] [stderr]   Downloaded stacker v0.1.16
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded logos v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3
[INFO] running `Command { std: "docker" "start" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.16
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling logos-codegen v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling logos-derive v0.14.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking logos v0.14.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking arp_types v0.1.0 (/opt/rustwide/workdir/arp_types)
[INFO] [stderr]     Checking arp_lexer v0.1.0 (/opt/rustwide/workdir/arp_lexer)
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arp_lexer/src/lib.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn lex_tokens(source: &Source) -> Result<Vec<Spanned<ArpToken>>, Vec<LexerError>> {
[INFO] [stdout]    |                           ^^^^^^^                        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn lex_tokens(source: &Source) -> Result<Vec<Spanned<ArpToken<'_>>>, Vec<LexerError>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arp_parser v0.1.0 (/opt/rustwide/workdir/arp_parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arp_lexer/src/lib.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn lex_tokens(source: &Source) -> Result<Vec<Spanned<ArpToken>>, Vec<LexerError>> {
[INFO] [stdout]    |                           ^^^^^^^                        ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn lex_tokens(source: &Source) -> Result<Vec<Spanned<ArpToken<'_>>>, Vec<LexerError>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking arp_ast_processor v0.0.1 (/opt/rustwide/workdir/arp_ast_processor)
[INFO] [stdout] warning: unused import: `derive_implementations`
[INFO] [stdout]  --> arp_ast_processor/src/ast/tests.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ast::AbstractAst, derive_implementations};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> arp_ast_processor/src/ast/iterators.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn sequential_iter(&self) -> AstSequentialIter<U> {
[INFO] [stdout]   |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn sequential_iter(&self) -> AstSequentialIter<'_, U> {
[INFO] [stdout]   |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arp_ast_processor/src/ast/iterators.rs:13:61
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn rec_iter_start_from<T : Into<WeakIndex> + Clone>(&self, index: T)  -> AstRecursiveIter<U> {
[INFO] [stdout]    |                                                             ^^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn rec_iter_start_from<T : Into<WeakIndex> + Clone>(&self, index: T)  -> AstRecursiveIter<'_, U> {
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arp_il_emitter v0.1.0 (/opt/rustwide/workdir/arp_il_emitter)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> arp_ast_processor/src/ast/iterators.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn sequential_iter(&self) -> AstSequentialIter<U> {
[INFO] [stdout]   |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub fn sequential_iter(&self) -> AstSequentialIter<'_, U> {
[INFO] [stdout]   |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> arp_ast_processor/src/ast/iterators.rs:13:61
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn rec_iter_start_from<T : Into<WeakIndex> + Clone>(&self, index: T)  -> AstRecursiveIter<U> {
[INFO] [stdout]    |                                                             ^^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn rec_iter_start_from<T : Into<WeakIndex> + Clone>(&self, index: T)  -> AstRecursiveIter<'_, U> {
[INFO] [stdout]    |                                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking arp_lsp v0.1.0 (/opt/rustwide/workdir/arp_lsp)
[INFO] [stderr]     Checking arp_compiler v0.0.1 (/opt/rustwide/workdir/arp_compiler)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.17s
[INFO] running `Command { std: "docker" "inspect" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3", kill_on_drop: false }`
[INFO] [stdout] d2c8ad094d0f4a4dae446e2698c3af2c2dc960f7d27aa229ec0b0446655582e3
