[INFO] cloning repository https://github.com/mvandenbulcke/ryuki.io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvandenbulcke/ryuki.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvandenbulcke%2Fryuki.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvandenbulcke%2Fryuki.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b20508a6430b3b9e6416985615a099e7d266c5d
[INFO] checking mvandenbulcke/ryuki.io against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvandenbulcke%2Fryuki.io" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mvandenbulcke/ryuki.io
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/mvandenbulcke/ryuki.io
[INFO] tweaked toml for git repo https://github.com/mvandenbulcke/ryuki.io written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mvandenbulcke/ryuki.io on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mvandenbulcke/ryuki.io 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c
[INFO] running `Command { std: "docker" "start" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling server_fn v0.8.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling leptos_macro v0.8.16
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking config v0.15.23
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling wasm_split_macros v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.123
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking wasm_split_helpers v0.2.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking jsonschema-regex v0.47.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking leptos_config v0.8.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking js-sys v0.3.100
[INFO] [stderr]     Checking ryuki-protocol v0.1.0 (/opt/rustwide/workdir/sources/ryuki-protocol)
[INFO] [stderr]     Checking referencing v0.47.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking jsonschema v0.47.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling leptos_router v0.8.13
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling leptos_router_macro v0.8.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking ryuki-core v0.1.0 (/opt/rustwide/workdir/sources/ryuki-core)
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.73
[INFO] [stderr]     Checking web-sys v0.3.100
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reactive_stores v0.4.3
[INFO] [stdout] warning: unused import: `sha2::Digest`
[INFO] [stdout]    --> sources/ryuki-core/src/deployed_workload.rs:808:9
[INFO] [stdout]     |
[INFO] [stdout] 808 |     use sha2::Digest as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `base64::Engine`
[INFO] [stdout]    --> sources/ryuki-core/src/deployed_workload.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 |     use base64::Engine as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ryuki-engine v0.1.0 (/opt/rustwide/workdir/sources/ryuki-engine)
[INFO] [stderr]     Checking ryuki-validator v0.1.0 (/opt/rustwide/workdir/scripts/validator-rs)
[INFO] [stderr] error: could not compile `ryuki-core` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name ryuki_core --edition=2024 sources/ryuki-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=line-tables-only --test --cfg 'feature="security-test-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("security-test-support"))' -C metadata=414cf770e4fdfc0f -C extra-filename=-88804ef32990b62e --out-dir /opt/rustwide/target/debug/build/ryuki-core/88804ef32990b62e/out -L dependency=/opt/rustwide/target/debug/build/ahash/19706d570a8d2662/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/451e64fc6f2ae3c6/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/a570279350a357dc/out -L dependency=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out -L dependency=/opt/rustwide/target/debug/build/bit-set/3c0d037449f41768/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/88008535e379ba9d/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/bb6e6b52b5b1dd79/out -L dependency=/opt/rustwide/target/debug/build/borrow-or-share/4d2d573301a69901/out -L dependency=/opt/rustwide/target/debug/build/bytecount/ec6f160372e67a00/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/89d982f4c742ef14/out -L dependency=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/c783fb8944766720/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/80876460ba3f8fb6/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek/2bc9839d860d2721/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek-derive/59c23a5aa91acd64/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/e3a564f044558e82/out -L dependency=/opt/rustwide/target/debug/build/digest/fca98f291b5fa0e7/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/35d42f5275338e44/out -L dependency=/opt/rustwide/target/debug/build/ed25519/1fb602c7a7fb84a0/out -L dependency=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out -L dependency=/opt/rustwide/target/debug/build/email_address/7b6665c83e0a589c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/0ffd6f6711c315a6/out -L dependency=/opt/rustwide/target/debug/build/fancy-regex/e52e4417934ed7cf/out -L dependency=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out -L dependency=/opt/rustwide/target/debug/build/fluent-uri/16a389a1c99183b5/out -L dependency=/opt/rustwide/target/debug/build/foldhash/c2a666e89bd437b7/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a58e9c1c5527d07c/out -L dependency=/opt/rustwide/target/debug/build/fraction/65f3c2e51690d89d/out -L dependency=/opt/rustwide/target/debug/build/generic-array/7f062c8c901ebe21/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9b42ef3793add21f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c58b21b365882207/out -L dependency=/opt/rustwide/target/debug/build/getrandom/f3da05bf05391dd8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/f7b5e5e594b167ff/out -L dependency=/opt/rustwide/target/debug/build/hmac/e414263c7d5ad981/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/1c0db9ff5c63692c/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/cbe790b0b5e4fb88/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/41dc104f2ccbf94e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/a2e1d0cd4cd010ae/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/d03c746d9129537b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/03c0471b226c9e8b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f61c3a5e56227b27/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/0e9d2f8fbbe249e8/out -L dependency=/opt/rustwide/target/debug/build/idna/674e1ab58fe85182/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/7a7cffa39bbe0a7b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3dcaadeb407a2c7f/out -L dependency=/opt/rustwide/target/debug/build/inlinable_string/fcb4ac2d30e6e19c/out -L dependency=/opt/rustwide/target/debug/build/itoa/d988fde697c3bf59/out -L dependency=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out -L dependency=/opt/rustwide/target/debug/build/jsonschema-regex/c1cfd8129fb29be6/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/d302e2d1d1c48998/out -L dependency=/opt/rustwide/target/debug/build/libc/fa51cf7d94121b3c/out -L dependency=/opt/rustwide/target/debug/build/litemap/5e982d2d7be33a02/out -L dependency=/opt/rustwide/target/debug/build/lock_api/0049e84bed553b0f/out -L dependency=/opt/rustwide/target/debug/build/memchr/114eb5f9d4786b76/out -L dependency=/opt/rustwide/target/debug/build/micromap/cb55573b9bde1734/out -L dependency=/opt/rustwide/target/debug/build/num/7875cc396a865985/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/68aacd3fe45b926f/out -L dependency=/opt/rustwide/target/debug/build/num-cmp/9916dc983194a95e/out -L dependency=/opt/rustwide/target/debug/build/num-complex/fe074506b02fcc6d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/4a29b9c6917fa9e5/out -L dependency=/opt/rustwide/target/debug/build/num-iter/a3ac1106974f8cf0/out -L dependency=/opt/rustwide/target/debug/build/num-rational/e2433774e0933523/out -L dependency=/opt/rustwide/target/debug/build/num-traits/bf39e109227a934c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/7e5e554b10baf911/out -L dependency=/opt/rustwide/target/debug/build/outref/27e318bb3b731979/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e3561f300b2bb5e7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d91256638c2f00a4/out -L dependency=/opt/rustwide/target/debug/build/pear/7f12ac57ecfc0293/out -L dependency=/opt/rustwide/target/debug/build/pear_codegen/2e17a7f2c2003995/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/a46be968e3a4e00e/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/1df26cbfd4446c5a/out -L dependency=/opt/rustwide/target/debug/build/rand_core/abd2966cd55911dc/out -L dependency=/opt/rustwide/target/debug/build/ref-cast/d81b7238526aeed1/out -L dependency=/opt/rustwide/target/debug/build/ref-cast-impl/e133295bbae01cf8/out -L dependency=/opt/rustwide/target/debug/build/referencing/0561e5b44219db73/out -L dependency=/opt/rustwide/target/debug/build/regex/1717197e63aad35b/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/91259c02b7a1e788/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2783df0d18d50bae/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9663d35e80343411/out -L dependency=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out -L dependency=/opt/rustwide/target/debug/build/serde_core/203ff82ffa8625a9/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/78781086b2233e78/out -L dependency=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/3f0f7c551e48170f/out -L dependency=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out -L dependency=/opt/rustwide/target/debug/build/signature/c9be97cbf3150229/out -L dependency=/opt/rustwide/target/debug/build/smallvec/5a2b842b6ac05b84/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/712d42f6dc9946f3/out -L dependency=/opt/rustwide/target/debug/build/subtle/12080eda1a3ee978/out -L dependency=/opt/rustwide/target/debug/build/thiserror/613f47723e5d0495/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6469890c2b91cb09/out -L dependency=/opt/rustwide/target/debug/build/tinystr/e1afc6527ff7ab9c/out -L dependency=/opt/rustwide/target/debug/build/toml/f8c4490db7145d96/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/e4f03d268e0ecf35/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/2ac7b2f012c3daec/out -L dependency=/opt/rustwide/target/debug/build/toml_write/c43cfacc198dbf67/out -L dependency=/opt/rustwide/target/debug/build/typenum/d31fdd025b756591/out -L dependency=/opt/rustwide/target/debug/build/uncased/0dc4a15b3b937a08/out -L dependency=/opt/rustwide/target/debug/build/unicode-general-category/8429f3d0e65c0003/out -L dependency=/opt/rustwide/target/debug/build/url/acea4b41bf6f5f8c/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/b4e0afc2999e1b31/out -L dependency=/opt/rustwide/target/debug/build/uuid/4166fb117b7a83c6/out -L dependency=/opt/rustwide/target/debug/build/uuid-simd/eaf9432fa0ba90bf/out -L dependency=/opt/rustwide/target/debug/build/vsimd/a487865026a268e9/out -L dependency=/opt/rustwide/target/debug/build/winnow/a7f8a20df328d9da/out -L dependency=/opt/rustwide/target/debug/build/writeable/eb3beec653af6033/out -L dependency=/opt/rustwide/target/debug/build/yansi/4222931e93c61de7/out -L dependency=/opt/rustwide/target/debug/build/yoke/c1034c662371b088/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/9ce3515fd15b7e29/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/0b753beac8a4d878/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/594d692a0c274d96/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/d304d86004782f4d/out -L dependency=/opt/rustwide/target/debug/build/zeroize/261b3a5252d8bced/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/c6b6e4f598a2bdc6/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/bf05f1dfbf5341b9/out -L dependency=/opt/rustwide/target/debug/build/zerovec/480f20e79c8b993d/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/260f50f63be5245b/out -L dependency=/opt/rustwide/target/debug/build/zmij/2da217cd4c4486f6/out --extern base64=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out/libbase64-be8e5759d54d7b65.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out/libchrono-5be8ad697ee438df.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out/libed25519_dalek-415dde7af9c4af71.rmeta --extern figment=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out/libfigment-4ee582b3f47e9d77.rmeta --extern hmac=/opt/rustwide/target/debug/build/hmac/e414263c7d5ad981/out/libhmac-e414263c7d5ad981.rmeta --extern jsonschema=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out/libjsonschema-75a7b22c9f5053ac.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out/libserde-4d62abbc41bbe7fe.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out/libserde_json-ce3fc8cfd19674d2.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out/libsha2-eca359c036733ef5.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/12080eda1a3ee978/out/libsubtle-12080eda1a3ee978.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/613f47723e5d0495/out/libthiserror-613f47723e5d0495.rmeta --extern url=/opt/rustwide/target/debug/build/url/acea4b41bf6f5f8c/out/liburl-acea4b41bf6f5f8c.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/4166fb117b7a83c6/out/libuuid-4166fb117b7a83c6.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ryuki-validator` (bin "ryuki-validator")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name ryuki_validator --edition=2021 scripts/validator-rs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e6c60e9548b0395 -C extra-filename=-2e02c0d609393bf2 --out-dir /opt/rustwide/target/debug/build/ryuki-validator/2e02c0d609393bf2/out -L dependency=/opt/rustwide/target/debug/build/ahash/19706d570a8d2662/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/451e64fc6f2ae3c6/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/a570279350a357dc/out -L dependency=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out -L dependency=/opt/rustwide/target/debug/build/bit-set/3c0d037449f41768/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/88008535e379ba9d/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/bb6e6b52b5b1dd79/out -L dependency=/opt/rustwide/target/debug/build/borrow-or-share/4d2d573301a69901/out -L dependency=/opt/rustwide/target/debug/build/bytecount/ec6f160372e67a00/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/89d982f4c742ef14/out -L dependency=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/c783fb8944766720/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/66028e693b54b57e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/7e43648c30f5b29e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/28eee4a14e3baab0/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/80876460ba3f8fb6/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek/2bc9839d860d2721/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek-derive/59c23a5aa91acd64/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/e3a564f044558e82/out -L dependency=/opt/rustwide/target/debug/build/digest/fca98f291b5fa0e7/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/35d42f5275338e44/out -L dependency=/opt/rustwide/target/debug/build/ed25519/1fb602c7a7fb84a0/out -L dependency=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out -L dependency=/opt/rustwide/target/debug/build/either/25b796d08830ca83/out -L dependency=/opt/rustwide/target/debug/build/email_address/7b6665c83e0a589c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/0ffd6f6711c315a6/out -L dependency=/opt/rustwide/target/debug/build/fancy-regex/e52e4417934ed7cf/out -L dependency=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out -L dependency=/opt/rustwide/target/debug/build/fluent-uri/16a389a1c99183b5/out -L dependency=/opt/rustwide/target/debug/build/foldhash/c2a666e89bd437b7/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a58e9c1c5527d07c/out -L dependency=/opt/rustwide/target/debug/build/fraction/65f3c2e51690d89d/out -L dependency=/opt/rustwide/target/debug/build/generic-array/7f062c8c901ebe21/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9b42ef3793add21f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c58b21b365882207/out -L dependency=/opt/rustwide/target/debug/build/getrandom/f3da05bf05391dd8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/f7b5e5e594b167ff/out -L dependency=/opt/rustwide/target/debug/build/hmac/e414263c7d5ad981/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/1c0db9ff5c63692c/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/cbe790b0b5e4fb88/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/41dc104f2ccbf94e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/a2e1d0cd4cd010ae/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/d03c746d9129537b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/03c0471b226c9e8b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f61c3a5e56227b27/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/0e9d2f8fbbe249e8/out -L dependency=/opt/rustwide/target/debug/build/idna/674e1ab58fe85182/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/7a7cffa39bbe0a7b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3dcaadeb407a2c7f/out -L dependency=/opt/rustwide/target/debug/build/inlinable_string/fcb4ac2d30e6e19c/out -L dependency=/opt/rustwide/target/debug/build/itoa/d988fde697c3bf59/out -L dependency=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out -L dependency=/opt/rustwide/target/debug/build/jsonschema-regex/c1cfd8129fb29be6/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/d302e2d1d1c48998/out -L dependency=/opt/rustwide/target/debug/build/libc/fa51cf7d94121b3c/out -L dependency=/opt/rustwide/target/debug/build/litemap/5e982d2d7be33a02/out -L dependency=/opt/rustwide/target/debug/build/lock_api/0049e84bed553b0f/out -L dependency=/opt/rustwide/target/debug/build/memchr/114eb5f9d4786b76/out -L dependency=/opt/rustwide/target/debug/build/micromap/cb55573b9bde1734/out -L dependency=/opt/rustwide/target/debug/build/num/7875cc396a865985/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/68aacd3fe45b926f/out -L dependency=/opt/rustwide/target/debug/build/num-cmp/9916dc983194a95e/out -L dependency=/opt/rustwide/target/debug/build/num-complex/fe074506b02fcc6d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/4a29b9c6917fa9e5/out -L dependency=/opt/rustwide/target/debug/build/num-iter/a3ac1106974f8cf0/out -L dependency=/opt/rustwide/target/debug/build/num-rational/e2433774e0933523/out -L dependency=/opt/rustwide/target/debug/build/num-traits/bf39e109227a934c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/7e5e554b10baf911/out -L dependency=/opt/rustwide/target/debug/build/outref/27e318bb3b731979/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e3561f300b2bb5e7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d91256638c2f00a4/out -L dependency=/opt/rustwide/target/debug/build/pear/7f12ac57ecfc0293/out -L dependency=/opt/rustwide/target/debug/build/pear_codegen/2e17a7f2c2003995/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/a46be968e3a4e00e/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/1df26cbfd4446c5a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/2226c9758167c1fe/out -L dependency=/opt/rustwide/target/debug/build/quote/7098c828bebc4292/out -L dependency=/opt/rustwide/target/debug/build/rand_core/abd2966cd55911dc/out -L dependency=/opt/rustwide/target/debug/build/rayon/1f55d70cc70ed644/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/021f8e6cca3b362f/out -L dependency=/opt/rustwide/target/debug/build/ref-cast/d81b7238526aeed1/out -L dependency=/opt/rustwide/target/debug/build/ref-cast-impl/e133295bbae01cf8/out -L dependency=/opt/rustwide/target/debug/build/referencing/0561e5b44219db73/out -L dependency=/opt/rustwide/target/debug/build/regex/1717197e63aad35b/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/91259c02b7a1e788/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2783df0d18d50bae/out -L dependency=/opt/rustwide/target/debug/build/ryu/64bcfd7df6a786d0/out -L dependency=/opt/rustwide/target/debug/build/ryuki-core/fc745c2e28505e5d/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9663d35e80343411/out -L dependency=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out -L dependency=/opt/rustwide/target/debug/build/serde_core/203ff82ffa8625a9/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/78781086b2233e78/out -L dependency=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/3f0f7c551e48170f/out -L dependency=/opt/rustwide/target/debug/build/serde_yaml/edaad8a20136185f/out -L dependency=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out -L dependency=/opt/rustwide/target/debug/build/signature/c9be97cbf3150229/out -L dependency=/opt/rustwide/target/debug/build/smallvec/5a2b842b6ac05b84/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/712d42f6dc9946f3/out -L dependency=/opt/rustwide/target/debug/build/subtle/12080eda1a3ee978/out -L dependency=/opt/rustwide/target/debug/build/syn/03895f80b5c0bfd6/out -L dependency=/opt/rustwide/target/debug/build/thiserror/613f47723e5d0495/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6469890c2b91cb09/out -L dependency=/opt/rustwide/target/debug/build/tinystr/e1afc6527ff7ab9c/out -L dependency=/opt/rustwide/target/debug/build/toml/f8c4490db7145d96/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/e4f03d268e0ecf35/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/2ac7b2f012c3daec/out -L dependency=/opt/rustwide/target/debug/build/toml_write/c43cfacc198dbf67/out -L dependency=/opt/rustwide/target/debug/build/typenum/d31fdd025b756591/out -L dependency=/opt/rustwide/target/debug/build/uncased/0dc4a15b3b937a08/out -L dependency=/opt/rustwide/target/debug/build/unicode-general-category/8429f3d0e65c0003/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/851a6e7a269fe548/out -L dependency=/opt/rustwide/target/debug/build/unsafe-libyaml/ca64865fc419ecd5/out -L dependency=/opt/rustwide/target/debug/build/url/acea4b41bf6f5f8c/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/b4e0afc2999e1b31/out -L dependency=/opt/rustwide/target/debug/build/uuid/4166fb117b7a83c6/out -L dependency=/opt/rustwide/target/debug/build/uuid-simd/eaf9432fa0ba90bf/out -L dependency=/opt/rustwide/target/debug/build/vsimd/a487865026a268e9/out -L dependency=/opt/rustwide/target/debug/build/winnow/a7f8a20df328d9da/out -L dependency=/opt/rustwide/target/debug/build/writeable/eb3beec653af6033/out -L dependency=/opt/rustwide/target/debug/build/yansi/4222931e93c61de7/out -L dependency=/opt/rustwide/target/debug/build/yoke/c1034c662371b088/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/9ce3515fd15b7e29/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/0b753beac8a4d878/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/594d692a0c274d96/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/d304d86004782f4d/out -L dependency=/opt/rustwide/target/debug/build/zeroize/261b3a5252d8bced/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/c6b6e4f598a2bdc6/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/bf05f1dfbf5341b9/out -L dependency=/opt/rustwide/target/debug/build/zerovec/480f20e79c8b993d/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/260f50f63be5245b/out -L dependency=/opt/rustwide/target/debug/build/zmij/2da217cd4c4486f6/out --extern base64=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out/libbase64-be8e5759d54d7b65.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out/libchrono-5be8ad697ee438df.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out/libed25519_dalek-415dde7af9c4af71.rmeta --extern figment=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out/libfigment-4ee582b3f47e9d77.rmeta --extern jsonschema=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out/libjsonschema-75a7b22c9f5053ac.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/2226c9758167c1fe/out/libproc_macro2-2226c9758167c1fe.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/1f55d70cc70ed644/out/librayon-1f55d70cc70ed644.rmeta --extern ryuki_core=/opt/rustwide/target/debug/build/ryuki-core/fc745c2e28505e5d/out/libryuki_core-fc745c2e28505e5d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out/libserde-4d62abbc41bbe7fe.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out/libserde_json-ce3fc8cfd19674d2.rmeta --extern serde_yaml=/opt/rustwide/target/debug/build/serde_yaml/edaad8a20136185f/out/libserde_yaml-edaad8a20136185f.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out/libsha2-eca359c036733ef5.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/03895f80b5c0bfd6/out/libsyn-03895f80b5c0bfd6.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/f8c4490db7145d96/out/libtoml-f8c4490db7145d96.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `web-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name web_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="AbortController"' --cfg 'feature="AbortSignal"' --cfg 'feature="AddEventListenerOptions"' --cfg 'feature="AnimationEvent"' --cfg 'feature="BeforeUnloadEvent"' --cfg 'feature="BinaryType"' --cfg 'feature="Blob"' --cfg 'feature="CharacterData"' --cfg 'feature="ClipboardEvent"' --cfg 'feature="CloseEvent"' --cfg 'feature="CloseEventInit"' --cfg 'feature="Comment"' --cfg 'feature="CompositionEvent"' --cfg 'feature="CssStyleDeclaration"' --cfg 'feature="CustomEvent"' --cfg 'feature="DeviceMotionEvent"' --cfg 'feature="DeviceOrientationEvent"' --cfg 'feature="Document"' --cfg 'feature="DocumentFragment"' --cfg 'feature="DomStringMap"' --cfg 'feature="DomTokenList"' --cfg 'feature="DragEvent"' --cfg 'feature="Element"' --cfg 'feature="ErrorEvent"' --cfg 'feature="Event"' --cfg 'feature="EventSource"' --cfg 'feature="EventTarget"' --cfg 'feature="FileReader"' --cfg 'feature="FocusEvent"' --cfg 'feature="FormData"' --cfg 'feature="GamepadEvent"' --cfg 'feature="HashChangeEvent"' --cfg 'feature="Headers"' --cfg 'feature="History"' --cfg 'feature="HtmlAnchorElement"' --cfg 'feature="HtmlAreaElement"' --cfg 'feature="HtmlAudioElement"' --cfg 'feature="HtmlBaseElement"' --cfg 'feature="HtmlBodyElement"' --cfg 'feature="HtmlBrElement"' --cfg 'feature="HtmlButtonElement"' --cfg 'feature="HtmlCanvasElement"' --cfg 'feature="HtmlCollection"' --cfg 'feature="HtmlDListElement"' --cfg 'feature="HtmlDataElement"' --cfg 'feature="HtmlDataListElement"' --cfg 'feature="HtmlDetailsElement"' --cfg 'feature="HtmlDialogElement"' --cfg 'feature="HtmlDivElement"' --cfg 'feature="HtmlElement"' --cfg 'feature="HtmlEmbedElement"' --cfg 'feature="HtmlFieldSetElement"' --cfg 'feature="HtmlFormElement"' --cfg 'feature="HtmlHeadElement"' --cfg 'feature="HtmlHeadingElement"' --cfg 'feature="HtmlHrElement"' --cfg 'feature="HtmlHtmlElement"' --cfg 'feature="HtmlIFrameElement"' --cfg 'feature="HtmlImageElement"' --cfg 'feature="HtmlInputElement"' --cfg 'feature="HtmlLabelElement"' --cfg 'feature="HtmlLegendElement"' --cfg 'feature="HtmlLiElement"' --cfg 'feature="HtmlLinkElement"' --cfg 'feature="HtmlMapElement"' --cfg 'feature="HtmlMediaElement"' --cfg 'feature="HtmlMenuElement"' --cfg 'feature="HtmlMetaElement"' --cfg 'feature="HtmlMeterElement"' --cfg 'feature="HtmlModElement"' --cfg 'feature="HtmlOListElement"' --cfg 'feature="HtmlObjectElement"' --cfg 'feature="HtmlOptGroupElement"' --cfg 'feature="HtmlOptionElement"' --cfg 'feature="HtmlOutputElement"' --cfg 'feature="HtmlParagraphElement"' --cfg 'feature="HtmlParamElement"' --cfg 'feature="HtmlPictureElement"' --cfg 'feature="HtmlPreElement"' --cfg 'feature="HtmlProgressElement"' --cfg 'feature="HtmlQuoteElement"' --cfg 'feature="HtmlScriptElement"' --cfg 'feature="HtmlSelectElement"' --cfg 'feature="HtmlSlotElement"' --cfg 'feature="HtmlSourceElement"' --cfg 'feature="HtmlSpanElement"' --cfg 'feature="HtmlStyleElement"' --cfg 'feature="HtmlTableCaptionElement"' --cfg 'feature="HtmlTableCellElement"' --cfg 'feature="HtmlTableColElement"' --cfg 'feature="HtmlTableElement"' --cfg 'feature="HtmlTableRowElement"' --cfg 'feature="HtmlTableSectionElement"' --cfg 'feature="HtmlTemplateElement"' --cfg 'feature="HtmlTextAreaElement"' --cfg 'feature="HtmlTimeElement"' --cfg 'feature="HtmlTitleElement"' --cfg 'feature="HtmlTrackElement"' --cfg 'feature="HtmlUListElement"' --cfg 'feature="HtmlVideoElement"' --cfg 'feature="InputEvent"' --cfg 'feature="KeyboardEvent"' --cfg 'feature="Location"' --cfg 'feature="MessageEvent"' --cfg 'feature="MouseEvent"' --cfg 'feature="Node"' --cfg 'feature="ObserverCallback"' --cfg 'feature="PageTransitionEvent"' --cfg 'feature="PointerEvent"' --cfg 'feature="PopStateEvent"' --cfg 'feature="ProgressEvent"' --cfg 'feature="PromiseRejectionEvent"' --cfg 'feature="QueuingStrategy"' --cfg 'feature="ReadableByteStreamController"' --cfg 'feature="ReadableStream"' --cfg 'feature="ReadableStreamByobReader"' --cfg 'feature="ReadableStreamByobRequest"' --cfg 'feature="ReadableStreamDefaultController"' --cfg 'feature="ReadableStreamDefaultReader"' --cfg 'feature="ReadableStreamGetReaderOptions"' --cfg 'feature="ReadableStreamReadResult"' --cfg 'feature="ReadableStreamReaderMode"' --cfg 'feature="ReadableStreamType"' --cfg 'feature="ReadableWritablePair"' --cfg 'feature="ReferrerPolicy"' --cfg 'feature="Request"' --cfg 'feature="RequestCache"' --cfg 'feature="RequestCredentials"' --cfg 'feature="RequestInit"' --cfg 'feature="RequestMode"' --cfg 'feature="RequestRedirect"' --cfg 'feature="Response"' --cfg 'feature="ResponseInit"' --cfg 'feature="ResponseType"' --cfg 'feature="SecurityPolicyViolationEvent"' --cfg 'feature="ShadowRoot"' --cfg 'feature="ShadowRootInit"' --cfg 'feature="ShadowRootMode"' --cfg 'feature="StorageEvent"' --cfg 'feature="StreamPipeOptions"' --cfg 'feature="SubmitEvent"' --cfg 'feature="SvgElement"' --cfg 'feature="Text"' --cfg 'feature="TouchEvent"' --cfg 'feature="TransformStream"' --cfg 'feature="TransformStreamDefaultController"' --cfg 'feature="Transformer"' --cfg 'feature="TransitionEvent"' --cfg 'feature="UiEvent"' --cfg 'feature="UnderlyingSink"' --cfg 'feature="UnderlyingSource"' --cfg 'feature="Url"' --cfg 'feature="UrlSearchParams"' --cfg 'feature="WebSocket"' --cfg 'feature="WheelEvent"' --cfg 'feature="Window"' --cfg 'feature="WritableStream"' --cfg 'feature="WritableStreamDefaultController"' --cfg 'feature="WritableStreamDefaultWriter"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("AbortController", "AbortSignal", "AbstractRange", "AddEventListenerOptions", "AesCbcParams", "AesCtrParams", "AesDerivedKeyParams", "AesGcmParams", "AesKeyAlgorithm", "AesKeyGenParams", "Algorithm", "AlignSetting", "AllowedBluetoothDevice", "AllowedUsbDevice", "AlphaOption", "AnalyserNode", "AnalyserOptions", "AngleInstancedArrays", "Animation", "AnimationEffect", "AnimationEvent", "AnimationEventInit", "AnimationPlayState", "AnimationPlaybackEvent", "AnimationPlaybackEventInit", "AnimationPropertyDetails", "AnimationPropertyValueDetails", "AnimationTimeline", "AssignedNodesOptions", "AttestationConveyancePreference", "Attr", "AttributeNameValue", "AudioBuffer", "AudioBufferOptions", "AudioBufferSourceNode", "AudioBufferSourceOptions", "AudioConfiguration", "AudioContext", "AudioContextLatencyCategory", "AudioContextOptions", "AudioContextState", "AudioData", "AudioDataCopyToOptions", "AudioDataInit", "AudioDecoder", "AudioDecoderConfig", "AudioDecoderInit", "AudioDecoderSupport", "AudioDestinationNode", "AudioEncoder", "AudioEncoderConfig", "AudioEncoderInit", "AudioEncoderSupport", "AudioListener", "AudioNode", "AudioNodeOptions", "AudioParam", "AudioParamMap", "AudioProcessingEvent", "AudioSampleFormat", "AudioScheduledSourceNode", "AudioSinkInfo", "AudioSinkOptions", "AudioSinkType", "AudioStreamTrack", "AudioTrack", "AudioTrackList", "AudioWorklet", "AudioWorkletGlobalScope", "AudioWorkletNode", "AudioWorkletNodeOptions", "AudioWorkletProcessor", "AuthenticationExtensionsClientInputs", "AuthenticationExtensionsClientInputsJson", "AuthenticationExtensionsClientOutputs", "AuthenticationExtensionsClientOutputsJson", "AuthenticationExtensionsDevicePublicKeyInputs", "AuthenticationExtensionsDevicePublicKeyOutputs", "AuthenticationExtensionsLargeBlobInputs", "AuthenticationExtensionsLargeBlobOutputs", "AuthenticationExtensionsPrfInputs", "AuthenticationExtensionsPrfOutputs", "AuthenticationExtensionsPrfValues", "AuthenticationResponseJson", "AuthenticatorAssertionResponse", "AuthenticatorAssertionResponseJson", "AuthenticatorAttachment", "AuthenticatorAttestationResponse", "AuthenticatorAttestationResponseJson", "AuthenticatorResponse", "AuthenticatorSelectionCriteria", "AuthenticatorTransport", "AutoKeyword", "AutocompleteInfo", "BarProp", "BaseAudioContext", "BaseComputedKeyframe", "BaseKeyframe", "BasePropertyIndexedKeyframe", "BasicCardRequest", "BasicCardResponse", "BasicCardType", "BatteryManager", "BeforeUnloadEvent", "BinaryType", "BiquadFilterNode", "BiquadFilterOptions", "BiquadFilterType", "BitrateMode", "Blob", "BlobEvent", "BlobEventInit", "BlobPropertyBag", "BlockParsingOptions", "Bluetooth", "BluetoothAdvertisingEvent", "BluetoothAdvertisingEventInit", "BluetoothCharacteristicProperties", "BluetoothDataFilterInit", "BluetoothDevice", "BluetoothLeScanFilterInit", "BluetoothManufacturerDataMap", "BluetoothPermissionDescriptor", "BluetoothPermissionResult", "BluetoothPermissionStorage", "BluetoothRemoteGattCharacteristic", "BluetoothRemoteGattDescriptor", "BluetoothRemoteGattServer", "BluetoothRemoteGattService", "BluetoothServiceDataMap", "BluetoothUuid", "BoxQuadOptions", "BroadcastChannel", "BrowserElementDownloadOptions", "BrowserElementExecuteScriptOptions", "BrowserFeedWriter", "BrowserFindCaseSensitivity", "BrowserFindDirection", "ByteLengthQueuingStrategy", "Cache", "CacheBatchOperation", "CacheQueryOptions", "CacheStorage", "CacheStorageNamespace", "CanvasCaptureMediaStream", "CanvasCaptureMediaStreamTrack", "CanvasGradient", "CanvasPattern", "CanvasRenderingContext2d", "CanvasWindingRule", "CaretChangedReason", "CaretPosition", "CaretStateChangedEventInit", "CdataSection", "ChannelCountMode", "ChannelInterpretation", "ChannelMergerNode", "ChannelMergerOptions", "ChannelSplitterNode", "ChannelSplitterOptions", "CharacterData", "CheckerboardReason", "CheckerboardReport", "CheckerboardReportService", "ChromeFilePropertyBag", "ChromeWorker", "Client", "ClientQueryOptions", "ClientRectsAndTexts", "ClientType", "Clients", "Clipboard", "ClipboardEvent", "ClipboardEventInit", "ClipboardItem", "ClipboardItemOptions", "ClipboardPermissionDescriptor", "ClipboardUnsanitizedFormats", "CloseEvent", "CloseEventInit", "CodecState", "CollectedClientData", "ColorSpaceConversion", "CommandEvent", "CommandEventInit", "Comment", "CompositeOperation", "CompositionEvent", "CompositionEventInit", "CompressionFormat", "CompressionStream", "ComputedEffectTiming", "ConnStatusDict", "ConnectionType", "ConsoleCounter", "ConsoleCounterError", "ConsoleEvent", "ConsoleInstance", "ConsoleInstanceOptions", "ConsoleLevel", "ConsoleLogLevel", "ConsoleProfileEvent", "ConsoleStackEntry", "ConsoleTimerError", "ConsoleTimerLogOrEnd", "ConsoleTimerStart", "ConstantSourceNode", "ConstantSourceOptions", "ConstrainBooleanParameters", "ConstrainDomStringParameters", "ConstrainDoubleRange", "ConstrainLongRange", "ContextAttributes2d", "ConvertCoordinateOptions", "ConvolverNode", "ConvolverOptions", "CookieChangeEvent", "CookieChangeEventInit", "CookieInit", "CookieListItem", "CookieSameSite", "CookieStore", "CookieStoreDeleteOptions", "CookieStoreGetOptions", "CookieStoreManager", "Coordinates", "CountQueuingStrategy", "Credential", "CredentialCreationOptions", "CredentialPropertiesOutput", "CredentialRequestOptions", "CredentialsContainer", "Crypto", "CryptoKey", "CryptoKeyPair", "CssAnimation", "CssBoxType", "CssConditionRule", "CssCounterStyleRule", "CssFontFaceRule", "CssFontFeatureValuesRule", "CssGroupingRule", "CssImportRule", "CssKeyframeRule", "CssKeyframesRule", "CssMediaRule", "CssNamespaceRule", "CssPageRule", "CssPseudoElement", "CssRule", "CssRuleList", "CssStyleDeclaration", "CssStyleRule", "CssStyleSheet", "CssStyleSheetParsingMode", "CssSupportsRule", "CssTransition", "CssViewTransitionRule", "CustomElementRegistry", "CustomEvent", "CustomEventInit", "DataTransfer", "DataTransferItem", "DataTransferItemList", "DateTimeValue", "DecoderDoctorNotification", "DecoderDoctorNotificationType", "DecompressionStream", "DedicatedWorkerGlobalScope", "DelayNode", "DelayOptions", "DeviceAcceleration", "DeviceAccelerationInit", "DeviceLightEvent", "DeviceLightEventInit", "DeviceMotionEvent", "DeviceMotionEventInit", "DeviceOrientationEvent", "DeviceOrientationEventInit", "DeviceProximityEvent", "DeviceProximityEventInit", "DeviceRotationRate", "DeviceRotationRateInit", "DhKeyDeriveParams", "DirectionSetting", "Directory", "DirectoryPickerOptions", "DisplayMediaStreamConstraints", "DisplayNameOptions", "DisplayNameResult", "DistanceModelType", "DnsCacheDict", "DnsCacheEntry", "DnsLookupDict", "Document", "DocumentFragment", "DocumentTimeline", "DocumentTimelineOptions", "DocumentType", "DomError", "DomException", "DomImplementation", "DomMatrix", "DomMatrix2dInit", "DomMatrixInit", "DomMatrixReadOnly", "DomParser", "DomPoint", "DomPointInit", "DomPointReadOnly", "DomQuad", "DomQuadInit", "DomQuadJson", "DomRect", "DomRectInit", "DomRectList", "DomRectReadOnly", "DomRequest", "DomRequestReadyState", "DomStringList", "DomStringMap", "DomTokenList", "DomWindowResizeEventDetail", "DoubleRange", "DragEvent", "DragEventInit", "DynamicsCompressorNode", "DynamicsCompressorOptions", "EcKeyAlgorithm", "EcKeyGenParams", "EcKeyImportParams", "EcdhKeyDeriveParams", "EcdsaParams", "EffectTiming", "Element", "ElementCreationOptions", "ElementDefinitionOptions", "EncodedAudioChunk", "EncodedAudioChunkInit", "EncodedAudioChunkMetadata", "EncodedAudioChunkType", "EncodedVideoChunk", "EncodedVideoChunkInit", "EncodedVideoChunkMetadata", "EncodedVideoChunkType", "EndingTypes", "ErrorCallback", "ErrorEvent", "ErrorEventInit", "Event", "EventInit", "EventListener", "EventListenerOptions", "EventModifierInit", "EventSource", "EventSourceInit", "EventTarget", "Exception", "ExtBlendMinmax", "ExtColorBufferFloat", "ExtColorBufferHalfFloat", "ExtDisjointTimerQuery", "ExtFragDepth", "ExtSRgb", "ExtShaderTextureLod", "ExtTextureFilterAnisotropic", "ExtTextureNorm16", "ExtendableCookieChangeEvent", "ExtendableCookieChangeEventInit", "ExtendableEvent", "ExtendableEventInit", "ExtendableMessageEvent", "ExtendableMessageEventInit", "External", "FakePluginMimeEntry", "FakePluginTagInit", "FetchEvent", "FetchEventInit", "FetchObserver", "FetchReadableStreamReadDataArray", "FetchReadableStreamReadDataDone", "FetchState", "File", "FileCallback", "FileList", "FilePickerAcceptType", "FilePickerOptions", "FilePropertyBag", "FileReader", "FileReaderSync", "FileSystem", "FileSystemCreateWritableOptions", "FileSystemDirectoryEntry", "FileSystemDirectoryHandle", "FileSystemDirectoryReader", "FileSystemEntriesCallback", "FileSystemEntry", "FileSystemEntryCallback", "FileSystemFileEntry", "FileSystemFileHandle", "FileSystemFlags", "FileSystemGetDirectoryOptions", "FileSystemGetFileOptions", "FileSystemHandle", "FileSystemHandleKind", "FileSystemHandlePermissionDescriptor", "FileSystemPermissionDescriptor", "FileSystemPermissionMode", "FileSystemReadWriteOptions", "FileSystemRemoveOptions", "FileSystemSyncAccessHandle", "FileSystemSyncAccessHandleMode", "FileSystemSyncAccessHandleOptions", "FileSystemWritableFileStream", "FillLightMode", "FillMode", "FlashClassification", "FlowControlType", "FocusEvent", "FocusEventInit", "FocusOptions", "FontData", "FontFace", "FontFaceDescriptors", "FontFaceLoadStatus", "FontFaceSet", "FontFaceSetIterator", "FontFaceSetIteratorResult", "FontFaceSetLoadEvent", "FontFaceSetLoadEventInit", "FontFaceSetLoadStatus", "FormData", "FrameType", "FuzzingFunctions", "GainNode", "GainOptions", "Gamepad", "GamepadButton", "GamepadEffectParameters", "GamepadEvent", "GamepadEventInit", "GamepadHand", "GamepadHapticActuator", "GamepadHapticActuatorType", "GamepadHapticEffectType", "GamepadHapticsResult", "GamepadMappingType", "GamepadPose", "GamepadTouch", "Geolocation", "GeolocationCoordinates", "GeolocationPosition", "GeolocationPositionError", "GestureEvent", "GetAnimationsOptions", "GetRootNodeOptions", "GetUserMediaRequest", "Gpu", "GpuAdapter", "GpuAdapterInfo", "GpuAddressMode", "GpuAutoLayoutMode", "GpuBindGroup", "GpuBindGroupDescriptor", "GpuBindGroupEntry", "GpuBindGroupLayout", "GpuBindGroupLayoutDescriptor", "GpuBindGroupLayoutEntry", "GpuBlendComponent", "GpuBlendFactor", "GpuBlendOperation", "GpuBlendState", "GpuBuffer", "GpuBufferBinding", "GpuBufferBindingLayout", "GpuBufferBindingType", "GpuBufferDescriptor", "GpuBufferMapState", "GpuCanvasAlphaMode", "GpuCanvasConfiguration", "GpuCanvasContext", "GpuCanvasToneMapping", "GpuCanvasToneMappingMode", "GpuColorDict", "GpuColorTargetState", "GpuCommandBuffer", "GpuCommandBufferDescriptor", "GpuCommandEncoder", "GpuCommandEncoderDescriptor", "GpuCompareFunction", "GpuCompilationInfo", "GpuCompilationMessage", "GpuCompilationMessageType", "GpuComputePassDescriptor", "GpuComputePassEncoder", "GpuComputePassTimestampWrites", "GpuComputePipeline", "GpuComputePipelineDescriptor", "GpuCopyExternalImageDestInfo", "GpuCopyExternalImageSourceInfo", "GpuCullMode", "GpuDepthStencilState", "GpuDevice", "GpuDeviceDescriptor", "GpuDeviceLostInfo", "GpuDeviceLostReason", "GpuError", "GpuErrorFilter", "GpuExtent3dDict", "GpuExternalTexture", "GpuExternalTextureBindingLayout", "GpuExternalTextureDescriptor", "GpuFeatureName", "GpuFilterMode", "GpuFragmentState", "GpuFrontFace", "GpuIndexFormat", "GpuInternalError", "GpuLoadOp", "GpuMipmapFilterMode", "GpuMultisampleState", "GpuObjectDescriptorBase", "GpuOrigin2dDict", "GpuOrigin3dDict", "GpuOutOfMemoryError", "GpuPipelineDescriptorBase", "GpuPipelineError", "GpuPipelineErrorInit", "GpuPipelineErrorReason", "GpuPipelineLayout", "GpuPipelineLayoutDescriptor", "GpuPowerPreference", "GpuPrimitiveState", "GpuPrimitiveTopology", "GpuProgrammableStage", "GpuQuerySet", "GpuQuerySetDescriptor", "GpuQueryType", "GpuQueue", "GpuQueueDescriptor", "GpuRenderBundle", "GpuRenderBundleDescriptor", "GpuRenderBundleEncoder", "GpuRenderBundleEncoderDescriptor", "GpuRenderPassColorAttachment", "GpuRenderPassDepthStencilAttachment", "GpuRenderPassDescriptor", "GpuRenderPassEncoder", "GpuRenderPassLayout", "GpuRenderPassTimestampWrites", "GpuRenderPipeline", "GpuRenderPipelineDescriptor", "GpuRequestAdapterOptions", "GpuSampler", "GpuSamplerBindingLayout", "GpuSamplerBindingType", "GpuSamplerDescriptor", "GpuShaderModule", "GpuShaderModuleCompilationHint", "GpuShaderModuleDescriptor", "GpuStencilFaceState", "GpuStencilOperation", "GpuStorageTextureAccess", "GpuStorageTextureBindingLayout", "GpuStoreOp", "GpuSupportedFeatures", "GpuSupportedLimits", "GpuTexelCopyBufferInfo", "GpuTexelCopyBufferLayout", "GpuTexelCopyTextureInfo", "GpuTexture", "GpuTextureAspect", "GpuTextureBindingLayout", "GpuTextureDescriptor", "GpuTextureDimension", "GpuTextureFormat", "GpuTextureSampleType", "GpuTextureView", "GpuTextureViewDescriptor", "GpuTextureViewDimension", "GpuUncapturedErrorEvent", "GpuUncapturedErrorEventInit", "GpuValidationError", "GpuVertexAttribute", "GpuVertexBufferLayout", "GpuVertexFormat", "GpuVertexState", "GpuVertexStepMode", "GroupedHistoryEventInit", "HalfOpenInfoDict", "HardwareAcceleration", "HashChangeEvent", "HashChangeEventInit", "Headers", "HeadersGuardEnum", "Hid", "HidCollectionInfo", "HidConnectionEvent", "HidConnectionEventInit", "HidDevice", "HidDeviceFilter", "HidDeviceRequestOptions", "HidInputReportEvent", "HidInputReportEventInit", "HidReportInfo", "HidReportItem", "HidUnitSystem", "HiddenPluginEventInit", "Highlight", "HighlightHitResult", "HighlightRegistry", "HighlightType", "HighlightsFromPointOptions", "History", "HitRegionOptions", "HkdfParams", "HmacDerivedKeyParams", "HmacImportParams", "HmacKeyAlgorithm", "HmacKeyGenParams", "HtmlAllCollection", "HtmlAnchorElement", "HtmlAreaElement", "HtmlAudioElement", "HtmlBaseElement", "HtmlBodyElement", "HtmlBrElement", "HtmlButtonElement", "HtmlCanvasElement", "HtmlCollection", "HtmlDListElement", "HtmlDataElement", "HtmlDataListElement", "HtmlDetailsElement", "HtmlDialogElement", "HtmlDirectoryElement", "HtmlDivElement", "HtmlDocument", "HtmlElement", "HtmlEmbedElement", "HtmlFieldSetElement", "HtmlFontElement", "HtmlFormControlsCollection", "HtmlFormElement", "HtmlFrameElement", "HtmlFrameSetElement", "HtmlHeadElement", "HtmlHeadingElement", "HtmlHrElement", "HtmlHtmlElement", "HtmlIFrameElement", "HtmlImageElement", "HtmlInputElement", "HtmlLabelElement", "HtmlLegendElement", "HtmlLiElement", "HtmlLinkElement", "HtmlMapElement", "HtmlMediaElement", "HtmlMenuElement", "HtmlMenuItemElement", "HtmlMetaElement", "HtmlMeterElement", "HtmlModElement", "HtmlOListElement", "HtmlObjectElement", "HtmlOptGroupElement", "HtmlOptionElement", "HtmlOptionsCollection", "HtmlOutputElement", "HtmlParagraphElement", "HtmlParamElement", "HtmlPictureElement", "HtmlPreElement", "HtmlProgressElement", "HtmlQuoteElement", "HtmlScriptElement", "HtmlSelectElement", "HtmlSlotElement", "HtmlSourceElement", "HtmlSpanElement", "HtmlStyleElement", "HtmlTableCaptionElement", "HtmlTableCellElement", "HtmlTableColElement", "HtmlTableElement", "HtmlTableRowElement", "HtmlTableSectionElement", "HtmlTemplateElement", "HtmlTextAreaElement", "HtmlTimeElement", "HtmlTitleElement", "HtmlTrackElement", "HtmlUListElement", "HtmlUnknownElement", "HtmlVideoElement", "HttpConnDict", "HttpConnInfo", "HttpConnectionElement", "IdbCursor", "IdbCursorDirection", "IdbCursorWithValue", "IdbDatabase", "IdbFactory", "IdbFileHandle", "IdbFileMetadataParameters", "IdbFileRequest", "IdbIndex", "IdbIndexParameters", "IdbKeyRange", "IdbLocaleAwareKeyRange", "IdbMutableFile", "IdbObjectStore", "IdbObjectStoreParameters", "IdbOpenDbOptions", "IdbOpenDbRequest", "IdbRequest", "IdbRequestReadyState", "IdbTransaction", "IdbTransactionDurability", "IdbTransactionMode", "IdbTransactionOptions", "IdbVersionChangeEvent", "IdbVersionChangeEventInit", "IdleDeadline", "IdleRequestOptions", "IirFilterNode", "IirFilterOptions", "ImageBitmap", "ImageBitmapOptions", "ImageBitmapRenderingContext", "ImageCapture", "ImageCaptureError", "ImageCaptureErrorEvent", "ImageCaptureErrorEventInit", "ImageData", "ImageDecodeOptions", "ImageDecodeResult", "ImageDecoder", "ImageDecoderInit", "ImageEncodeOptions", "ImageOrientation", "ImageTrack", "ImageTrackList", "InputDeviceInfo", "InputEvent", "InputEventInit", "IntersectionObserver", "IntersectionObserverEntry", "IntersectionObserverEntryInit", "IntersectionObserverInit", "IntlUtils", "IsInputPendingOptions", "IterableKeyAndValueResult", "IterableKeyOrValueResult", "IterationCompositeOperation", "JsonWebKey", "KeyAlgorithm", "KeyEvent", "KeyFrameRequestEvent", "KeyIdsInitData", "KeyboardEvent", "KeyboardEventInit", "KeyframeAnimationOptions", "KeyframeEffect", "KeyframeEffectOptions", "L10nElement", "L10nValue", "LargeBlobSupport", "LatencyMode", "LifecycleCallbacks", "LineAlignSetting", "ListBoxObject", "LocalMediaStream", "LocaleInfo", "Location", "Lock", "LockInfo", "LockManager", "LockManagerSnapshot", "LockMode", "LockOptions", "MathMlElement", "MediaCapabilities", "MediaCapabilitiesInfo", "MediaConfiguration", "MediaDecodingConfiguration", "MediaDecodingType", "MediaDeviceInfo", "MediaDeviceKind", "MediaDevices", "MediaElementAudioSourceNode", "MediaElementAudioSourceOptions", "MediaEncodingConfiguration", "MediaEncodingType", "MediaEncryptedEvent", "MediaError", "MediaImage", "MediaKeyError", "MediaKeyMessageEvent", "MediaKeyMessageEventInit", "MediaKeyMessageType", "MediaKeyNeededEventInit", "MediaKeySession", "MediaKeySessionType", "MediaKeyStatus", "MediaKeyStatusMap", "MediaKeySystemAccess", "MediaKeySystemConfiguration", "MediaKeySystemMediaCapability", "MediaKeySystemStatus", "MediaKeys", "MediaKeysPolicy", "MediaKeysRequirement", "MediaList", "MediaMetadata", "MediaMetadataInit", "MediaPositionState", "MediaQueryList", "MediaQueryListEvent", "MediaQueryListEventInit", "MediaRecorder", "MediaRecorderErrorEvent", "MediaRecorderErrorEventInit", "MediaRecorderOptions", "MediaSession", "MediaSessionAction", "MediaSessionActionDetails", "MediaSessionPlaybackState", "MediaSettingsRange", "MediaSource", "MediaSourceEndOfStreamError", "MediaSourceEnum", "MediaSourceReadyState", "MediaStream", "MediaStreamAudioDestinationNode", "MediaStreamAudioSourceNode", "MediaStreamAudioSourceOptions", "MediaStreamConstraints", "MediaStreamError", "MediaStreamEvent", "MediaStreamEventInit", "MediaStreamTrack", "MediaStreamTrackEvent", "MediaStreamTrackEventInit", "MediaStreamTrackGenerator", "MediaStreamTrackGeneratorInit", "MediaStreamTrackProcessor", "MediaStreamTrackProcessorInit", "MediaStreamTrackState", "MediaTrackCapabilities", "MediaTrackConstraintSet", "MediaTrackConstraints", "MediaTrackSettings", "MediaTrackSupportedConstraints", "MemoryAttribution", "MemoryAttributionContainer", "MemoryBreakdownEntry", "MemoryMeasurement", "MessageChannel", "MessageEvent", "MessageEventInit", "MessagePort", "MeteringMode", "MidiAccess", "MidiConnectionEvent", "MidiConnectionEventInit", "MidiInput", "MidiInputMap", "MidiMessageEvent", "MidiMessageEventInit", "MidiOptions", "MidiOutput", "MidiOutputMap", "MidiPort", "MidiPortConnectionState", "MidiPortDeviceState", "MidiPortType", "MimeType", "MimeTypeArray", "MouseEvent", "MouseEventInit", "MouseScrollEvent", "MozDebug", "MutationEvent", "MutationObserver", "MutationObserverInit", "MutationObservingInfo", "MutationRecord", "NamedNodeMap", "NativeOsFileReadOptions", "NativeOsFileWriteAtomicOptions", "NavigationType", "Navigator", "NavigatorAutomationInformation", "NavigatorUaBrandVersion", "NavigatorUaData", "NetworkCommandOptions", "NetworkInformation", "NetworkResultOptions", "Node", "NodeFilter", "NodeIterator", "NodeList", "Notification", "NotificationAction", "NotificationDirection", "NotificationEvent", "NotificationEventInit", "NotificationOptions", "NotificationPermission", "ObserverCallback", "OesElementIndexUint", "OesStandardDerivatives", "OesTextureFloat", "OesTextureFloatLinear", "OesTextureHalfFloat", "OesTextureHalfFloatLinear", "OesVertexArrayObject", "OfflineAudioCompletionEvent", "OfflineAudioCompletionEventInit", "OfflineAudioContext", "OfflineAudioContextOptions", "OfflineResourceList", "OffscreenCanvas", "OffscreenCanvasRenderingContext2d", "OpenFilePickerOptions", "OpenWindowEventDetail", "OptionalEffectTiming", "OrientationLockType", "OrientationType", "OscillatorNode", "OscillatorOptions", "OscillatorType", "OverSampleType", "OvrMultiview2", "PageTransitionEvent", "PageTransitionEventInit", "PaintRequest", "PaintRequestList", "PaintWorkletGlobalScope", "PannerNode", "PannerOptions", "PanningModelType", "ParityType", "Path2d", "PaymentAddress", "PaymentComplete", "PaymentMethodChangeEvent", "PaymentMethodChangeEventInit", "PaymentRequestUpdateEvent", "PaymentRequestUpdateEventInit", "PaymentResponse", "Pbkdf2Params", "PcImplIceConnectionState", "PcImplIceGatheringState", "PcImplSignalingState", "PcObserverStateType", "Performance", "PerformanceEntry", "PerformanceEntryEventInit", "PerformanceEntryFilterOptions", "PerformanceMark", "PerformanceMarkOptions", "PerformanceMeasure", "PerformanceMeasureOptions", "PerformanceNavigation", "PerformanceNavigationTiming", "PerformanceObserver", "PerformanceObserverEntryList", "PerformanceObserverInit", "PerformanceResourceTiming", "PerformanceServerTiming", "PerformanceTiming", "PeriodicWave", "PeriodicWaveConstraints", "PeriodicWaveOptions", "PermissionDescriptor", "PermissionName", "PermissionState", "PermissionStatus", "Permissions", "PhotoCapabilities", "PhotoSettings", "PictureInPictureEvent", "PictureInPictureEventInit", "PictureInPictureWindow", "PlaneLayout", "PlaybackDirection", "Plugin", "PluginArray", "PluginCrashedEventInit", "Point2d", "PointerEvent", "PointerEventInit", "PopStateEvent", "PopStateEventInit", "PopupBlockedEvent", "PopupBlockedEventInit", "Position", "PositionAlignSetting", "PositionError", "PositionOptions", "PremultiplyAlpha", "Presentation", "PresentationAvailability", "PresentationConnection", "PresentationConnectionAvailableEvent", "PresentationConnectionAvailableEventInit", "PresentationConnectionBinaryType", "PresentationConnectionCloseEvent", "PresentationConnectionCloseEventInit", "PresentationConnectionClosedReason", "PresentationConnectionList", "PresentationConnectionState", "PresentationReceiver", "PresentationRequest", "PresentationStyle", "ProcessingInstruction", "ProfileTimelineLayerRect", "ProfileTimelineMarker", "ProfileTimelineMessagePortOperationType", "ProfileTimelineStackFrame", "ProfileTimelineWorkerOperationType", "ProgressEvent", "ProgressEventInit", "PromiseNativeHandler", "PromiseRejectionEvent", "PromiseRejectionEventInit", "PublicKeyCredential", "PublicKeyCredentialCreationOptions", "PublicKeyCredentialCreationOptionsJson", "PublicKeyCredentialDescriptor", "PublicKeyCredentialDescriptorJson", "PublicKeyCredentialEntity", "PublicKeyCredentialHints", "PublicKeyCredentialParameters", "PublicKeyCredentialRequestOptions", "PublicKeyCredentialRequestOptionsJson", "PublicKeyCredentialRpEntity", "PublicKeyCredentialType", "PublicKeyCredentialUserEntity", "PublicKeyCredentialUserEntityJson", "PushEncryptionKeyName", "PushEvent", "PushEventInit", "PushManager", "PushMessageData", "PushPermissionState", "PushSubscription", "PushSubscriptionInit", "PushSubscriptionJson", "PushSubscriptionKeys", "PushSubscriptionOptions", "PushSubscriptionOptionsInit", "QueryOptions", "QueuingStrategy", "QueuingStrategyInit", "RadioNodeList", "Range", "RcwnPerfStats", "RcwnStatus", "ReadableByteStreamController", "ReadableStream", "ReadableStreamByobReader", "ReadableStreamByobRequest", "ReadableStreamDefaultController", "ReadableStreamDefaultReader", "ReadableStreamGetReaderOptions", "ReadableStreamIteratorOptions", "ReadableStreamReadResult", "ReadableStreamReaderMode", "ReadableStreamType", "ReadableWritablePair", "RecordingState", "RedEyeReduction", "ReferrerPolicy", "RegisterRequest", "RegisterResponse", "RegisteredKey", "RegistrationOptions", "RegistrationResponseJson", "Request", "RequestCache", "RequestCredentials", "RequestDestination", "RequestDeviceOptions", "RequestInit", "RequestMediaKeySystemAccessNotification", "RequestMode", "RequestRedirect", "ResidentKeyRequirement", "ResizeObserver", "ResizeObserverBoxOptions", "ResizeObserverEntry", "ResizeObserverOptions", "ResizeObserverSize", "ResizeQuality", "Response", "ResponseInit", "ResponseType", "RsaHashedImportParams", "RsaOaepParams", "RsaOtherPrimesInfo", "RsaPssParams", "RtcAnswerOptions", "RtcBundlePolicy", "RtcCertificate", "RtcCertificateExpiration", "RtcCodecStats", "RtcConfiguration", "RtcDataChannel", "RtcDataChannelEvent", "RtcDataChannelEventInit", "RtcDataChannelInit", "RtcDataChannelState", "RtcDataChannelType", "RtcDegradationPreference", "RtcEncodedAudioFrame", "RtcEncodedAudioFrameMetadata", "RtcEncodedAudioFrameOptions", "RtcEncodedVideoFrame", "RtcEncodedVideoFrameMetadata", "RtcEncodedVideoFrameOptions", "RtcEncodedVideoFrameType", "RtcFecParameters", "RtcIceCandidate", "RtcIceCandidateInit", "RtcIceCandidatePairStats", "RtcIceCandidateStats", "RtcIceComponentStats", "RtcIceConnectionState", "RtcIceCredentialType", "RtcIceGatheringState", "RtcIceServer", "RtcIceTransportPolicy", "RtcIdentityAssertion", "RtcIdentityAssertionResult", "RtcIdentityProvider", "RtcIdentityProviderDetails", "RtcIdentityProviderOptions", "RtcIdentityProviderRegistrar", "RtcIdentityValidationResult", "RtcInboundRtpStreamStats", "RtcMediaStreamStats", "RtcMediaStreamTrackStats", "RtcOfferAnswerOptions", "RtcOfferOptions", "RtcOutboundRtpStreamStats", "RtcPeerConnection", "RtcPeerConnectionIceErrorEvent", "RtcPeerConnectionIceEvent", "RtcPeerConnectionIceEventInit", "RtcPeerConnectionState", "RtcPriorityType", "RtcRtcpParameters", "RtcRtpCapabilities", "RtcRtpCodecCapability", "RtcRtpCodecParameters", "RtcRtpContributingSource", "RtcRtpEncodingParameters", "RtcRtpHeaderExtensionCapability", "RtcRtpHeaderExtensionParameters", "RtcRtpParameters", "RtcRtpReceiver", "RtcRtpScriptTransform", "RtcRtpScriptTransformer", "RtcRtpSender", "RtcRtpSourceEntry", "RtcRtpSourceEntryType", "RtcRtpSynchronizationSource", "RtcRtpTransceiver", "RtcRtpTransceiverDirection", "RtcRtpTransceiverInit", "RtcRtxParameters", "RtcSdpType", "RtcSessionDescription", "RtcSessionDescriptionInit", "RtcSignalingState", "RtcStats", "RtcStatsIceCandidatePairState", "RtcStatsIceCandidateType", "RtcStatsReport", "RtcStatsReportInternal", "RtcStatsType", "RtcTrackEvent", "RtcTrackEventInit", "RtcTransformEvent", "RtcTransportStats", "RtcdtmfSender", "RtcdtmfToneChangeEvent", "RtcdtmfToneChangeEventInit", "RtcrtpContributingSourceStats", "RtcrtpStreamStats", "SFrameTransform", "SFrameTransformErrorEvent", "SFrameTransformErrorEventInit", "SFrameTransformErrorEventType", "SFrameTransformOptions", "SFrameTransformRole", "SaveFilePickerOptions", "Scheduler", "SchedulerPostTaskOptions", "Scheduling", "Screen", "ScreenColorGamut", "ScreenDetailed", "ScreenDetails", "ScreenLuminance", "ScreenOrientation", "ScriptProcessorNode", "ScrollAreaEvent", "ScrollBehavior", "ScrollBoxObject", "ScrollIntoViewContainer", "ScrollIntoViewOptions", "ScrollLogicalPosition", "ScrollOptions", "ScrollRestoration", "ScrollSetting", "ScrollState", "ScrollToOptions", "ScrollViewChangeEventInit", "SecurityPolicyViolationEvent", "SecurityPolicyViolationEventDisposition", "SecurityPolicyViolationEventInit", "Selection", "SelectionMode", "Serial", "SerialInputSignals", "SerialOptions", "SerialOutputSignals", "SerialPort", "SerialPortFilter", "SerialPortInfo", "SerialPortRequestOptions", "ServerSocketOptions", "ServiceWorker", "ServiceWorkerContainer", "ServiceWorkerGlobalScope", "ServiceWorkerRegistration", "ServiceWorkerState", "ServiceWorkerUpdateViaCache", "ShadowRoot", "ShadowRootInit", "ShadowRootMode", "ShareData", "SharedWorker", "SharedWorkerGlobalScope", "ShowPopoverOptions", "SignResponse", "SocketElement", "SocketOptions", "SocketReadyState", "SocketsDict", "SourceBuffer", "SourceBufferAppendMode", "SourceBufferList", "SpeechGrammar", "SpeechGrammarList", "SpeechRecognition", "SpeechRecognitionAlternative", "SpeechRecognitionError", "SpeechRecognitionErrorCode", "SpeechRecognitionErrorInit", "SpeechRecognitionEvent", "SpeechRecognitionEventInit", "SpeechRecognitionResult", "SpeechRecognitionResultList", "SpeechSynthesis", "SpeechSynthesisErrorCode", "SpeechSynthesisErrorEvent", "SpeechSynthesisErrorEventInit", "SpeechSynthesisEvent", "SpeechSynthesisEventInit", "SpeechSynthesisUtterance", "SpeechSynthesisVoice", "StartViewTransitionOptions", "StaticRange", "StaticRangeInit", "StereoPannerNode", "StereoPannerOptions", "Storage", "StorageEstimate", "StorageEvent", "StorageEventInit", "StorageManager", "StorageType", "StreamPipeOptions", "StyleRuleChangeEventInit", "StyleSheet", "StyleSheetApplicableStateChangeEventInit", "StyleSheetChangeEventInit", "StyleSheetList", "SubmitEvent", "SubmitEventInit", "SubtleCrypto", "SupportedType", "SvcOutputMetadata", "SvgAngle", "SvgAnimateElement", "SvgAnimateMotionElement", "SvgAnimateTransformElement", "SvgAnimatedAngle", "SvgAnimatedBoolean", "SvgAnimatedEnumeration", "SvgAnimatedInteger", "SvgAnimatedLength", "SvgAnimatedLengthList", "SvgAnimatedNumber", "SvgAnimatedNumberList", "SvgAnimatedPreserveAspectRatio", "SvgAnimatedRect", "SvgAnimatedString", "SvgAnimatedTransformList", "SvgAnimationElement", "SvgBoundingBoxOptions", "SvgCircleElement", "SvgClipPathElement", "SvgComponentTransferFunctionElement", "SvgDefsElement", "SvgDescElement", "SvgElement", "SvgEllipseElement", "SvgFilterElement", "SvgForeignObjectElement", "SvgGeometryElement", "SvgGradientElement", "SvgGraphicsElement", "SvgImageElement", "SvgLength", "SvgLengthList", "SvgLineElement", "SvgLinearGradientElement", "SvgMarkerElement", "SvgMaskElement", "SvgMatrix", "SvgMetadataElement", "SvgNumber", "SvgNumberList", "SvgPathElement", "SvgPathSeg", "SvgPathSegArcAbs", "SvgPathSegArcRel", "SvgPathSegClosePath", "SvgPathSegCurvetoCubicAbs", "SvgPathSegCurvetoCubicRel", "SvgPathSegCurvetoCubicSmoothAbs", "SvgPathSegCurvetoCubicSmoothRel", "SvgPathSegCurvetoQuadraticAbs", "SvgPathSegCurvetoQuadraticRel", "SvgPathSegCurvetoQuadraticSmoothAbs", "SvgPathSegCurvetoQuadraticSmoothRel", "SvgPathSegLinetoAbs", "SvgPathSegLinetoHorizontalAbs", "SvgPathSegLinetoHorizontalRel", "SvgPathSegLinetoRel", "SvgPathSegLinetoVerticalAbs", "SvgPathSegLinetoVerticalRel", "SvgPathSegList", "SvgPathSegMovetoAbs", "SvgPathSegMovetoRel", "SvgPatternElement", "SvgPoint", "SvgPointList", "SvgPolygonElement", "SvgPolylineElement", "SvgPreserveAspectRatio", "SvgRadialGradientElement", "SvgRect", "SvgRectElement", "SvgScriptElement", "SvgSetElement", "SvgStopElement", "SvgStringList", "SvgStyleElement", "SvgSwitchElement", "SvgSymbolElement", "SvgTextContentElement", "SvgTextElement", "SvgTextPathElement", "SvgTextPositioningElement", "SvgTitleElement", "SvgTransform", "SvgTransformList", "SvgUnitTypes", "SvgUseElement", "SvgViewElement", "SvgZoomAndPan", "SvgaElement", "SvgfeBlendElement", "SvgfeColorMatrixElement", "SvgfeComponentTransferElement", "SvgfeCompositeElement", "SvgfeConvolveMatrixElement", "SvgfeDiffuseLightingElement", "SvgfeDisplacementMapElement", "SvgfeDistantLightElement", "SvgfeDropShadowElement", "SvgfeFloodElement", "SvgfeFuncAElement", "SvgfeFuncBElement", "SvgfeFuncGElement", "SvgfeFuncRElement", "SvgfeGaussianBlurElement", "SvgfeImageElement", "SvgfeMergeElement", "SvgfeMergeNodeElement", "SvgfeMorphologyElement", "SvgfeOffsetElement", "SvgfePointLightElement", "SvgfeSpecularLightingElement", "SvgfeSpotLightElement", "SvgfeTileElement", "SvgfeTurbulenceElement", "SvggElement", "SvgmPathElement", "SvgsvgElement", "SvgtSpanElement", "TaskController", "TaskControllerInit", "TaskPriority", "TaskPriorityChangeEvent", "TaskPriorityChangeEventInit", "TaskSignal", "TaskSignalAnyInit", "TcpReadyState", "TcpServerSocket", "TcpServerSocketEvent", "TcpServerSocketEventInit", "TcpSocket", "TcpSocketBinaryType", "TcpSocketErrorEvent", "TcpSocketErrorEventInit", "TcpSocketEvent", "TcpSocketEventInit", "Text", "TextDecodeOptions", "TextDecoder", "TextDecoderOptions", "TextEncoder", "TextMetrics", "TextTrack", "TextTrackCue", "TextTrackCueList", "TextTrackKind", "TextTrackList", "TextTrackMode", "TimeEvent", "TimeRanges", "ToggleEvent", "ToggleEventInit", "TogglePopoverOptions", "TokenBinding", "TokenBindingStatus", "Touch", "TouchEvent", "TouchEventInit", "TouchInit", "TouchList", "TrackEvent", "TrackEventInit", "TransformStream", "TransformStreamDefaultController", "Transformer", "TransitionEvent", "TransitionEventInit", "Transport", "TreeBoxObject", "TreeCellInfo", "TreeView", "TreeWalker", "U2f", "U2fClientData", "ULongRange", "UaDataValues", "UaLowEntropyJson", "UdpMessageEventInit", "UdpOptions", "UiEvent", "UiEventInit", "UnderlyingSink", "UnderlyingSource", "Url", "UrlSearchParams", "Usb", "UsbAlternateInterface", "UsbConfiguration", "UsbConnectionEvent", "UsbConnectionEventInit", "UsbControlTransferParameters", "UsbDevice", "UsbDeviceFilter", "UsbDeviceRequestOptions", "UsbDirection", "UsbEndpoint", "UsbEndpointType", "UsbInTransferResult", "UsbInterface", "UsbIsochronousInTransferPacket", "UsbIsochronousInTransferResult", "UsbIsochronousOutTransferPacket", "UsbIsochronousOutTransferResult", "UsbOutTransferResult", "UsbPermissionDescriptor", "UsbPermissionResult", "UsbPermissionStorage", "UsbRecipient", "UsbRequestType", "UsbTransferStatus", "UserActivation", "UserProximityEvent", "UserProximityEventInit", "UserVerificationRequirement", "ValidityState", "ValueEvent", "ValueEventInit", "VideoColorPrimaries", "VideoColorSpace", "VideoColorSpaceInit", "VideoConfiguration", "VideoDecoder", "VideoDecoderConfig", "VideoDecoderInit", "VideoDecoderSupport", "VideoEncoder", "VideoEncoderBitrateMode", "VideoEncoderConfig", "VideoEncoderEncodeOptions", "VideoEncoderInit", "VideoEncoderSupport", "VideoFacingModeEnum", "VideoFrame", "VideoFrameBufferInit", "VideoFrameCopyToOptions", "VideoFrameInit", "VideoFrameMetadata", "VideoMatrixCoefficients", "VideoPixelFormat", "VideoPlaybackQuality", "VideoStreamTrack", "VideoTrack", "VideoTrackList", "VideoTransferCharacteristics", "ViewTransition", "ViewTransitionTypeSet", "VisibilityState", "VisualViewport", "VoidCallback", "VrDisplay", "VrDisplayCapabilities", "VrEye", "VrEyeParameters", "VrFieldOfView", "VrFrameData", "VrLayer", "VrMockController", "VrMockDisplay", "VrPose", "VrServiceTest", "VrStageParameters", "VrSubmitFrameResult", "VttCue", "VttRegion", "WakeLock", "WakeLockSentinel", "WakeLockType", "WatchAdvertisementsOptions", "WaveShaperNode", "WaveShaperOptions", "WebGl2RenderingContext", "WebGlActiveInfo", "WebGlBuffer", "WebGlContextAttributes", "WebGlContextEvent", "WebGlContextEventInit", "WebGlFramebuffer", "WebGlPowerPreference", "WebGlProgram", "WebGlQuery", "WebGlRenderbuffer", "WebGlRenderingContext", "WebGlSampler", "WebGlShader", "WebGlShaderPrecisionFormat", "WebGlSync", "WebGlTexture", "WebGlTransformFeedback", "WebGlUniformLocation", "WebGlVertexArrayObject", "WebKitCssMatrix", "WebSocket", "WebSocketDict", "WebSocketElement", "WebTransport", "WebTransportBidirectionalStream", "WebTransportCloseInfo", "WebTransportCongestionControl", "WebTransportDatagramDuplexStream", "WebTransportDatagramStats", "WebTransportError", "WebTransportErrorOptions", "WebTransportErrorSource", "WebTransportHash", "WebTransportOptions", "WebTransportReceiveStream", "WebTransportReceiveStreamStats", "WebTransportReliabilityMode", "WebTransportSendStream", "WebTransportSendStreamOptions", "WebTransportSendStreamStats", "WebTransportStats", "WebglColorBufferFloat", "WebglCompressedTextureAstc", "WebglCompressedTextureAtc", "WebglCompressedTextureEtc", "WebglCompressedTextureEtc1", "WebglCompressedTexturePvrtc", "WebglCompressedTextureS3tc", "WebglCompressedTextureS3tcSrgb", "WebglDebugRendererInfo", "WebglDebugShaders", "WebglDepthTexture", "WebglDrawBuffers", "WebglLoseContext", "WebglMultiDraw", "WellKnownDirectory", "WgslLanguageFeatures", "WheelEvent", "WheelEventInit", "WidevineCdmManifest", "Window", "WindowClient", "Worker", "WorkerDebuggerGlobalScope", "WorkerGlobalScope", "WorkerLocation", "WorkerNavigator", "WorkerOptions", "WorkerType", "Worklet", "WorkletGlobalScope", "WorkletOptions", "WritableStream", "WritableStreamDefaultController", "WritableStreamDefaultWriter", "WriteCommandType", "WriteParams", "XPathExpression", "XPathNsResolver", "XPathResult", "XmlDocument", "XmlHttpRequest", "XmlHttpRequestEventTarget", "XmlHttpRequestResponseType", "XmlHttpRequestUpload", "XmlSerializer", "XrBoundedReferenceSpace", "XrEye", "XrFrame", "XrHand", "XrHandJoint", "XrHandedness", "XrInputSource", "XrInputSourceArray", "XrInputSourceEvent", "XrInputSourceEventInit", "XrInputSourcesChangeEvent", "XrInputSourcesChangeEventInit", "XrJointPose", "XrJointSpace", "XrLayer", "XrPermissionDescriptor", "XrPermissionStatus", "XrPose", "XrReferenceSpace", "XrReferenceSpaceEvent", "XrReferenceSpaceEventInit", "XrReferenceSpaceType", "XrRenderState", "XrRenderStateInit", "XrRigidTransform", "XrSession", "XrSessionEvent", "XrSessionEventInit", "XrSessionInit", "XrSessionMode", "XrSessionSupportedPermissionDescriptor", "XrSpace", "XrSystem", "XrTargetRayMode", "XrView", "XrViewerPose", "XrViewport", "XrVisibilityState", "XrWebGlLayer", "XrWebGlLayerInit", "XsltProcessor", "console", "css", "default", "gpu_buffer_usage", "gpu_color_write", "gpu_map_mode", "gpu_shader_stage", "gpu_texture_usage", "std"))' -C metadata=2a3a9c9c29cfc6cb -C extra-filename=-35700eb18a72935f --out-dir /opt/rustwide/target/debug/build/web-sys/35700eb18a72935f/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/cfg-if/89d982f4c742ef14/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/af324250a1c455f0/out -L dependency=/opt/rustwide/target/debug/build/futures-core/63c481fd3b87b9f8/out -L dependency=/opt/rustwide/target/debug/build/futures-io/200ce461596cdbc2/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/67b535fcd09f2040/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/7fd76226db5783b2/out -L dependency=/opt/rustwide/target/debug/build/futures-task/9cbb8a2fc5156c93/out -L dependency=/opt/rustwide/target/debug/build/futures-util/df95a96b7c9b869f/out -L dependency=/opt/rustwide/target/debug/build/js-sys/66c952ba67508fbd/out -L dependency=/opt/rustwide/target/debug/build/memchr/114eb5f9d4786b76/out -L dependency=/opt/rustwide/target/debug/build/once_cell/7e5e554b10baf911/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/42cd8217766f70fd/out -L dependency=/opt/rustwide/target/debug/build/slab/d56f96418d458530/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/851a6e7a269fe548/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen/07c5be7ee2e48c7d/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-macro/221ba819edc2b621/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-shared/9032afd378808971/out --extern js_sys=/opt/rustwide/target/debug/build/js-sys/66c952ba67508fbd/out/libjs_sys-66c952ba67508fbd.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/build/wasm-bindgen/07c5be7ee2e48c7d/out/libwasm_bindgen-07c5be7ee2e48c7d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ryuki-validator` (bin "ryuki-validator" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name ryuki_validator --edition=2021 scripts/validator-rs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=line-tables-only --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57938b0ded2f7e6c -C extra-filename=-4b2fe519f2255ea9 --out-dir /opt/rustwide/target/debug/build/ryuki-validator/4b2fe519f2255ea9/out -L dependency=/opt/rustwide/target/debug/build/ahash/19706d570a8d2662/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/451e64fc6f2ae3c6/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/a570279350a357dc/out -L dependency=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out -L dependency=/opt/rustwide/target/debug/build/bit-set/3c0d037449f41768/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/88008535e379ba9d/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/bb6e6b52b5b1dd79/out -L dependency=/opt/rustwide/target/debug/build/borrow-or-share/4d2d573301a69901/out -L dependency=/opt/rustwide/target/debug/build/bytecount/ec6f160372e67a00/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/89d982f4c742ef14/out -L dependency=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/c783fb8944766720/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/66028e693b54b57e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/7e43648c30f5b29e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/28eee4a14e3baab0/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/80876460ba3f8fb6/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek/2bc9839d860d2721/out -L dependency=/opt/rustwide/target/debug/build/curve25519-dalek-derive/59c23a5aa91acd64/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/e3a564f044558e82/out -L dependency=/opt/rustwide/target/debug/build/digest/fca98f291b5fa0e7/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/35d42f5275338e44/out -L dependency=/opt/rustwide/target/debug/build/ed25519/1fb602c7a7fb84a0/out -L dependency=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out -L dependency=/opt/rustwide/target/debug/build/either/25b796d08830ca83/out -L dependency=/opt/rustwide/target/debug/build/email_address/7b6665c83e0a589c/out -L dependency=/opt/rustwide/target/debug/build/equivalent/0ffd6f6711c315a6/out -L dependency=/opt/rustwide/target/debug/build/fancy-regex/e52e4417934ed7cf/out -L dependency=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out -L dependency=/opt/rustwide/target/debug/build/fluent-uri/16a389a1c99183b5/out -L dependency=/opt/rustwide/target/debug/build/foldhash/c2a666e89bd437b7/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a58e9c1c5527d07c/out -L dependency=/opt/rustwide/target/debug/build/fraction/65f3c2e51690d89d/out -L dependency=/opt/rustwide/target/debug/build/generic-array/7f062c8c901ebe21/out -L dependency=/opt/rustwide/target/debug/build/getrandom/9b42ef3793add21f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c58b21b365882207/out -L dependency=/opt/rustwide/target/debug/build/getrandom/f3da05bf05391dd8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/f7b5e5e594b167ff/out -L dependency=/opt/rustwide/target/debug/build/hmac/e414263c7d5ad981/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/1c0db9ff5c63692c/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/cbe790b0b5e4fb88/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/41dc104f2ccbf94e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/a2e1d0cd4cd010ae/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/d03c746d9129537b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/03c0471b226c9e8b/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f61c3a5e56227b27/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/0e9d2f8fbbe249e8/out -L dependency=/opt/rustwide/target/debug/build/idna/674e1ab58fe85182/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/7a7cffa39bbe0a7b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3dcaadeb407a2c7f/out -L dependency=/opt/rustwide/target/debug/build/inlinable_string/fcb4ac2d30e6e19c/out -L dependency=/opt/rustwide/target/debug/build/itoa/d988fde697c3bf59/out -L dependency=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out -L dependency=/opt/rustwide/target/debug/build/jsonschema-regex/c1cfd8129fb29be6/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/d302e2d1d1c48998/out -L dependency=/opt/rustwide/target/debug/build/libc/fa51cf7d94121b3c/out -L dependency=/opt/rustwide/target/debug/build/litemap/5e982d2d7be33a02/out -L dependency=/opt/rustwide/target/debug/build/lock_api/0049e84bed553b0f/out -L dependency=/opt/rustwide/target/debug/build/memchr/114eb5f9d4786b76/out -L dependency=/opt/rustwide/target/debug/build/micromap/cb55573b9bde1734/out -L dependency=/opt/rustwide/target/debug/build/num/7875cc396a865985/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/68aacd3fe45b926f/out -L dependency=/opt/rustwide/target/debug/build/num-cmp/9916dc983194a95e/out -L dependency=/opt/rustwide/target/debug/build/num-complex/fe074506b02fcc6d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/4a29b9c6917fa9e5/out -L dependency=/opt/rustwide/target/debug/build/num-iter/a3ac1106974f8cf0/out -L dependency=/opt/rustwide/target/debug/build/num-rational/e2433774e0933523/out -L dependency=/opt/rustwide/target/debug/build/num-traits/bf39e109227a934c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/7e5e554b10baf911/out -L dependency=/opt/rustwide/target/debug/build/outref/27e318bb3b731979/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e3561f300b2bb5e7/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/d91256638c2f00a4/out -L dependency=/opt/rustwide/target/debug/build/pear/7f12ac57ecfc0293/out -L dependency=/opt/rustwide/target/debug/build/pear_codegen/2e17a7f2c2003995/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/a46be968e3a4e00e/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/1df26cbfd4446c5a/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/136bbd99b42f011d/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/2226c9758167c1fe/out -L dependency=/opt/rustwide/target/debug/build/quote/7098c828bebc4292/out -L dependency=/opt/rustwide/target/debug/build/rand/4f064de031c18c4e/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/fd3b11ac876e3205/out -L dependency=/opt/rustwide/target/debug/build/rand_core/abd2966cd55911dc/out -L dependency=/opt/rustwide/target/debug/build/rayon/1f55d70cc70ed644/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/021f8e6cca3b362f/out -L dependency=/opt/rustwide/target/debug/build/ref-cast/d81b7238526aeed1/out -L dependency=/opt/rustwide/target/debug/build/ref-cast-impl/e133295bbae01cf8/out -L dependency=/opt/rustwide/target/debug/build/referencing/0561e5b44219db73/out -L dependency=/opt/rustwide/target/debug/build/regex/1717197e63aad35b/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/91259c02b7a1e788/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/2783df0d18d50bae/out -L dependency=/opt/rustwide/target/debug/build/ryu/64bcfd7df6a786d0/out -L dependency=/opt/rustwide/target/debug/build/ryuki-core/fc745c2e28505e5d/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9663d35e80343411/out -L dependency=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out -L dependency=/opt/rustwide/target/debug/build/serde_core/203ff82ffa8625a9/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/78781086b2233e78/out -L dependency=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/3f0f7c551e48170f/out -L dependency=/opt/rustwide/target/debug/build/serde_yaml/edaad8a20136185f/out -L dependency=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out -L dependency=/opt/rustwide/target/debug/build/signature/c9be97cbf3150229/out -L dependency=/opt/rustwide/target/debug/build/smallvec/5a2b842b6ac05b84/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/712d42f6dc9946f3/out -L dependency=/opt/rustwide/target/debug/build/subtle/12080eda1a3ee978/out -L dependency=/opt/rustwide/target/debug/build/syn/03895f80b5c0bfd6/out -L dependency=/opt/rustwide/target/debug/build/thiserror/613f47723e5d0495/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/6469890c2b91cb09/out -L dependency=/opt/rustwide/target/debug/build/tinystr/e1afc6527ff7ab9c/out -L dependency=/opt/rustwide/target/debug/build/toml/f8c4490db7145d96/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/e4f03d268e0ecf35/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/2ac7b2f012c3daec/out -L dependency=/opt/rustwide/target/debug/build/toml_write/c43cfacc198dbf67/out -L dependency=/opt/rustwide/target/debug/build/typenum/d31fdd025b756591/out -L dependency=/opt/rustwide/target/debug/build/uncased/0dc4a15b3b937a08/out -L dependency=/opt/rustwide/target/debug/build/unicode-general-category/8429f3d0e65c0003/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/851a6e7a269fe548/out -L dependency=/opt/rustwide/target/debug/build/unsafe-libyaml/ca64865fc419ecd5/out -L dependency=/opt/rustwide/target/debug/build/url/acea4b41bf6f5f8c/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/b4e0afc2999e1b31/out -L dependency=/opt/rustwide/target/debug/build/uuid/4166fb117b7a83c6/out -L dependency=/opt/rustwide/target/debug/build/uuid-simd/eaf9432fa0ba90bf/out -L dependency=/opt/rustwide/target/debug/build/vsimd/a487865026a268e9/out -L dependency=/opt/rustwide/target/debug/build/winnow/a7f8a20df328d9da/out -L dependency=/opt/rustwide/target/debug/build/writeable/eb3beec653af6033/out -L dependency=/opt/rustwide/target/debug/build/yansi/4222931e93c61de7/out -L dependency=/opt/rustwide/target/debug/build/yoke/c1034c662371b088/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/9ce3515fd15b7e29/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/0b753beac8a4d878/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/594d692a0c274d96/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/d304d86004782f4d/out -L dependency=/opt/rustwide/target/debug/build/zeroize/261b3a5252d8bced/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/c6b6e4f598a2bdc6/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/bf05f1dfbf5341b9/out -L dependency=/opt/rustwide/target/debug/build/zerovec/480f20e79c8b993d/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/260f50f63be5245b/out -L dependency=/opt/rustwide/target/debug/build/zmij/2da217cd4c4486f6/out --extern base64=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out/libbase64-be8e5759d54d7b65.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/5be8ad697ee438df/out/libchrono-5be8ad697ee438df.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/build/ed25519-dalek/415dde7af9c4af71/out/libed25519_dalek-415dde7af9c4af71.rmeta --extern figment=/opt/rustwide/target/debug/build/figment/4ee582b3f47e9d77/out/libfigment-4ee582b3f47e9d77.rmeta --extern jsonschema=/opt/rustwide/target/debug/build/jsonschema/75a7b22c9f5053ac/out/libjsonschema-75a7b22c9f5053ac.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/2226c9758167c1fe/out/libproc_macro2-2226c9758167c1fe.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/4f064de031c18c4e/out/librand-4f064de031c18c4e.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/1f55d70cc70ed644/out/librayon-1f55d70cc70ed644.rmeta --extern ryuki_core=/opt/rustwide/target/debug/build/ryuki-core/fc745c2e28505e5d/out/libryuki_core-fc745c2e28505e5d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/4d62abbc41bbe7fe/out/libserde-4d62abbc41bbe7fe.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/ce3fc8cfd19674d2/out/libserde_json-ce3fc8cfd19674d2.rmeta --extern serde_yaml=/opt/rustwide/target/debug/build/serde_yaml/edaad8a20136185f/out/libserde_yaml-edaad8a20136185f.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/eca359c036733ef5/out/libsha2-eca359c036733ef5.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/03895f80b5c0bfd6/out/libsyn-03895f80b5c0bfd6.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/f8c4490db7145d96/out/libtoml-f8c4490db7145d96.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c", kill_on_drop: false }`
[INFO] [stdout] 247585b5b6cd257e2903f197154bafcf39d7e070bafaa41efab1b2a03af8282c
