[INFO] cloning repository https://github.com/silkenweb/ssr-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silkenweb/ssr-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0eaa5d06a852b9a516da650dacba8b23e49185af [INFO] checking silkenweb/ssr-example against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilkenweb%2Fssr-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/silkenweb/ssr-example on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/silkenweb/ssr-example [INFO] finished tweaking git repo https://github.com/silkenweb/ssr-example [INFO] tweaked toml for git repo https://github.com/silkenweb/ssr-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silkenweb/ssr-example 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdeeb67b33337ad6994474672c283f0398b9a8ac8f98271dbc900dc06fe24d52 [INFO] running `Command { std: "docker" "start" "-a" "fdeeb67b33337ad6994474672c283f0398b9a8ac8f98271dbc900dc06fe24d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdeeb67b33337ad6994474672c283f0398b9a8ac8f98271dbc900dc06fe24d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdeeb67b33337ad6994474672c283f0398b9a8ac8f98271dbc900dc06fe24d52", kill_on_drop: false }` [INFO] [stdout] fdeeb67b33337ad6994474672c283f0398b9a8ac8f98271dbc900dc06fe24d52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 973359d0c351faace006953f7ed232f87abae481338db5f11504375d85d2f3a1 [INFO] running `Command { std: "docker" "start" "-a" "973359d0c351faace006953f7ed232f87abae481338db5f11504375d85d2f3a1", kill_on_drop: false }` [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.63 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling parcel_selectors v0.26.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling clap_builder v4.3.15 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling curl-sys v0.4.59+curl-7.86.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking gimli v0.27.0 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.61 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling axum-core v0.3.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking notify v5.0.0 [INFO] [stderr] Compiling axum v0.6.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling xshell-macros v0.2.3 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking xshell v0.2.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap v4.3.15 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling grass_compiler v0.13.0 [INFO] [stderr] Checking web-log v1.0.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking binary-install v0.0.2 [INFO] [stderr] Checking web-sys v0.3.60 [INFO] [stderr] Checking wasm-bindgen-wasm-conventions v0.2.84 [INFO] [stderr] Checking wasm-bindgen-multi-value-xform v0.2.84 [INFO] [stderr] Checking wit-walrus v0.6.0 [INFO] [stderr] Checking wasm-bindgen-externref-xform v0.2.84 [INFO] [stderr] Checking wasm-bindgen-wasm-interpreter v0.2.84 [INFO] [stderr] Checking wasm-bindgen-threads-xform v0.2.84 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Compiling grass v0.13.1 [INFO] [stderr] Checking futures-signals v0.3.31 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.9 [INFO] [stderr] Checking parcel_sourcemap v2.1.1 [INFO] [stderr] Checking cargo_metadata v0.15.2 [INFO] [stderr] Checking wasm-bindgen-cli-support v0.2.84 [INFO] [stderr] Checking lightningcss v1.0.0-alpha.42 [INFO] [stderr] Checking silkenweb-signals-ext v0.5.0 [INFO] [stderr] Checking xtask-watch v0.1.6 [INFO] [stderr] Checking xtask-wasm v0.1.10 [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/23ffd2897cbb44320ca18dfe4d05dbacb37d55e0/bin/rustc --crate-name web_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/web-sys-0.3.60/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="AnimationEvent"' --cfg 'feature="Attr"' --cfg 'feature="BeforeUnloadEvent"' --cfg 'feature="CharacterData"' --cfg 'feature="CompositionEvent"' --cfg 'feature="CssStyleDeclaration"' --cfg 'feature="CustomEvent"' --cfg 'feature="DeviceMotionEvent"' --cfg 'feature="DeviceOrientationEvent"' --cfg 'feature="Document"' --cfg 'feature="DocumentFragment"' --cfg 'feature="DomTokenList"' --cfg 'feature="DragEvent"' --cfg 'feature="Element"' --cfg 'feature="Event"' --cfg 'feature="EventTarget"' --cfg 'feature="FocusEvent"' --cfg 'feature="HashChangeEvent"' --cfg 'feature="History"' --cfg 'feature="HtmlAnchorElement"' --cfg 'feature="HtmlAreaElement"' --cfg 'feature="HtmlAudioElement"' --cfg 'feature="HtmlBaseElement"' --cfg 'feature="HtmlBrElement"' --cfg 'feature="HtmlButtonElement"' --cfg 'feature="HtmlCanvasElement"' --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="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="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="NamedNodeMap"' --cfg 'feature="Node"' --cfg 'feature="PageTransitionEvent"' --cfg 'feature="Performance"' --cfg 'feature="PointerEvent"' --cfg 'feature="PopStateEvent"' --cfg 'feature="PromiseRejectionEvent"' --cfg 'feature="SecurityPolicyViolationEvent"' --cfg 'feature="ShadowRoot"' --cfg 'feature="ShadowRootInit"' --cfg 'feature="ShadowRootMode"' --cfg 'feature="Storage"' --cfg 'feature="StorageEvent"' --cfg 'feature="SvgAnimationElement"' --cfg 'feature="SvgCircleElement"' --cfg 'feature="SvgClipPathElement"' --cfg 'feature="SvgComponentTransferFunctionElement"' --cfg 'feature="SvgDefsElement"' --cfg 'feature="SvgDescElement"' --cfg 'feature="SvgElement"' --cfg 'feature="SvgEllipseElement"' --cfg 'feature="SvgFilterElement"' --cfg 'feature="SvgGeometryElement"' --cfg 'feature="SvgGradientElement"' --cfg 'feature="SvgGraphicsElement"' --cfg 'feature="SvgLineElement"' --cfg 'feature="SvgLinearGradientElement"' --cfg 'feature="SvgMarkerElement"' --cfg 'feature="SvgMaskElement"' --cfg 'feature="SvgMetadataElement"' --cfg 'feature="SvgPathElement"' --cfg 'feature="SvgPatternElement"' --cfg 'feature="SvgPolygonElement"' --cfg 'feature="SvgPolylineElement"' --cfg 'feature="SvgRadialGradientElement"' --cfg 'feature="SvgRectElement"' --cfg 'feature="SvgScriptElement"' --cfg 'feature="SvgSetElement"' --cfg 'feature="SvgStopElement"' --cfg 'feature="SvgStyleElement"' --cfg 'feature="SvgSwitchElement"' --cfg 'feature="SvgSymbolElement"' --cfg 'feature="SvgTextContentElement"' --cfg 'feature="SvgTextElement"' --cfg 'feature="SvgTextPathElement"' --cfg 'feature="SvgTextPositioningElement"' --cfg 'feature="SvgTitleElement"' --cfg 'feature="SvgUseElement"' --cfg 'feature="SvgViewElement"' --cfg 'feature="SvgaElement"' --cfg 'feature="SvgfeBlendElement"' --cfg 'feature="SvgfeColorMatrixElement"' --cfg 'feature="SvgfeComponentTransferElement"' --cfg 'feature="SvgfeCompositeElement"' --cfg 'feature="SvgfeConvolveMatrixElement"' --cfg 'feature="SvgfeDiffuseLightingElement"' --cfg 'feature="SvgfeDisplacementMapElement"' --cfg 'feature="SvgfeDistantLightElement"' --cfg 'feature="SvgfeFloodElement"' --cfg 'feature="SvgfeFuncAElement"' --cfg 'feature="SvgfeFuncBElement"' --cfg 'feature="SvgfeFuncGElement"' --cfg 'feature="SvgfeFuncRElement"' --cfg 'feature="SvgfeGaussianBlurElement"' --cfg 'feature="SvgfeImageElement"' --cfg 'feature="SvgfeMergeElement"' --cfg 'feature="SvgfeMergeNodeElement"' --cfg 'feature="SvgfeMorphologyElement"' --cfg 'feature="SvgfeOffsetElement"' --cfg 'feature="SvgfePointLightElement"' --cfg 'feature="SvgfeSpecularLightingElement"' --cfg 'feature="SvgfeSpotLightElement"' --cfg 'feature="SvgfeTileElement"' --cfg 'feature="SvgfeTurbulenceElement"' --cfg 'feature="SvggElement"' --cfg 'feature="SvgmPathElement"' --cfg 'feature="SvgsvgElement"' --cfg 'feature="SvgtSpanElement"' --cfg 'feature="Text"' --cfg 'feature="TouchEvent"' --cfg 'feature="TransitionEvent"' --cfg 'feature="UiEvent"' --cfg 'feature="Url"' --cfg 'feature="WebGlContextEvent"' --cfg 'feature="WheelEvent"' --cfg 'feature="Window"' --cfg 'feature="Worker"' --cfg 'feature="css"' -C metadata=1cb9c186a7b57ba0 -C extra-filename=-1cb9c186a7b57ba0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-b01d03afe93323bc.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-39a71c6e03c72698.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" "973359d0c351faace006953f7ed232f87abae481338db5f11504375d85d2f3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973359d0c351faace006953f7ed232f87abae481338db5f11504375d85d2f3a1", kill_on_drop: false }` [INFO] [stdout] 973359d0c351faace006953f7ed232f87abae481338db5f11504375d85d2f3a1