[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] testing sheinsight/source-code-diagnosis against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheinsight%2Fsource-code-diagnosis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sheinsight/source-code-diagnosis on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4049e6d96f88fd44d354a4666c30f2ae76ad8ff731a371d8268dedae7e91feac
[INFO] running `Command { std: "docker" "start" "-a" "4049e6d96f88fd44d354a4666c30f2ae76ad8ff731a371d8268dedae7e91feac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4049e6d96f88fd44d354a4666c30f2ae76ad8ff731a371d8268dedae7e91feac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4049e6d96f88fd44d354a4666c30f2ae76ad8ff731a371d8268dedae7e91feac", kill_on_drop: false }`
[INFO] [stdout] 4049e6d96f88fd44d354a4666c30f2ae76ad8ff731a371d8268dedae7e91feac
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8f2ec96f29526945e26abaf16ad1c29646096886ae78fb0a97c8303e57090c
[INFO] running `Command { std: "docker" "start" "-a" "8b8f2ec96f29526945e26abaf16ad1c29646096886ae78fb0a97c8303e57090c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling castaway v0.2.3
[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 static_assertions v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling oxc_allocator v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[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 same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[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 str_indices v0.4.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling itertools v0.11.0
[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 schemars_derive v0.8.21
[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 wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling indexmap v2.7.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 compact_str v0.8.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling napi v2.16.13
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling oxc_span v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[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 pest_generator v2.7.15
[INFO] [stderr]    Compiling oxc_cfg v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling oxc_ast v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling oxc_sourcemap v1.0.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling oxc_resolver v2.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling oxc_macros v0.0.0 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[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 dirs-sys v0.3.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling fast-glob v0.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling grep-searcher v0.1.14
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[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-conv v0.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.2
[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 colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling napi-build v2.1.3
[INFO] [stderr]    Compiling anstyle v1.0.8
[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 anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling oxc-browserslist v1.1.1
[INFO] [stderr]    Compiling binding v0.1.0 (/opt/rustwide/workdir/crates/binding)
[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 bimap v0.6.3
[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 utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling oxc_codegen v0.40.1 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling check_filename_case v0.1.0 (/opt/rustwide/workdir/crates/check_filename_case)
[INFO] [stderr]    Compiling check_syntax v0.1.0 (/opt/rustwide/workdir/crates/check_syntax)
[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)]` 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)]` 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] [stderr]    Compiling tokei v12.1.2
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxc_linter v0.15.0 (https://github.com/oxc-project/oxc.git?tag=oxlint_v0.15.0#bde753b4)
[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 module_graph v0.1.0 (/opt/rustwide/workdir/crates/module_graph)
[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)]` 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: method `text` is never used
[INFO] [stdout]   --> crates/check_browser_supported/src/compat.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub trait AstNodeHelper<'a> {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] 82 |   fn text(&self, source: &str) -> String;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling check_cloc v0.1.0 (/opt/rustwide/workdir/crates/check_cloc)
[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 44.72s
[INFO] running `Command { std: "docker" "inspect" "8b8f2ec96f29526945e26abaf16ad1c29646096886ae78fb0a97c8303e57090c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8f2ec96f29526945e26abaf16ad1c29646096886ae78fb0a97c8303e57090c", kill_on_drop: false }`
[INFO] [stdout] 8b8f2ec96f29526945e26abaf16ad1c29646096886ae78fb0a97c8303e57090c
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b70337fcff26b94cf024445b874d377a7b21eea747e25308cc47e51bd85dd44
[INFO] running `Command { std: "docker" "start" "-a" "1b70337fcff26b94cf024445b874d377a7b21eea747e25308cc47e51bd85dd44", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[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] [stderr]    Compiling module_graph v0.1.0 (/opt/rustwide/workdir/crates/module_graph)
[INFO] [stderr]    Compiling check_danger_jsx_props v0.1.0 (/opt/rustwide/workdir/crates/check_danger_jsx_props)
[INFO] [stderr]    Compiling check_syntax v0.1.0 (/opt/rustwide/workdir/crates/check_syntax)
[INFO] [stderr]    Compiling check_cloc v0.1.0 (/opt/rustwide/workdir/crates/check_cloc)
[INFO] [stderr]    Compiling check_oxlint v0.1.0 (/opt/rustwide/workdir/crates/check_oxlint)
[INFO] [stderr]    Compiling check_danger_string v0.1.0 (/opt/rustwide/workdir/crates/check_danger_string)
[INFO] [stderr]    Compiling check_filename_case v0.1.0 (/opt/rustwide/workdir/crates/check_filename_case)
[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)]` 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)]` 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: `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)]` on by default
[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)]` 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: method `text` is never used
[INFO] [stdout]   --> crates/check_browser_supported/src/compat.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub trait AstNodeHelper<'a> {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] 82 |   fn text(&self, source: &str) -> String;
[INFO] [stdout]    |      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[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)]` 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)]` 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)]` 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)]` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.35s
[INFO] running `Command { std: "docker" "inspect" "1b70337fcff26b94cf024445b874d377a7b21eea747e25308cc47e51bd85dd44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b70337fcff26b94cf024445b874d377a7b21eea747e25308cc47e51bd85dd44", kill_on_drop: false }`
[INFO] [stdout] 1b70337fcff26b94cf024445b874d377a7b21eea747e25308cc47e51bd85dd44
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ec753a98bc5f9bfea62562955499d943ab98b5ad7d9747f35469c7c91dd72b7
[INFO] running `Command { std: "docker" "start" "-a" "1ec753a98bc5f9bfea62562955499d943ab98b5ad7d9747f35469c7c91dd72b7", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `method`
[INFO] [stderr]   --> crates/check_browser_supported/src/functions/method_definitions.rs:32:38
[INFO] [stderr]    |
[INFO] [stderr] 32 |     if let AstKind::MethodDefinition(method) = node.kind() {
[INFO] [stderr]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]   --> crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:24:44
[INFO] [stderr]    |
[INFO] [stderr] 24 |   fn handle<'a>(&self, _source_code: &str, node: &AstNode<'a>, _nodes: &AstNodes<'a>) -> bool {
[INFO] [stderr]    |                                            ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: `node` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> crates/check_browser_supported/src/macros.rs:56:53
[INFO] [stderr]    |
[INFO] [stderr] 56 |               fn handle<'a>(&self, $source_code: &str,$ast_node: &AstNode<'a>, $nodes: &AstNodes<'a>) -> bool $body
[INFO] [stderr]    |                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: crates/check_browser_supported/src/grammar/template_literals_template_literal_revision.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / create_compat! {
[INFO] [stderr] 4  | |   TemplateLiteralsTemplateLiteralRevision,
[INFO] [stderr] 5  | |   compat {
[INFO] [stderr] 6  | |     name: "template_literals.template_literal_revision",
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    = note: this warning originates in the macro `create_compat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `text` is never used
[INFO] [stderr]   --> crates/check_browser_supported/src/compat.rs:82:6
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub trait AstNodeHelper<'a> {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] 82 |   fn text(&self, source: &str) -> String;
[INFO] [stderr]    |      ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `check_browser_supported` (lib) generated 3 warnings
[INFO] [stderr] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stderr]  --> crates/module_member_usage/src/process.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NodeId`
[INFO] [stderr]   --> crates/module_member_usage/src/process.rs:12:20
[INFO] [stderr]    |
[INFO] [stderr] 12 | use oxc_semantic::{NodeId, Reference, Semantic};
[INFO] [stderr]    |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> crates/module_member_usage/src/process.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 129 |         /**6,*/
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 130 |         |kind| matches!(kind, AstKind::JSXClosingElement(_)),
[INFO] [stderr]     |         ---------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `/* */` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> crates/module_member_usage/src/process.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |         /**2,*/
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 147 |         |kind| matches!(kind, AstKind::MemberExpression(_)),
[INFO] [stderr]     |         --------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `/* */` for a plain comment
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> crates/module_member_usage/src/process.rs:195:9
[INFO] [stderr]     |
[INFO] [stderr] 195 |         /**10,*/
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 196 |         |kind| matches!(kind, AstKind::JSXOpeningElement(_)),
[INFO] [stderr]     |         ---------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `/* */` for a plain comment
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ident`
[INFO] [stderr]    --> crates/module_member_usage/src/process.rs:174:40
[INFO] [stderr]     |
[INFO] [stderr] 174 |                 Expression::Identifier(ident) => imported_name.to_string(),
[INFO] [stderr]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_ident`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `module_member_usage` (lib) generated 6 warnings (run `cargo fix --lib -p module_member_usage` to apply 2 suggestions)
[INFO] [stderr] warning: `check_browser_supported` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `module_member_usage` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beans-a7a4c8a0e521cf52)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_ast_node ... ok
[INFO] [stdout] test tests::test_position ... ok
[INFO] [stdout] test tests::test_location ... ok
[INFO] [stdout] test tests::test_span ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binding-4e67b3848c313d3c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_browser_supported-91880e1c2349d1fd)
[INFO] [stdout] 
[INFO] [stdout] running 308 tests
[INFO] [stdout] test classes::extends::tests::should_ok_when_use_constructor ... ok
[INFO] [stdout] test classes::constructor::tests::should_ok_when_use_constructor ... ok
[INFO] [stdout] test classes::classes::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test classes::private_class_methods::tests::test_private_class_fields ... ok
[INFO] [stdout] test classes::private_class_fields_in::tests::should_ok_when_use_private_in_expression ... ok
[INFO] [stdout] test classes::public_class_fields::tests::should_ok_when_use_private_in_expression ... ok
[INFO] [stdout] test classes::private_class_fields::tests::test_private_class_fields ... ok
[INFO] [stdout] test classes::r#static::tests::should_ok_when_use_all_static ... ok
[INFO] [stdout] test classes::r#static::tests::should_ok_when_use_static_block ... ok
[INFO] [stdout] test classes::r#static::tests::should_ok_when_use_static_method ... ok
[INFO] [stdout] test classes::r#static::tests::should_ok_when_use_static_property ... ok
[INFO] [stdout] test classes::static_initialization_blocks::tests::should_ok_when_use_static_initialization_blocks ... ok
[INFO] [stdout] test functions::arguments::tests::should_detect_arguments_in_arrow_function ... ok
[INFO] [stdout] test functions::arguments::tests::should_not_detect_arguments_in_comments ... ok
[INFO] [stdout] test functions::arguments::tests::should_detect_arguments_in_nested_function ... ok
[INFO] [stdout] test functions::arrow_functions::tests::should_fail_when_not_arrow_function ... ok
[INFO] [stdout] test classes::static_class_fields::tests::should_ok_when_use_class_static_fields ... ok
[INFO] [stdout] test functions::arguments::tests::should_detect_arguments_in_method ... ok
[INFO] [stdout] test functions::arrow_functions::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::arrow_functions_trailing_comma::tests::should_ok_when_not_use_arrow_functions_trailing_comma ... ok
[INFO] [stdout] test functions::arrow_functions::tests::should_ok_with_nested_arrow_function ... ok
[INFO] [stdout] test functions::default_parameters::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::arrow_functions_trailing_comma::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::arguments_callee::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::default_parameters::tests::should_ok_when_use_class_declaration2 ... ok
[INFO] [stdout] test functions::default_parameters_destructured_parameter_with_default_value_assignment::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::default_parameters_parameters_without_defaults_after_default_parameters::tests::should_ok_when_use_class_declaration2 ... ok
[INFO] [stdout] test functions::default_parameters_destructured_parameter_with_default_value_assignment::tests::should_ok_when_use_class_declaration2 ... ok
[INFO] [stdout] test functions::default_parameters_parameters_without_defaults_after_default_parameters::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::arguments::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::functions::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::get::tests::should_ng_when_not_use_get_computed_property_names1 ... ok
[INFO] [stdout] test functions::get_computed_property_names::tests::should_ng_when_not_use_get_computed_property_names ... ok
[INFO] [stdout] test functions::get::tests::should_ng_when_not_use_get_computed_property_names ... ok
[INFO] [stdout] test functions::get_computed_property_names::tests::should_ok_when_use_get_computed_property_names_with_class_declaration ... ok
[INFO] [stdout] test functions::get_computed_property_names::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::get::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::iterator::tests::should_ok_when_use_arguments_length ... ok
[INFO] [stdout] test functions::method_definitions::tests::should_ok_when_use_method_definitions_with_class_declaration ... ok
[INFO] [stdout] test functions::iterator::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::length::tests::should_ok_when_use_arguments_length ... ok
[INFO] [stdout] test functions::length::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::method_definitions_async_generator_methods::tests::should_ok_when_use_method_definitions_with_computed_property ... ok
[INFO] [stdout] test functions::method_definitions_async_generator_methods::tests::should_ok_when_use_async_methods_with_generator ... ok
[INFO] [stdout] test functions::method_definitions_async_methods::tests::should_ok_when_use_async_methods_with_generator ... ok
[INFO] [stdout] test functions::method_definitions::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::method_definitions::tests::should_ok_when_use_method_definitions_with_computed_property ... ok
[INFO] [stdout] test functions::method_definitions_async_methods::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::method_definitions_async_methods::tests::should_ok_when_use_method_definitions_with_computed_property ... ok
[INFO] [stdout] test functions::rest_parameters_destructuring::tests::should_ok_when_not_use_rest_parameters_destructuring ... ok
[INFO] [stdout] test functions::method_definitions_generator_methods_not_constructable::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::method_definitions_generator_methods_not_constructable::tests::should_ok_when_use_method_definitions_with_computed_property ... ok
[INFO] [stdout] test functions::rest_parameters_destructuring::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::rest_parameters::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::set::tests::should_ng_when_not_use_get_computed_property_names1 ... ok
[INFO] [stdout] test functions::method_definitions_async_generator_methods::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test functions::set_computed_property_names::tests::should_ng_when_not_use_get_computed_property_names ... ok
[INFO] [stdout] test functions::set::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test grammar::decimal_numeric_literals::tests::should_fail_when_not_decimal_numeric_literals ... ok
[INFO] [stdout] test functions::set_computed_property_names::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test grammar::boolean_literals::tests::should_ok_when_use_array_literals ... ok
[INFO] [stdout] test functions::set_computed_property_names::tests::should_ok_when_use_set_computed_property_names_with_class_declaration ... ok
[INFO] [stdout] test grammar::array_literals::tests::should_ok_when_use_array_literals ... ok
[INFO] [stdout] test grammar::decimal_numeric_literals::tests::should_ok_when_use_decimal_numeric_literals ... ok
[INFO] [stdout] test grammar::hashbang_comments::tests::should_fail_when_no_hashbang_comments ... ok
[INFO] [stdout] test grammar::binary_numeric_literals::tests::should_ok_when_use_binary_numeric_literals ... ok
[INFO] [stdout] test grammar::hashbang_comments::tests::should_ok_when_use_hashbang_comments ... ok
[INFO] [stdout] test grammar::hexadecimal_escape_sequences::tests::should_ok_when_use_single_quote ... ok
[INFO] [stdout] test grammar::null_literal::tests::should_fail_when_not_null_literal ... ok
[INFO] [stdout] test grammar::null_literal::tests::should_ok_when_use_null_literal ... ok
[INFO] [stdout] test grammar::numeric_separators::tests::should_ok_when_use_numeric_separators ... ok
[INFO] [stdout] test grammar::hexadecimal_numeric_literals::tests::should_ok_when_use_hexadecimal_numeric_literals ... ok
[INFO] [stdout] test grammar::hexadecimal_escape_sequences::tests::should_ok_when_use_hexadecimal_escape_sequences ... ok
[INFO] [stdout] test grammar::octal_numeric_literals::tests::should_ok_when_use_octal_numeric_literals ... ok
[INFO] [stdout] test grammar::regular_expression_literals::tests::should_ok_when_use_regular_expression_literals ... ok
[INFO] [stdout] test grammar::template_literals_template_literal_revision::tests::should_fail_when_not_tagged_template_literals ... ok
[INFO] [stdout] test grammar::string_literals::tests::should_ok_when_use_string_literals ... ok
[INFO] [stdout] test grammar::template_literals::tests::should_ok_when_use_template_literals ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_function_call_expression ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_function ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_named_import ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_array_expression ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_object_literals ... ok
[INFO] [stdout] test grammar::shorthand_object_literals::tests::should_ok_when_use_shorthand_object_literals ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_dynamic_import::tests::should_not_ok_when_no_trailing_comma ... ok
[INFO] [stdout] test grammar::trailing_commas::tests::should_ok_when_named_exported ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_dynamic_import::tests::should_ok_when_import_expression ... ok
[INFO] [stdout] test grammar::template_literals_template_literal_revision::tests::should_ok_when_use_tagged_template_literals ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_dynamic_import::tests::should_ok_when_import_expression_then ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_functions::tests::should_not_ok_when_no_trailing_comma ... ok
[INFO] [stdout] test grammar::unicode_escape_sequences::tests::should_ok_when_use_unicode_escape_sequences ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_functions::tests::should_ok_when_use_trailing_comma_in_function_declaration ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_object_literals::tests::should_not_ok_when_object_has_no_trailing_comma ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_functions::tests::should_ok_when_use_trailing_comma_in_function_expression ... ok
[INFO] [stdout] test grammar::unicode_point_escapes::tests::should_ok_when_use_unicode_point_escapes ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_object_literals::tests::should_ok_when_object_has_trailing_comma ... ok
[INFO] [stdout] test grammar::trailing_commas_trailing_commas_in_object_literals::tests::should_ok_with_multiple_objects ... ok
[INFO] [stdout] test operators::addition::tests::should_ok_when_use_addition ... ok
[INFO] [stdout] test operators::addition_assignment::tests::should_ok_when_use_addition_assignment ... ok
[INFO] [stdout] test operators::addition_assignment::tests::should_ok_when_use_addition_assignment_with_string ... ok
[INFO] [stdout] test operators::assignment::tests::should_ok_when_deconstruct_assignment ... ok
[INFO] [stdout] test operators::assignment::tests::should_ok_when_basic_assignment ... ok
[INFO] [stdout] test operators::async_function::tests::should_not_ok_when_async_generator_function ... ok
[INFO] [stdout] test operators::async_function::tests::should_not_ok_when_sync_function ... ok
[INFO] [stdout] test operators::assignment::tests::should_ok_when_object_deconstruct_assignment ... ok
[INFO] [stdout] test operators::async_function::tests::should_ok_when_async_arrow_function ... ok
[INFO] [stdout] test operators::assignment::tests::should_ok_when_continuous_assignment ... ok
[INFO] [stdout] test operators::async_generator_function::tests::should_not_ok_when_async_function_expression ... ok
[INFO] [stdout] test operators::async_function::tests::should_ok_when_async_function_declaration ... ok
[INFO] [stdout] test operators::async_generator_function::tests::should_not_ok_when_generator_function_expression ... ok
[INFO] [stdout] test operators::bitwise_or::tests::should_ok_when_use_bitwise_or ... ok
[INFO] [stdout] test operators::bitwise_xor::tests::should_ok_when_use_bitwise_xor ... ok
[INFO] [stdout] test operators::async_generator_function::tests::should_ok_when_async_generator_function_expression ... ok
[INFO] [stdout] test operators::bitwise_and_assignment::tests::should_ok_when_use_bitwise_and_assignment ... ok
[INFO] [stdout] test operators::bitwise_xor_assignment::tests::should_ok_when_use_bitwise_xor_assignment ... ok
[INFO] [stdout] test operators::bitwise_not::tests::should_ok_when_use_bitwise_not ... ok
[INFO] [stdout] test operators::bitwise_and::tests::should_ok_when_use_bitwise_and ... ok
[INFO] [stdout] test operators::class::tests::should_ok_when_use_class_expression ... ok
[INFO] [stdout] test operators::comma::tests::should_ok_when_use_comma ... ok
[INFO] [stdout] test operators::bitwise_or_assignment::tests::should_ok_when_use_bitwise_or_assignment ... ok
[INFO] [stdout] test operators::conditional::tests::should_ok_when_use_conditional_operator ... ok
[INFO] [stdout] test operators::delete::tests::should_not_ok_when_not_delete_operator ... ok
[INFO] [stdout] test operators::decrement::tests::should_ok_when_use_decrement ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_computed_property_names ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_object ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_rest_in_arrays ... ok
[INFO] [stdout] test operators::delete::tests::should_ok_when_delete_object_key ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_for_of ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_assignment ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_array ... ok
[INFO] [stdout] test operators::destructuring::tests::should_ok_when_use_destructuring_of_rest_in_objects ... ok
[INFO] [stdout] test operators::destructuring_computed_property_names::tests::should_not_detect_regular_destructuring ... ok
[INFO] [stdout] test operators::destructuring_rest_in_objects::tests::should_not_ok_when_not_use_rest_in_objects ... ok
[INFO] [stdout] test operators::destructuring_rest_in_arrays::tests::should_not_ok_when_not_use_rest_in_arrays ... ok
[INFO] [stdout] test operators::destructuring_computed_property_names::tests::should_detect_computed_property_names_in_destructuring ... ok
[INFO] [stdout] test operators::destructuring_rest_in_arrays::tests::should_ok_when_use_rest_in_arrays ... ok
[INFO] [stdout] test operators::destructuring_rest_in_objects::tests::should_ok_when_use_rest_in_objects ... ok
[INFO] [stdout] test operators::division::tests::should_ok_when_division ... ok
[INFO] [stdout] test operators::exponentiation_assignment::tests::should_ok_when_use_exponentiation_assignment ... ok
[INFO] [stdout] test operators::equality::tests::should_ok_when_equality ... ok
[INFO] [stdout] test operators::exponentiation::tests::should_ok_when_use_exponentiation ... ok
[INFO] [stdout] test operators::division_assignment::tests::should_ok_when_division_assignment ... ok
[INFO] [stdout] test operators::function_trailing_comma::tests::should_not_ok_when_function_has_no_trailing_comma ... ok
[INFO] [stdout] test operators::generator_function_trailing_comma::tests::should_not_ok_when_regular_function_has_trailing_comma ... ok
[INFO] [stdout] test operators::function::tests::should_ok_when_iife ... ok
[INFO] [stdout] test operators::generator_function::tests::should_not_ok_when_async_generator_function ... ok
[INFO] [stdout] test operators::function::tests::should_ok_when_function_expression ... ok
[INFO] [stdout] test operators::function_trailing_comma::tests::should_ok_when_function_has_trailing_comma ... ok
[INFO] [stdout] test operators::generator_function::tests::should_ok_when_generator_function_expression ... ok
[INFO] [stdout] test operators::generator_function_trailing_comma::tests::should_ok_when_generator_function_has_trailing_comma ... ok
[INFO] [stdout] test operators::greater_than::tests::should_ok_when_use_greater_than ... ok
[INFO] [stdout] test operators::grouping::tests::should_ok_when_use_grouping_operator ... ok
[INFO] [stdout] test operators::import_meta::tests::should_ok_when_use_import_meta ... ok
[INFO] [stdout] test operators::import_options_parameter::tests::should_ng_when_use_import_without_options ... ok
[INFO] [stdout] test operators::import::tests::should_ok_when_use_dynamic_import ... ok
[INFO] [stdout] test operators::greater_than_or_equal::tests::should_ok_when_use_greater_than_or_equal ... ok
[INFO] [stdout] test operators::import_options_parameter::tests::should_ok_when_use_import_with_options ... ok
[INFO] [stdout] test operators::import_meta_resolve::tests::should_ok_when_use_import_meta_resolve ... ok
[INFO] [stdout] test operators::increment::tests::should_ok_when_use_increment_operator ... ok
[INFO] [stdout] test operators::instanceof::tests::should_ok_when_use_instanceof_operator ... ok
[INFO] [stdout] test operators::inequality::tests::should_ok_when_use_inequality_operator ... ok
[INFO] [stdout] test operators::left_shift::tests::should_ok_when_use_left_shift ... ok
[INFO] [stdout] test operators::less_than::tests::should_ok_when_use_less_than ... ok
[INFO] [stdout] test operators::left_shift_assignment::tests::should_ok_when_use_left_shift_assignment ... ok
[INFO] [stdout] test operators::less_than_or_equal::tests::should_ok_when_use_less_than_or_equal ... ok
[INFO] [stdout] test operators::logical_not::tests::should_ok_when_use_logical_not ... ok
[INFO] [stdout] test operators::logical_and::tests::should_ok_when_use_logical_and ... ok
[INFO] [stdout] test operators::multiplication::tests::should_ok_when_multiplication ... ok
[INFO] [stdout] test operators::logical_or::tests::should_ok_when_use_logical_or ... ok
[INFO] [stdout] test operators::logical_and_assignment::tests::should_ok_when_use_logical_and_assignment ... ok
[INFO] [stdout] test operators::logical_or_assignment::tests::should_ok_when_logical_or_assignment ... ok
[INFO] [stdout] test operators::multiplication_assignment::tests::should_ok_when_multiplication_assignment ... ok
[INFO] [stdout] test operators::null::tests::should_ok_when_use_null_literal ... ok
[INFO] [stdout] test operators::new_target::tests::should_ok_when_use_new_target ... ok
[INFO] [stdout] test operators::new::tests::should_ok_when_use_new_operator ... ok
[INFO] [stdout] test operators::nullish_coalescing_assignment::tests::should_ok_when_use_nullish_coalescing_assignment ... ok
[INFO] [stdout] test operators::object_initializer_computed_property_names::tests::should_detect_computed_property_in_object_initializer ... ok
[INFO] [stdout] test operators::object_initializer_computed_property_names::tests::should_detect_computed_property_in_object_method ... ok
[INFO] [stdout] test operators::nullish_coalescing::tests::should_ok_when_use_nullish_coalescing ... ok
[INFO] [stdout] test operators::object_initializer_computed_property_names::tests::should_not_detect_regular_object_properties ... ok
[INFO] [stdout] test operators::object_initializer_shorthand_method_names::tests::should_ng_when_not_use_shorthand_method_names ... ok
[INFO] [stdout] test operators::object_initializer_spread_properties::tests::should_not_detect_spread_in_array_literals ... ok
[INFO] [stdout] test operators::object_initializer_shorthand_method_names::tests::should_ok_when_use_shorthand_method_names ... ok
[INFO] [stdout] test operators::object_initializer_spread_properties::tests::should_detect_spread_properties_in_object_literal ... ok
[INFO] [stdout] test operators::object_initializer::tests::should_ok_when_use_object_initializer ... ok
[INFO] [stdout] test operators::object_initializer_spread_properties::tests::should_detect_multiple_spread_properties ... ok
[INFO] [stdout] test operators::object_initializer_shorthand_property_names::tests::should_detect_shorthand_property_names ... ok
[INFO] [stdout] test operators::property_accessors::tests::should_ok_when_computed_member_expression ... ok
[INFO] [stdout] test operators::property_accessors::tests::should_ok_when_static_member_expression ... ok
[INFO] [stdout] test operators::optional_chaining::tests::should_ok_when_use_optional_chaining ... ok
[INFO] [stdout] test operators::r#await::tests::should_ok_when_use_await_in_arrow_function ... ok
[INFO] [stdout] test operators::r#await::tests::should_ok_when_use_await ... ok
[INFO] [stdout] test operators::r#in::tests::should_ok_when_use_in_operator ... ok
[INFO] [stdout] test operators::r#yield::tests::should_ok_when_use_yield ... ok
[INFO] [stdout] test operators::remainder_assignment::tests::should_ok_when_use_remainder_assignment ... ok
[INFO] [stdout] test operators::remainder::tests::should_ok_when_use_remainder_operator ... ok
[INFO] [stdout] test operators::right_shift::tests::should_ok_when_use_right_shift ... ok
[INFO] [stdout] test operators::r_super::tests::should_ok_when_use_super_in_static_member_expression ... ok
[INFO] [stdout] test operators::r#await::tests::should_ok_when_use_await_in_try_catch_statement ... ok
[INFO] [stdout] test operators::r_super::tests::should_ok_when_use_super_in_call_expression ... ok
[INFO] [stdout] test operators::right_shift_assignment::tests::should_ok_when_use_right_shift_assignment ... ok
[INFO] [stdout] test operators::spread::tests::should_ok_when_spread_in_callee_function ... ok
[INFO] [stdout] test operators::spread_spread_in_arrays::tests::should_not_detect_spread_in_function_calls ... ok
[INFO] [stdout] test operators::spread_spread_in_function_calls::tests::should_not_ok_when_not_use_spread_in_function_calls ... ok
[INFO] [stdout] test operators::spread::tests::should_ok_when_spread_in_object_pattern ... ok
[INFO] [stdout] test operators::r#typeof::tests::should_ok_when_typeof_number ... ok
[INFO] [stdout] test operators::spread::tests::should_ok_when_spread_in_array_literal ... ok
[INFO] [stdout] test operators::spread_spread_in_function_calls::tests::should_ok_when_use_spread_in_function_calls ... ok
[INFO] [stdout] test operators::spread_spread_in_function_calls::tests::should_ok_when_use_multiple_spread_in_function_calls ... ok
[INFO] [stdout] test operators::spread_spread_in_object_literals::tests::should_not_detect_spread_in_array_literals ... ok
[INFO] [stdout] test operators::spread_spread_in_arrays::tests::should_detect_spread_in_array_literals ... ok
[INFO] [stdout] test operators::strict_equality::tests::should_ok_when_use_strict_equality ... ok
[INFO] [stdout] test operators::strict_inequality::tests::should_ok_when_use_strict_inequality ... ok
[INFO] [stdout] test operators::subtraction_assignment::tests::should_ok_when_subtraction_assignment ... ok
[INFO] [stdout] test operators::spread_spread_in_object_literals::tests::should_detect_spread_in_object_literals ... ok
[INFO] [stdout] test operators::subtraction::tests::should_ok_when_subtraction ... ok
[INFO] [stdout] test operators::unsigned_right_shift::tests::should_ok_when_use_unsigned_right_shift ... ok
[INFO] [stdout] test operators::unary_negation::tests::should_ok_when_use_unary_negation ... ok
[INFO] [stdout] test operators::unary_plus::tests::should_ok_when_use_unary_plus ... ok
[INFO] [stdout] test statements::async_function::tests::should_fail_when_async_function_expression ... ok
[INFO] [stdout] test operators::void::tests::should_ok_when_use_void_operator ... ok
[INFO] [stdout] test operators::unsigned_right_shift_assignment::tests::should_ok_when_use_unsigned_right_shift_assignment ... ok
[INFO] [stdout] test operators::this::tests::should_ok_when_use_this_keyword ... ok
[INFO] [stdout] test statements::async_function::tests::should_fail_when_sync_function_declaration ... ok
[INFO] [stdout] test operators::yield_star::tests::should_ok_when_use_yield_star ... ok
[INFO] [stdout] test statements::async_function::tests::should_fail_when_async_generator_function_declaration ... ok
[INFO] [stdout] test statements::async_generator_function::tests::should_fail_when_async_function_declaration ... ok
[INFO] [stdout] test statements::async_generator_function::tests::should_fail_when_generator_function_declaration ... ok
[INFO] [stdout] test statements::async_function::tests::should_ok_when_async_function_declaration ... ok
[INFO] [stdout] test statements::async_generator_function::tests::should_ok_when_async_generator_function_declaration ... ok
[INFO] [stdout] test statements::async_generator_function::tests::should_fail_when_async_generator_function_expression ... ok
[INFO] [stdout] test statements::block::tests::should_ok_when_has_one_block ... ok
[INFO] [stdout] test statements::debugger::tests::should_ok_when_use_debugger_statement ... ok
[INFO] [stdout] test statements::do_while::tests::should_ok_when_use_do_while_statement ... ok
[INFO] [stdout] test statements::export::tests::should_ok_when_export_all_declaration ... ok
[INFO] [stdout] test statements::empty::tests::should_ok_when_empty_statement ... ok
[INFO] [stdout] test statements::block::tests::should_ok_when_nested_block ... ok
[INFO] [stdout] test statements::class::tests::should_ok_when_use_class_declaration ... ok
[INFO] [stdout] test statements::export::tests::should_ok_when_export_default_declaration ... ok
[INFO] [stdout] test statements::for_in::tests::should_ng_when_not_use_for_in_statement ... ok
[INFO] [stdout] test statements::export_namespace::tests::should_ok_when_export_namespace_declaration ... ok
[INFO] [stdout] test statements::for_await_of::tests::should_not_ok_when_regular_for_of_statement ... ok
[INFO] [stdout] test statements::for_await_of::tests::should_ok_when_for_await_of_statement ... ok
[INFO] [stdout] test statements::for_in::tests::should_ok_when_use_for_in_statement ... ok
[INFO] [stdout] test statements::export::tests::should_ok_when_export_named_declaration ... ok
[INFO] [stdout] test statements::export_default::tests::should_ok_when_export_default_declaration ... ok
[INFO] [stdout] test statements::for_of::tests::should_ok_when_use_for_of_statement ... ok
[INFO] [stdout] test statements::for_of::tests::should_ng_when_not_use_for_of_statement ... ok
[INFO] [stdout] test statements::for_of_async_iterators::tests::should_ng_when_not_use_for_await_of ... ok
[INFO] [stdout] test statements::for_of_closing_iterators::tests::should_ng_when_not_use_for_of_statement ... ok
[INFO] [stdout] test statements::for_of_closing_iterators::tests::should_ok_when_use_for_of_statement ... ok
[INFO] [stdout] test statements::function::tests::should_ok_when_function_declaration ... ok
[INFO] [stdout] test statements::function_trailing_comma_in_parameters::tests::should_not_ok_when_function_has_no_trailing_comma ... ok
[INFO] [stdout] test statements::generator_function::tests::should_fail_when_async_generator_function ... ok
[INFO] [stdout] test statements::for_of_async_iterators::tests::should_ok_when_use_for_await_of ... ok
[INFO] [stdout] test statements::generator_function_iterator_result_object::tests::should_not_ok_when_normal_function_declaration ... ok
[INFO] [stdout] test statements::generator_function::tests::should_fail_when_generator_function_expression ... ok
[INFO] [stdout] test statements::function_trailing_comma_in_parameters::tests::should_ok_when_function_has_trailing_comma ... ok
[INFO] [stdout] test statements::generator_function::tests::should_ok_when_generator_function_declaration ... ok
[INFO] [stdout] test statements::generator_function_iterator_result_object::tests::should_ok_when_generator_function_declaration ... ok
[INFO] [stdout] test statements::generator_function_not_constructable_with_new::tests::should_not_ok_when_regular_function_used_with_new ... ok
[INFO] [stdout] test statements::generator_function_trailing_comma_in_parameters::tests::should_not_ok_when_generator_function_expression ... ok
[INFO] [stdout] test statements::generator_function_trailing_comma_in_parameters::tests::should_not_ok_when_no_trailing_comma ... ok
[INFO] [stdout] test statements::generator_function_trailing_comma_in_parameters::tests::should_not_ok_when_async_generator_function ... ok
[INFO] [stdout] test statements::generator_function_not_constructable_with_new::tests::should_not_ok_when_generator_function_not_used_with_new ... ok
[INFO] [stdout] test statements::generator_function_not_constructable_with_new::tests::should_ok_when_generator_function_used_with_new ... ok
[INFO] [stdout] test statements::import::tests::should_ok_when_import_declaration ... ok
[INFO] [stdout] test statements::generator_function_trailing_comma_in_parameters::tests::should_ok_when_generator_function_declaration ... ok
[INFO] [stdout] test statements::import::tests::should_ok_when_import_alias_specifier ... ok
[INFO] [stdout] test statements::import::tests::should_ok_when_import_default_specifier ... ok
[INFO] [stdout] test statements::import_import_assertions::tests::should_fail_when_import_import_attributes_type_css ... ok
[INFO] [stdout] test statements::import_import_assertions::tests::should_ok_when_import_import_assertions ... ok
[INFO] [stdout] test statements::import_import_assertions_type_css::tests::should_fail_when_import_attributes_type_css ... ok
[INFO] [stdout] test statements::if_else::tests::should_ok_when_use_if_else_statement ... ok
[INFO] [stdout] test statements::import::tests::should_ok_when_import_namespace_specifier ... ok
[INFO] [stdout] test statements::import::tests::should_ok_when_import_specifier ... ok
[INFO] [stdout] test statements::import_import_assertions_type_css::tests::should_fail_when_import_assertions_type_json ... ok
[INFO] [stdout] test statements::import_import_assertions_type_css::tests::should_ok_when_import_assertions_type_css ... ok
[INFO] [stdout] test statements::import_import_assertions_type_json::tests::should_fail_when_no_assert_clause ... ok
[INFO] [stdout] test statements::import_import_attributes::tests::should_fail_when_import_assertions ... ok
[INFO] [stdout] test statements::import_import_attributes::tests::should_fail_when_normal_import ... ok
[INFO] [stdout] test statements::import_import_attributes_type_css::tests::should_fail_when_import_assertion_type_css ... ok
[INFO] [stdout] test statements::import_import_attributes::tests::should_ok_when_import_attributes ... ok
[INFO] [stdout] test statements::import_import_attributes_type_css::tests::should_fail_when_import_attributes_type_json ... ok
[INFO] [stdout] test statements::import_import_assertions_type_json::tests::should_fail_when_import_assertions_type_css ... ok
[INFO] [stdout] test statements::import_import_assertions_type_json::tests::should_ok_when_import_assertions_type_json ... ok
[INFO] [stdout] test statements::import_import_attributes_type_css::tests::should_ok_when_import_import_attributes_type_css ... ok
[INFO] [stdout] test statements::import_import_attributes_type_json::tests::should_fail_when_import_assertion_type_json ... ok
[INFO] [stdout] test statements::import_import_attributes_type_json::tests::should_fail_when_import_attributes_type_css ... ok
[INFO] [stdout] test statements::import_import_attributes_type_json::tests::should_ok_when_import_attributes_type_json ... ok
[INFO] [stdout] test statements::r#let::tests::should_fail_when_var_declaration ... ok
[INFO] [stdout] test statements::label::tests::should_ok_when_use_label_statement ... ok
[INFO] [stdout] test statements::r#break::tests::should_ok_when_use_break_in_while ... ok
[INFO] [stdout] test statements::r#continue::tests::should_ok_when_use_continue_statement ... ok
[INFO] [stdout] test statements::r#for::tests::should_ok_when_use_for_statement ... ok
[INFO] [stdout] test statements::r#const::tests::should_ok_when_const_declaration ... ok
[INFO] [stdout] test statements::r#let::tests::should_ok_when_let_declaration ... ok
[INFO] [stdout] test statements::r#while::tests::should_ok_when_use_while_statement ... ok
[INFO] [stdout] test statements::r#return::tests::should_ok_when_return_statement ... ok
[INFO] [stdout] test statements::r#break::tests::should_ok_when_use_break_in_switch ... ok
[INFO] [stdout] test statements::try_catch::tests::should_ok_when_use_try_catch ... ok
[INFO] [stdout] test statements::throw::tests::should_ok_when_use_throw_statement ... ok
[INFO] [stdout] test statements::var::tests::should_fail_when_use_let_declaration ... ok
[INFO] [stdout] test statements::try_catch_optional_catch_binding::tests::should_fail_when_no_use_optional_catch_binding ... ok
[INFO] [stdout] test statements::try_catch_optional_catch_binding::tests::should_ok_when_use_optional_catch_binding ... ok
[INFO] [stdout] test statements::with::tests::should_ok_when_use_with_statement ... ok
[INFO] [stdout] test statements::switch::tests::should_ok_when_use_switch_statement ... ok
[INFO] [stdout] test statements::var::tests::should_ok_when_use_var_declaration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 308 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_browser_supported_with_source_code_test.rs (/opt/rustwide/target/debug/deps/check_browser_supported_with_source_code_test-3a346eb2cbcc42a2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_browser_supported_with_source_code ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_cloc-7bae3dea5d122f0b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/check_cloc-2e7789f2c7694498)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_danger_jsx_props-8571600cab2f40bd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/check_danger_jsx_props-8d58868a6c1854a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-29fbc5d68ebc5589)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_check_syntax_error ... ok
[INFO] [stdout] test test_check_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_danger_string-9867ec29547e1cc3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-b7b66f8bbbd00b27)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_danger_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_filename_case-247b66dc6de9dd50)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-0f8f91a28d96669e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_filename_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_oxlint-c394b38b09944a54)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oxlint_test.rs (/opt/rustwide/target/debug/deps/oxlint_test-21a416b079208c96)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_constructor_super ... ok
[INFO] [stdout] test test_no_class_assign ... ok
[INFO] [stdout] test test_getter_return ... ok
[INFO] [stdout] test test_console ... ok
[INFO] [stdout] test test_for_direction ... ok
[INFO] [stdout] test test_debugger ... ok
[INFO] [stdout] test test_no_async_promise_executor ... ok
[INFO] [stdout] test test_no_case_declarations ... ok
[INFO] [stdout] test test_no_compare_neg_zero ... ok
[INFO] [stdout] test test_no_const_assign ... ok
[INFO] [stdout] test test_no_constant_binary_expression ... ok
[INFO] [stdout] test test_no_control_regex ... ok
[INFO] [stdout] test test_no_cond_assign ... ok
[INFO] [stdout] test test_no_constant_condition ... ok
[INFO] [stdout] test test_no_delete_var ... ok
[INFO] [stdout] test test_no_dupe_class_members ... ok
[INFO] [stdout] test test_no_dupe_keys ... ok
[INFO] [stdout] test test_no_dupe_else_if ... ok
[INFO] [stdout] test test_no_duplicate_case ... ok
[INFO] [stdout] test test_no_new_for_builtins ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/check_syntax-fb40effa44b689c0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/normal.rs (/opt/rustwide/target/debug/deps/normal-b59172b58ec4479d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_check_syntax_error ... ok
[INFO] [stdout] test test_check_syntax ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/module_graph-f85afc55e3407e1a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test edges::tests::test_get_main_module_name_with_node_modules_prefix ... ok
[INFO] [stdout] test edges::tests::test_get_main_module_name_with_at_prefix_and_slash ... ok
[INFO] [stdout] test edges::tests::test_get_main_module_name_with_scope_prefix ... ok
[INFO] [stdout] test edges::tests::test_may_be_node_modules_with_at_prefix_and_slash ... ok
[INFO] [stdout] test edges::tests::test_may_be_node_modules_with_alias_prefix ... ok
[INFO] [stdout] test edges::tests::test_may_be_node_modules_with_node_modules_prefix ... ok
[INFO] [stdout] test edges::tests::test_may_be_node_modules_with_node_modules_prefix_in_alias ... ok
[INFO] [stdout] test edges::tests::test_may_be_node_modules_with_scope_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cycle.rs (/opt/rustwide/target/debug/deps/cycle-8dcde3ec9990be25)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_cycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/get_graph_test.rs (/opt/rustwide/target/debug/deps/get_graph_test-cc2b760e695984f2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_get_graph ... ok
[INFO] [stdout] test test_get_graph_with_export ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phantom_dependencies_test.rs (/opt/rustwide/target/debug/deps/phantom_dependencies_test-e576c7debd71a36c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_check_phantom_dependencies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/module_member_usage-90bccd625876b1ec)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test process::tests::test_empty_import_specifiers ... ok
[INFO] [stdout] test process::tests::test_computed_member_expression ... ok
[INFO] [stdout] test process::tests::test_computed_member_with_template ... ok
[INFO] [stdout] test process::tests::test_dynamic_computed_member ... ok
[INFO] [stdout] test process::tests::test_import_default_specifier ... ok
[INFO] [stdout] test process::tests::test_form_item ... ok
[INFO] [stdout] test process::tests::test_import_specifier ... ok
[INFO] [stdout] test process::tests::test_import_namespace_specifier ... ok
[INFO] [stdout] test process::tests::test_alias_in_render ... ok
[INFO] [stdout] test process::tests::test_alias_not_in_render ... ok
[INFO] [stdout] test process::tests::test_in_event_handler ... ok
[INFO] [stdout] test process::tests::test_jsx_nested_member_expression ... ok
[INFO] [stdout] test process::tests::test_jsx_self_closing ... ok
[INFO] [stdout] test process::tests::test_jsx_member_expression_with_alias ... ok
[INFO] [stdout] test process::tests::test_mixed_import_types ... ok
[INFO] [stdout] test process::tests::test_jsx_props ... ok
[INFO] [stdout] test process::tests::test_nested_member_expression ... ok
[INFO] [stdout] test process::tests::test_side_effects_import ... ok
[INFO] [stdout] test process::tests::test_private_field_expression ... ok
[INFO] [stdout] test process::tests::test_multiple_references ... ok
[INFO] [stdout] test process::tests::test_multiple_imports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utils-20436b1bda68f1f0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests beans
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_browser_supported
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_cloc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_danger_jsx_props
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_danger_string
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_filename_case
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_oxlint
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests check_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests module_graph
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests module_member_usage
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests utils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ec753a98bc5f9bfea62562955499d943ab98b5ad7d9747f35469c7c91dd72b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec753a98bc5f9bfea62562955499d943ab98b5ad7d9747f35469c7c91dd72b7", kill_on_drop: false }`
[INFO] [stdout] 1ec753a98bc5f9bfea62562955499d943ab98b5ad7d9747f35469c7c91dd72b7
