[INFO] fetching crate silkenweb 0.10.0...
[INFO] building silkenweb-0.10.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate silkenweb 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate silkenweb 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate silkenweb 0.10.0
[INFO] tweaked toml for crates.io crate silkenweb 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate silkenweb 0.10.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate silkenweb 0.10.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a024e5fd426bd59cb9ee987992c3daaae3b5045262dacc1b537858693fda80
[INFO] running `Command { std: "docker" "start" "-a" "37a024e5fd426bd59cb9ee987992c3daaae3b5045262dacc1b537858693fda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a024e5fd426bd59cb9ee987992c3daaae3b5045262dacc1b537858693fda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a024e5fd426bd59cb9ee987992c3daaae3b5045262dacc1b537858693fda80", kill_on_drop: false }`
[INFO] [stdout] 37a024e5fd426bd59cb9ee987992c3daaae3b5045262dacc1b537858693fda80
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0168938d0955c926e79938eb9f5845e6b7ddc0b6d761eae4737faa4a7790c5a
[INFO] running `Command { std: "docker" "start" "-a" "a0168938d0955c926e79938eb9f5845e6b7ddc0b6d761eae4737faa4a7790c5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling clonelet v0.2.0
[INFO] [stderr]    Compiling cov-mark v2.0.0-pre.1
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling wasm-rs-dbg v0.1.2
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling parcel_selectors v0.26.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling silkenweb-signals-ext v0.10.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling web-sys v0.3.76
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling silkenweb-css v0.10.0
[INFO] [stderr]    Compiling silkenweb-macros v0.10.0
[INFO] [stderr]    Compiling silkenweb-task v0.10.0
[INFO] [stderr]    Compiling silkenweb-base v0.10.0
[INFO] [stderr]    Compiling silkenweb v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pin`
[INFO] [stdout]  --> src/document.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pin::{pin, Pin},
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dom/hydro.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn borrow(&self) -> Ref<SharedHydroElement> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn borrow(&self) -> Ref<'_, SharedHydroElement> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dom/hydro.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn borrow_mut(&self) -> RefMut<SharedHydroElement> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn borrow_mut(&self) -> RefMut<'_, SharedHydroElement> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dom/hydro.rs:306:15
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn borrow(&self) -> Ref<SharedHydroText> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn borrow(&self) -> Ref<'_, SharedHydroText> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dom/hydro.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn borrow_mut(&self) -> RefMut<SharedHydroText> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn borrow_mut(&self) -> RefMut<'_, SharedHydroText> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "a0168938d0955c926e79938eb9f5845e6b7ddc0b6d761eae4737faa4a7790c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0168938d0955c926e79938eb9f5845e6b7ddc0b6d761eae4737faa4a7790c5a", kill_on_drop: false }`
[INFO] [stdout] a0168938d0955c926e79938eb9f5845e6b7ddc0b6d761eae4737faa4a7790c5a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9913ae2fdae6082491cea4b434680cc6a7b06fad4abfe0618837b716ac518b59
[INFO] running `Command { std: "docker" "start" "-a" "9913ae2fdae6082491cea4b434680cc6a7b06fad4abfe0618837b716ac518b59", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling futures-signals v0.3.34
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parcel_selectors v0.26.4
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling web-sys v0.3.76
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr] error: could not compile `js-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name js_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.76/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 --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(js_sys_unstable_apis)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4e66942e75848d29 -C extra-filename=-20497a87f8d8d10e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-4baf7484299ca6bb.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" "9913ae2fdae6082491cea4b434680cc6a7b06fad4abfe0618837b716ac518b59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9913ae2fdae6082491cea4b434680cc6a7b06fad4abfe0618837b716ac518b59", kill_on_drop: false }`
[INFO] [stdout] 9913ae2fdae6082491cea4b434680cc6a7b06fad4abfe0618837b716ac518b59
