[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#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoorparvaizz%2Fcalyx-main" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hoorparvaizz/calyx-main on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d6fb3e27969a9b55b647f66ed6e9518d9c57d603bec90a449121816db0d888d [INFO] running `Command { std: "docker" "start" "-a" "2d6fb3e27969a9b55b647f66ed6e9518d9c57d603bec90a449121816db0d888d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d6fb3e27969a9b55b647f66ed6e9518d9c57d603bec90a449121816db0d888d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6fb3e27969a9b55b647f66ed6e9518d9c57d603bec90a449121816db0d888d", kill_on_drop: false }` [INFO] [stdout] 2d6fb3e27969a9b55b647f66ed6e9518d9c57d603bec90a449121816db0d888d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fd2ec3406250c18877414a9706d63d1403027fb6801d7484d222a94db7b062 [INFO] running `Command { std: "docker" "start" "-a" "85fd2ec3406250c18877414a9706d63d1403027fb6801d7484d222a94db7b062", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking boxcar v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking twox-hash v2.1.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking fst-writer v0.2.6 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Checking symbol_table v0.3.0 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking cider-idx v0.1.0 (/opt/rustwide/workdir/cider/idx) [INFO] [stderr] Checking parking_lot_core v0.9.11 [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 { [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] Checking slog-term v2.9.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking calyx-utils v0.7.1 (/opt/rustwide/workdir/calyx/utils) [INFO] [stderr] Checking icu_collections v2.0.0 [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 thin-vec v0.2.14 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [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] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking cranelift-entity v0.103.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Checking rhai v1.22.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking baa v0.16.9 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking nom-packrat v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking nom-recursive v0.5.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking nom-tracable v0.9.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking simple_logger v4.3.3 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking vast v0.3.3 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling manifest-dir-macros v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [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 crossterm v0.27.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Checking calyx-frontend v0.7.1 (/opt/rustwide/workdir/calyx/frontend) [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling calyx-lsp v0.7.1 (/opt/rustwide/workdir/calyx-lsp) [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Checking calyx-pass-explorer v0.2.1 (/opt/rustwide/workdir/tools/calyx-pass-explorer) [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking dap v0.4.1-alpha1 (https://github.com/sztomi/dap-rs?tag=v0.4.1-alpha1#44c0aea6) [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking calyx_writer v0.7.1 (/opt/rustwide/workdir/tools/calyx-writer) [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower v0.4.13 [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking calyx-ir v0.7.1 (/opt/rustwide/workdir/calyx/ir) [INFO] [stderr] Checking data-conversion v0.7.1 (/opt/rustwide/workdir/tools/data-conversion) [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 { [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] Checking calyx-opt v0.7.1 (/opt/rustwide/workdir/calyx/opt) [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.15 [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] [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] [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fud-core v0.0.2 (/opt/rustwide/workdir/fud2/fud-core) [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 { [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> { [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 { [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> { [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:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | sc: &ir::StaticControl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 604 | ) -> Option { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cider v0.1.1 (/opt/rustwide/workdir/cider) [INFO] [stderr] Checking yxi v0.7.1 (/opt/rustwide/workdir/tools/yxi) [INFO] [stderr] Checking component_cells v0.7.1 (/opt/rustwide/workdir/tools/component_cells) [INFO] [stderr] Checking fileinfo_emitter v0.7.1 (/opt/rustwide/workdir/tools/fileinfo_emitter) [INFO] [stderr] Checking calyx-web v0.1.0 (/opt/rustwide/workdir/web/rust) [INFO] [stderr] Checking data_gen v0.1.0 (/opt/rustwide/workdir/tools/data_gen) [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> fud2/fud-core/src/uninterrupt.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | libc::signal(libc::SIGINT, nop as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 28 | libc::signal(libc::SIGINT, nop as *const () as usize); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fud v0.0.2 (/opt/rustwide/workdir/fud2) [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> fud2/fud-core/src/uninterrupt.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | libc::signal(libc::SIGINT, nop as usize); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 28 | libc::signal(libc::SIGINT, nop as *const () as usize); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower-lsp v0.20.0 [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] [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 cider-data-converter v0.1.0 (/opt/rustwide/workdir/tools/cider-data-converter) [INFO] [stderr] Checking cider-dap v0.1.0 (/opt/rustwide/workdir/cider/dap) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn root_node(&self) -> Option { [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] 109 | pub fn root_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn components(&self) -> impl Iterator { [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] 248 | pub fn components(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:387:26 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn node_at_point(&self, point: &Point) -> Option { [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] 387 | pub fn node_at_point(&self, point: &Point) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn thing_at_point(&self, point: Point) -> Option { [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] 397 | pub fn thing_at_point(&self, point: Point) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn root_node(&self) -> Option { [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] 109 | pub fn root_node(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:248:23 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn components(&self) -> impl Iterator { [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] 248 | pub fn components(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:387:26 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn node_at_point(&self, point: &Point) -> Option { [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] 387 | pub fn node_at_point(&self, point: &Point) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> calyx-lsp/src/document.rs:397:27 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn thing_at_point(&self, point: Point) -> Option { [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] 397 | pub fn thing_at_point(&self, point: Point) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sv-parser-parser v0.13.3 [INFO] [stderr] Checking sv-parser-pp v0.13.3 [INFO] [stderr] Checking sv-parser v0.13.3 [INFO] [stderr] Checking morty v0.9.0 (https://github.com/pulp-platform/morty.git#8f578d84) [INFO] [stderr] Checking calyx-backend v0.7.1 (/opt/rustwide/workdir/calyx/backend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "85fd2ec3406250c18877414a9706d63d1403027fb6801d7484d222a94db7b062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fd2ec3406250c18877414a9706d63d1403027fb6801d7484d222a94db7b062", kill_on_drop: false }` [INFO] [stdout] 85fd2ec3406250c18877414a9706d63d1403027fb6801d7484d222a94db7b062