[INFO] cloning repository https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeiWagatsuma/kikinzoku-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 080c668acb93c74e78d4af4ec6cd56140a3ddbbc [INFO] testing MeiWagatsuma/kikinzoku-rs against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeiWagatsuma%2Fkikinzoku-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeiWagatsuma/kikinzoku-rs on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] finished tweaking git repo https://github.com/MeiWagatsuma/kikinzoku-rs [INFO] tweaked toml for git repo https://github.com/MeiWagatsuma/kikinzoku-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc1/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3-tc1/source/crates/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos_integration_utils v0.5.7 [INFO] [stderr] Downloaded sea-orm-migration v0.12.14 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded sea-query-derive v0.4.1 [INFO] [stderr] Downloaded leptos_router v0.5.7 [INFO] [stderr] Downloaded leptos_meta v0.5.7 [INFO] [stderr] Downloaded leptos_axum v0.5.7 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded sea-orm-cli v0.12.14 [INFO] [stderr] Downloaded sea-orm-macros v0.12.14 [INFO] [stderr] Downloaded cached v0.45.1 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded sea-orm v0.12.14 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded cached_proc_macro v0.18.1 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded sea-schema v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a [INFO] running `Command { std: "docker" "start" "-a" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a", kill_on_drop: false }` [INFO] [stdout] 9db9cae244cb19113db53455d7b6bdd8a712c7e54e5c5901e4e8c8039ca0028a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c [INFO] running `Command { std: "docker" "start" "-a" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/app/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling manyhow v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling web-sys v0.3.66 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling hyper v0.14.28 [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/61223975d46f794466efa832bc7562b9707ecc46/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,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="AbortController"' --cfg 'feature="AbortSignal"' --cfg 'feature="AddEventListenerOptions"' --cfg 'feature="AnimationEvent"' --cfg 'feature="BeforeUnloadEvent"' --cfg 'feature="BinaryType"' --cfg 'feature="Blob"' --cfg 'feature="BlobPropertyBag"' --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="File"' --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="NodeList"' --cfg 'feature="ObserverCallback"' --cfg 'feature="PageTransitionEvent"' --cfg 'feature="PointerEvent"' --cfg 'feature="PopStateEvent"' --cfg 'feature="ProgressEvent"' --cfg 'feature="PromiseRejectionEvent"' --cfg 'feature="Range"' --cfg 'feature="ReadableStream"' --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="ResponseType"' --cfg 'feature="SecurityPolicyViolationEvent"' --cfg 'feature="ServiceWorkerGlobalScope"' --cfg 'feature="ShadowRoot"' --cfg 'feature="ShadowRootInit"' --cfg 'feature="ShadowRootMode"' --cfg 'feature="StorageEvent"' --cfg 'feature="SubmitEvent"' --cfg 'feature="SvgElement"' --cfg 'feature="Text"' --cfg 'feature="TouchEvent"' --cfg 'feature="TransitionEvent"' --cfg 'feature="TreeWalker"' --cfg 'feature="UiEvent"' --cfg 'feature="Url"' --cfg 'feature="UrlSearchParams"' --cfg 'feature="WebSocket"' --cfg 'feature="WheelEvent"' --cfg 'feature="Window"' --cfg 'feature="Worker"' --cfg 'feature="WorkerGlobalScope"' --cfg 'feature="console"' -C metadata=9f56de7438b1bdde -C extra-filename=-9f56de7438b1bdde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-5ffd3e224cff7752.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-2201df71dd28e106.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c", kill_on_drop: false }` [INFO] [stdout] bca3100168fb5829da26b68cfea109a3cbeb025ed5101e02ade7e865b7be005c