[INFO] cloning repository https://github.com/Qwox0/shopping_list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qwox0/shopping_list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwox0%2Fshopping_list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwox0%2Fshopping_list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1279321a75f953d73325465345466aa962fc0ce0
[INFO] checking Qwox0/shopping_list against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwox0%2Fshopping_list" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Qwox0/shopping_list on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Qwox0/shopping_list
[INFO] finished tweaking git repo https://github.com/Qwox0/shopping_list
[INFO] tweaked toml for git repo https://github.com/Qwox0/shopping_list written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Qwox0/shopping_list 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rxing-core/rxing-wasm`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rxing-one-d-proc-derive v0.5.3
[INFO] [stderr]   Downloaded codepage-437 v0.1.0
[INFO] [stderr]   Downloaded system-configuration-sys v0.6.0
[INFO] [stderr]   Downloaded system-configuration v0.6.0
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded leptos_integration_utils v0.6.9
[INFO] [stderr]   Downloaded dotenvy_macro v0.15.7
[INFO] [stderr]   Downloaded server_fn_macro_default v0.6.9
[INFO] [stderr]   Downloaded server_fn_macro v0.6.9
[INFO] [stderr]   Downloaded leptos v0.6.9
[INFO] [stderr]   Downloaded leptos_hot_reload v0.6.9
[INFO] [stderr]   Downloaded leptos_axum v0.6.9
[INFO] [stderr]   Downloaded leptos_server v0.6.9
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded leptos_config v0.6.9
[INFO] [stderr]   Downloaded server_fn v0.6.9
[INFO] [stderr]   Downloaded leptos_reactive v0.6.9
[INFO] [stderr]   Downloaded leptos_dom v0.6.9
[INFO] [stderr]   Downloaded yansi v1.0.0
[INFO] [stderr]   Downloaded leptos_macro v0.6.9
[INFO] [stderr]   Downloaded reqwest v0.11.25
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded leptos_router v0.6.9
[INFO] [stderr]   Downloaded leptos_meta v0.6.9
[INFO] [stderr]   Downloaded rxing v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3646225c480ada38118bba1d36401878e63bc557fb9672737ac498b55e0e7a4
[INFO] running `Command { std: "docker" "start" "-a" "d3646225c480ada38118bba1d36401878e63bc557fb9672737ac498b55e0e7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3646225c480ada38118bba1d36401878e63bc557fb9672737ac498b55e0e7a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3646225c480ada38118bba1d36401878e63bc557fb9672737ac498b55e0e7a4", kill_on_drop: false }`
[INFO] [stdout] d3646225c480ada38118bba1d36401878e63bc557fb9672737ac498b55e0e7a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d4639d4c454c1ac4e98f2bd63f6ea22fcf52952c1d267e477a6bd25c55555b9
[INFO] running `Command { std: "docker" "start" "-a" "4d4639d4c454c1ac4e98f2bd63f6ea22fcf52952c1d267e477a6bd25c55555b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling manyhow-macros v0.8.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling server_fn_macro v0.6.9
[INFO] [stderr]    Compiling yansi v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling manyhow v0.8.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]     Checking js-sys v0.3.66
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.8.1
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking web-sys v0.3.66
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.39
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling attribute-derive v0.8.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.7
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.9
[INFO] [stderr]    Compiling typed-builder-macro v0.18.1
[INFO] [stderr]     Checking leptos_reactive v0.6.9
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking toml v0.8.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking typed-builder v0.18.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]    Compiling leptos_macro v0.6.9
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking leptos_config v0.6.9
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking multimap v0.9.1
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name web_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="AbortSignal"' --cfg 'feature="AddEventListenerOptions"' --cfg 'feature="AnimationEvent"' --cfg 'feature="BeforeUnloadEvent"' --cfg 'feature="BinaryType"' --cfg 'feature="Blob"' --cfg 'feature="CanvasRenderingContext2d"' --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="ImageData"' --cfg 'feature="InputEvent"' --cfg 'feature="KeyboardEvent"' --cfg 'feature="Location"' --cfg 'feature="MediaDevices"' --cfg 'feature="MediaStream"' --cfg 'feature="MediaStreamConstraints"' --cfg 'feature="MediaStreamTrack"' --cfg 'feature="MessageEvent"' --cfg 'feature="MouseEvent"' --cfg 'feature="Navigator"' --cfg 'feature="Node"' --cfg 'feature="NodeList"' --cfg 'feature="ObserverCallback"' --cfg 'feature="PageTransitionEvent"' --cfg 'feature="PointerEvent"' --cfg 'feature="PopStateEvent"' --cfg 'feature="ProgressEvent"' --cfg 'feature="PromiseRejectionEvent"' --cfg 'feature="QueuingStrategy"' --cfg 'feature="Range"' --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="ScrollBehavior"' --cfg 'feature="ScrollToOptions"' --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="TreeWalker"' --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="WorkerGlobalScope"' --cfg 'feature="WritableStream"' --cfg 'feature="WritableStreamDefaultController"' --cfg 'feature="WritableStreamDefaultWriter"' --cfg 'feature="console"' -C metadata=3a5fe229d4166c8a -C extra-filename=-3a5fe229d4166c8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-7961ab579ee81a79.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4f2cfddaebde1fc8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d4639d4c454c1ac4e98f2bd63f6ea22fcf52952c1d267e477a6bd25c55555b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4639d4c454c1ac4e98f2bd63f6ea22fcf52952c1d267e477a6bd25c55555b9", kill_on_drop: false }`
[INFO] [stdout] 4d4639d4c454c1ac4e98f2bd63f6ea22fcf52952c1d267e477a6bd25c55555b9
