[INFO] cloning repository https://github.com/sheinsight/source-code-diagnosis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sheinsight/source-code-diagnosis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheinsight%2Fsource-code-diagnosis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheinsight%2Fsource-code-diagnosis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56232766b244e9e58f188e33988a94c8bd72d285 [INFO] building sheinsight/source-code-diagnosis against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheinsight%2Fsource-code-diagnosis" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sheinsight/source-code-diagnosis [INFO] finished tweaking git repo https://github.com/sheinsight/source-code-diagnosis [INFO] tweaked toml for git repo https://github.com/sheinsight/source-code-diagnosis written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sheinsight/source-code-diagnosis on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sheinsight/source-code-diagnosis 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/oxc-project/oxc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_indices v0.4.3 [INFO] [stderr] Downloaded grep-searcher v0.1.14 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded oxc-miette-derive v1.0.2 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded unicode-id-start v1.1.2 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded napi-build v2.1.3 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded napi-derive-backend v1.0.75 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded rust-lapper v1.1.0 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded oxc_resolver v2.1.1 [INFO] [stderr] Downloaded napi v2.16.13 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded fast-glob v0.4.0 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded json-strip-comments v1.0.4 [INFO] [stderr] Downloaded libloading v0.8.4 [INFO] [stderr] Downloaded napi-sys v2.4.0 [INFO] [stderr] Downloaded napi-derive v2.16.13 [INFO] [stderr] Downloaded assert-unchecked v0.1.2 [INFO] [stderr] Downloaded oxc_index v2.0.0 [INFO] [stderr] Downloaded oxc-browserslist v1.1.1 [INFO] [stderr] Downloaded oxc-miette v1.0.2 [INFO] [stderr] Downloaded grep-matcher v0.1.7 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded tokei v12.1.2 [INFO] [stderr] Downloaded oxc_sourcemap v1.0.5 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded cow-utils v0.1.3 [INFO] [stderr] Downloaded ryu-js v1.0.1 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70226fe994b1c4bd45a7597691d6e466fb2d01d1d63771ba0ea6b85019ccc01f [INFO] running `Command { std: "docker" "start" "-a" "70226fe994b1c4bd45a7597691d6e466fb2d01d1d63771ba0ea6b85019ccc01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70226fe994b1c4bd45a7597691d6e466fb2d01d1d63771ba0ea6b85019ccc01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70226fe994b1c4bd45a7597691d6e466fb2d01d1d63771ba0ea6b85019ccc01f", kill_on_drop: false }` [INFO] [stdout] 70226fe994b1c4bd45a7597691d6e466fb2d01d1d63771ba0ea6b85019ccc01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0362fcae5b92570e79145c1eb989fd50a02fa79f8cf0d8cd63cc0dcd1ae07c5b [INFO] running `Command { std: "docker" "start" "-a" "0362fcae5b92570e79145c1eb989fd50a02fa79f8cf0d8cd63cc0dcd1ae07c5b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling unicode-id-start v1.1.2 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling oxc_allocator v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling rust-lapper v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling fast-glob v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling binding v0.1.0 (/opt/rustwide/workdir/crates/binding) [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling oxc_macros v0.0.0 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxc_diagnostics v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling oxc_estree v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling napi v2.16.13 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling oxc_sourcemap v1.0.5 [INFO] [stderr] Compiling oxc_resolver v2.1.1 [INFO] [stderr] Compiling oxc-browserslist v1.1.1 [INFO] [stderr] Compiling oxc_span v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_syntax v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_regular_expression v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_cfg v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_ast v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling tokei v12.1.2 [INFO] [stderr] Compiling oxc_ecmascript v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_semantic v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_parser v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling beans v0.1.0 (/opt/rustwide/workdir/crates/beans) [INFO] [stderr] Compiling oxc_mangler v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling oxc_codegen v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling oxc_linter v0.15.0 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn build_handler(&self) -> Result { [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] 126 | pub fn build_handler(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 181 | ) -> Option<&AstNode> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 181 | ) -> Option<&AstNode<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 249 | reference: &Reference, [INFO] [stdout] 250 | ) -> (&AstNode, oxc_span::Span, Location) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 250 | ) -> (&AstNode<'_>, oxc_span::Span, Location) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling check_cloc v0.1.0 (/opt/rustwide/workdir/crates/check_cloc) [INFO] [stderr] Compiling check_syntax v0.1.0 (/opt/rustwide/workdir/crates/check_syntax) [INFO] [stderr] Compiling module_graph v0.1.0 (/opt/rustwide/workdir/crates/module_graph) [INFO] [stderr] Compiling check_filename_case v0.1.0 (/opt/rustwide/workdir/crates/check_filename_case) [INFO] [stderr] Compiling check_danger_string v0.1.0 (/opt/rustwide/workdir/crates/check_danger_string) [INFO] [stderr] Compiling check_browser_supported v0.1.0 (/opt/rustwide/workdir/crates/check_browser_supported) [INFO] [stderr] Compiling module_member_usage v0.1.0 (/opt/rustwide/workdir/crates/module_member_usage) [INFO] [stdout] warning: unused imports: `HashMap` and `HashSet` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use oxc_semantic::{NodeId, Reference, Semantic}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | /**6,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 130 | |kind| matches!(kind, AstKind::JSXClosingElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | /**2,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | |kind| matches!(kind, AstKind::MemberExpression(_)), [INFO] [stdout] | --------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | /**10,*/ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 196 | |kind| matches!(kind, AstKind::JSXOpeningElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:174:40 [INFO] [stdout] | [INFO] [stdout] 174 | Expression::Identifier(ident) => imported_name.to_string(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> crates/check_browser_supported/src/functions/method_definitions.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | if let AstKind::MethodDefinition(method) = node.kind() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn handle<'a>(&self, _source_code: &str, node: &AstNode<'a>, _nodes: &AstNodes<'a>) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `node` is captured in macro and introduced a unused variable [INFO] [stdout] --> crates/check_browser_supported/src/macros.rs:56:53 [INFO] [stdout] | [INFO] [stdout] 56 | fn handle<'a>(&self, $source_code: &str,$ast_node: &AstNode<'a>, $nodes: &AstNodes<'a>) -> bool $body [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / create_compat! { [INFO] [stdout] 4 | | TemplateLiteralsTemplateLiteralRevision, [INFO] [stdout] 5 | | compat { [INFO] [stdout] 6 | | name: "template_literals.template_literal_revision", [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClassesDeclarations` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/classes/classes.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | ClassesDeclarations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Status` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/compat.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AstNodeHelper` is never used [INFO] [stdout] --> crates/check_browser_supported/src/compat.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait AstNodeHelper<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultParameters` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/functions/default_parameters.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | DefaultParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MethodDefinitionsGeneratorMethodsNotConstructable` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/functions/method_definitions_generator_methods_not_constructable.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | MethodDefinitionsGeneratorMethodsNotConstructable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HexadecimalNumericLiterals` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/hexadecimal_numeric_literals.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | HexadecimalNumericLiterals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TemplateLiteralsTemplateLiteralRevision` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | TemplateLiteralsTemplateLiteralRevision, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnicodeEscapeSequences` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/unicode_escape_sequences.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | UnicodeEscapeSequences, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnicodePointEscapes` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/unicode_point_escapes.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | UnicodePointEscapes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling check_danger_jsx_props v0.1.0 (/opt/rustwide/workdir/crates/check_danger_jsx_props) [INFO] [stderr] Compiling check_oxlint v0.1.0 (/opt/rustwide/workdir/crates/check_oxlint) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "0362fcae5b92570e79145c1eb989fd50a02fa79f8cf0d8cd63cc0dcd1ae07c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0362fcae5b92570e79145c1eb989fd50a02fa79f8cf0d8cd63cc0dcd1ae07c5b", kill_on_drop: false }` [INFO] [stdout] 0362fcae5b92570e79145c1eb989fd50a02fa79f8cf0d8cd63cc0dcd1ae07c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14964e5880f0b25a5a85ac9a743415de6700751a03f6dfeb0c10655e94496bf2 [INFO] running `Command { std: "docker" "start" "-a" "14964e5880f0b25a5a85ac9a743415de6700751a03f6dfeb0c10655e94496bf2", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling napi v2.16.13 [INFO] [stderr] Compiling beans v0.1.0 (/opt/rustwide/workdir/crates/beans) [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn build_handler(&self) -> Result { [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] 126 | pub fn build_handler(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 181 | ) -> Option<&AstNode> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 181 | ) -> Option<&AstNode<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 249 | reference: &Reference, [INFO] [stdout] 250 | ) -> (&AstNode, oxc_span::Span, Location) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 250 | ) -> (&AstNode<'_>, oxc_span::Span, Location) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling check_danger_jsx_props v0.1.0 (/opt/rustwide/workdir/crates/check_danger_jsx_props) [INFO] [stderr] Compiling module_graph v0.1.0 (/opt/rustwide/workdir/crates/module_graph) [INFO] [stderr] Compiling check_cloc v0.1.0 (/opt/rustwide/workdir/crates/check_cloc) [INFO] [stderr] Compiling check_syntax v0.1.0 (/opt/rustwide/workdir/crates/check_syntax) [INFO] [stderr] Compiling check_browser_supported v0.1.0 (/opt/rustwide/workdir/crates/check_browser_supported) [INFO] [stderr] Compiling check_danger_string v0.1.0 (/opt/rustwide/workdir/crates/check_danger_string) [INFO] [stderr] Compiling check_oxlint v0.1.0 (/opt/rustwide/workdir/crates/check_oxlint) [INFO] [stderr] Compiling check_filename_case v0.1.0 (/opt/rustwide/workdir/crates/check_filename_case) [INFO] [stderr] Compiling module_member_usage v0.1.0 (/opt/rustwide/workdir/crates/module_member_usage) [INFO] [stdout] warning: unused imports: `HashMap` and `HashSet` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use oxc_semantic::{NodeId, Reference, Semantic}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | /**6,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 130 | |kind| matches!(kind, AstKind::JSXClosingElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | /**2,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | |kind| matches!(kind, AstKind::MemberExpression(_)), [INFO] [stdout] | --------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | /**10,*/ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 196 | |kind| matches!(kind, AstKind::JSXOpeningElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:174:40 [INFO] [stdout] | [INFO] [stdout] 174 | Expression::Identifier(ident) => imported_name.to_string(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> crates/check_browser_supported/src/functions/method_definitions.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | if let AstKind::MethodDefinition(method) = node.kind() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn handle<'a>(&self, _source_code: &str, node: &AstNode<'a>, _nodes: &AstNodes<'a>) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `node` is captured in macro and introduced a unused variable [INFO] [stdout] --> crates/check_browser_supported/src/macros.rs:56:53 [INFO] [stdout] | [INFO] [stdout] 56 | fn handle<'a>(&self, $source_code: &str,$ast_node: &AstNode<'a>, $nodes: &AstNodes<'a>) -> bool $body [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / create_compat! { [INFO] [stdout] 4 | | TemplateLiteralsTemplateLiteralRevision, [INFO] [stdout] 5 | | compat { [INFO] [stdout] 6 | | name: "template_literals.template_literal_revision", [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn build_handler(&self) -> Result { [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] 126 | pub fn build_handler(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 181 | ) -> Option<&AstNode> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 181 | ) -> Option<&AstNode<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 249 | reference: &Reference, [INFO] [stdout] 250 | ) -> (&AstNode, oxc_span::Span, Location) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | the same 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] 250 | ) -> (&AstNode<'_>, oxc_span::Span, Location) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 273 | pub fn parse_reference(&self, reference: &Reference) -> &AstNode<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/utils/src/semantic_builder.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 278 | pub fn get_parent_node(&self, node: &AstNode) -> Option<&AstNode<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClassesDeclarations` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/classes/classes.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | ClassesDeclarations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Status` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/compat.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AstNodeHelper` is never used [INFO] [stdout] --> crates/check_browser_supported/src/compat.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | pub trait AstNodeHelper<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultParameters` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/functions/default_parameters.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | DefaultParameters, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MethodDefinitionsGeneratorMethodsNotConstructable` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/functions/method_definitions_generator_methods_not_constructable.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | MethodDefinitionsGeneratorMethodsNotConstructable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HexadecimalNumericLiterals` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/hexadecimal_numeric_literals.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | HexadecimalNumericLiterals, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TemplateLiteralsTemplateLiteralRevision` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | TemplateLiteralsTemplateLiteralRevision, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnicodeEscapeSequences` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/unicode_escape_sequences.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | UnicodeEscapeSequences, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnicodePointEscapes` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/grammar/unicode_point_escapes.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | UnicodePointEscapes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap` and `HashSet` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use oxc_semantic::{NodeId, Reference, Semantic}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | /**6,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 130 | |kind| matches!(kind, AstKind::JSXClosingElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | /**2,*/ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | |kind| matches!(kind, AstKind::MemberExpression(_)), [INFO] [stdout] | --------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/module_member_usage/src/process.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | /**10,*/ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 196 | |kind| matches!(kind, AstKind::JSXOpeningElement(_)), [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ident` [INFO] [stdout] --> crates/module_member_usage/src/process.rs:174:40 [INFO] [stdout] | [INFO] [stdout] 174 | Expression::Identifier(ident) => imported_name.to_string(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling binding v0.1.0 (/opt/rustwide/workdir/crates/binding) [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> crates/check_browser_supported/src/functions/method_definitions.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | if let AstKind::MethodDefinition(method) = node.kind() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | fn handle<'a>(&self, _source_code: &str, node: &AstNode<'a>, _nodes: &AstNodes<'a>) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: `node` is captured in macro and introduced a unused variable [INFO] [stdout] --> crates/check_browser_supported/src/macros.rs:56:53 [INFO] [stdout] | [INFO] [stdout] 56 | fn handle<'a>(&self, $source_code: &str,$ast_node: &AstNode<'a>, $nodes: &AstNodes<'a>) -> bool $body [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / create_compat! { [INFO] [stdout] 4 | | TemplateLiteralsTemplateLiteralRevision, [INFO] [stdout] 5 | | compat { [INFO] [stdout] 6 | | name: "template_literals.template_literal_revision", [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Status` is never constructed [INFO] [stdout] --> crates/check_browser_supported/src/compat.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Status { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.63s [INFO] running `Command { std: "docker" "inspect" "14964e5880f0b25a5a85ac9a743415de6700751a03f6dfeb0c10655e94496bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14964e5880f0b25a5a85ac9a743415de6700751a03f6dfeb0c10655e94496bf2", kill_on_drop: false }` [INFO] [stdout] 14964e5880f0b25a5a85ac9a743415de6700751a03f6dfeb0c10655e94496bf2