[INFO] cloning repository https://github.com/hoorparvaizz/calyx-main
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoorparvaizz/calyx-main" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoorparvaizz%2Fcalyx-main", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoorparvaizz%2Fcalyx-main'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e59ca9a6229a72b664f6a15393eb160307c8990
[INFO] checking hoorparvaizz/calyx-main against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoorparvaizz%2Fcalyx-main" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hoorparvaizz/calyx-main
[INFO] finished tweaking git repo https://github.com/hoorparvaizz/calyx-main
[INFO] tweaked toml for git repo https://github.com/hoorparvaizz/calyx-main written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hoorparvaizz/calyx-main on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hoorparvaizz/calyx-main 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6b04535d4d9404181b671b4bdbdd7723d4dc0febfbf78e4c0ea87a19bd83cc0
[INFO] running `Command { std: "docker" "start" "-a" "f6b04535d4d9404181b671b4bdbdd7723d4dc0febfbf78e4c0ea87a19bd83cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6b04535d4d9404181b671b4bdbdd7723d4dc0febfbf78e4c0ea87a19bd83cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b04535d4d9404181b671b4bdbdd7723d4dc0febfbf78e4c0ea87a19bd83cc0", kill_on_drop: false }`
[INFO] [stdout] f6b04535d4d9404181b671b4bdbdd7723d4dc0febfbf78e4c0ea87a19bd83cc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad2aeb5bfd2e96cd1bf017adff31cd6eba2fb109dd80bd471e15322132166559
[INFO] running `Command { std: "docker" "start" "-a" "ad2aeb5bfd2e96cd1bf017adff31cd6eba2fb109dd80bd471e15322132166559", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking boxcar v0.2.13
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking calyx-utils v0.7.1 (/opt/rustwide/workdir/calyx/utils)
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking pest_consume v1.1.3
[INFO] [stderr]     Checking calyx-frontend v0.7.1 (/opt/rustwide/workdir/calyx/frontend)
[INFO] [stderr]     Checking fst-writer v0.2.6
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking baa v0.16.9
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking cider-idx v0.1.0 (/opt/rustwide/workdir/cider/idx)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> cider/idx/src/index_trait.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn iter(&self) -> IndexRangeIterator<I> {
[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] 44 |     pub fn iter(&self) -> IndexRangeIterator<'_, I> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling sv-parser-macros v0.13.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nom-packrat v0.7.0
[INFO] [stderr]     Checking nom-recursive v0.5.1
[INFO] [stderr]     Checking nom-tracable v0.9.1
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.3
[INFO] [stderr]     Checking nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking str-concat v0.2.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sv-parser-error v0.13.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> calyx/frontend/src/parser.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                    ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is hidden 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] 391 |     fn char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> calyx/frontend/src/parser.rs:428:26
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn block_char(input: Node) -> ParseResult<&str> {
[INFO] [stdout]     |                          ^^^^                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden 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] 428 |     fn block_char(input: Node<'_>) -> ParseResult<&str> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> calyx/frontend/src/source_info.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 541 |         pos: PositionId,
[INFO] [stdout] 542 |     ) -> Result<String, SourceLookupError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 542 |     ) -> Result<String, SourceLookupError<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking calyx-ir v0.7.1 (/opt/rustwide/workdir/calyx/ir)
[INFO] [stderr]     Checking cranelift-entity v0.103.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking rhai v1.22.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking calyx-opt v0.7.1 (/opt/rustwide/workdir/calyx/opt)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> calyx/opt/src/passes/default_assigns.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 required.iter().filter(|p| (!cell_writes.contains(p))).map(
[INFO] [stdout]     |                                            ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -                 required.iter().filter(|p| (!cell_writes.contains(p))).map(
[INFO] [stdout] 116 +                 required.iter().filter(|p| !cell_writes.contains(p) ).map(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking simple_logger v4.3.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> calyx/opt/src/analysis/domination_analysis/dominator_map.rs:603:13
[INFO] [stdout]     |
[INFO] [stdout] 603 |         sc: &ir::StaticControl,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 604 |     ) -> Option<GenericControl> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 604 |     ) -> Option<GenericControl<'_>> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> calyx/opt/src/analysis/domination_analysis/dominator_map.rs:667:36
[INFO] [stdout]     |
[INFO] [stdout] 667 |     pub fn get_control(id: u64, c: &ir::Control) -> Option<GenericControl> {
[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] 667 |     pub fn get_control(id: u64, c: &ir::Control) -> Option<GenericControl<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cider v0.1.1 (/opt/rustwide/workdir/cider)
[INFO] [stderr]     Checking vast v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling calyx-stdlib v0.7.1 (/opt/rustwide/workdir/calyx/stdlib)
[INFO] [stderr]    Compiling calyx v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cider/src/flatten/structures/context.rs:317:20
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn printer(&self) -> Printer {
[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] 317 |     pub fn printer(&self) -> Printer<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cider/src/flatten/structures/environment/program_counter.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 386 |     ) -> Entry<(GlobalCellIdx, ThreadIdx, ControlIdx), ThreadIdx> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 386 |     ) -> Entry<'_, (GlobalCellIdx, ThreadIdx, ControlIdx), ThreadIdx> {
[INFO] [stdout]     |                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling calyx-lsp v0.7.1 (/opt/rustwide/workdir/calyx-lsp)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr] error: could not compile `rhai` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.22.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="internals"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bin-features", "core-error", "debugging", "decimal", "default", "document-features", "f32_float", "fuzz", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=e404da977c58542d -C extra-filename=-4837d01e5ee7cf61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1f23777a3e67002e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9912857a052a96ec.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-893db9ef8f6fd324.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-05e6dd80b317d830.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-f5ffda45e7c7022c.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-5da00007500cd4af.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sv-parser-syntaxtree` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sv_parser_syntaxtree --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-syntaxtree-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f3150d21a48c4e8 -C extra-filename=-b2ba38d0456baab2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-2ff8fcdb74ca5a9a.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ad2aeb5bfd2e96cd1bf017adff31cd6eba2fb109dd80bd471e15322132166559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2aeb5bfd2e96cd1bf017adff31cd6eba2fb109dd80bd471e15322132166559", kill_on_drop: false }`
[INFO] [stdout] ad2aeb5bfd2e96cd1bf017adff31cd6eba2fb109dd80bd471e15322132166559
