[INFO] cloning repository https://github.com/Weeken/farm-plugin-console-clear
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weeken/farm-plugin-console-clear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-console-clear", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-console-clear'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f3f1a3b6b341dfdbb3fe92b84e952d5e842d7f3
[INFO] building Weeken/farm-plugin-console-clear against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeeken%2Ffarm-plugin-console-clear" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Weeken/farm-plugin-console-clear
[INFO] finished tweaking git repo https://github.com/Weeken/farm-plugin-console-clear
[INFO] tweaked toml for git repo https://github.com/Weeken/farm-plugin-console-clear written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Weeken/farm-plugin-console-clear on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Weeken/farm-plugin-console-clear 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44b02da7a2ead44ebc447244f0ec2fcb00578bedbb4f7400a7abc79f2af4b9b2
[INFO] running `Command { std: "docker" "start" "-a" "44b02da7a2ead44ebc447244f0ec2fcb00578bedbb4f7400a7abc79f2af4b9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44b02da7a2ead44ebc447244f0ec2fcb00578bedbb4f7400a7abc79f2af4b9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b02da7a2ead44ebc447244f0ec2fcb00578bedbb4f7400a7abc79f2af4b9b2", kill_on_drop: false }`
[INFO] [stdout] 44b02da7a2ead44ebc447244f0ec2fcb00578bedbb4f7400a7abc79f2af4b9b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02cd4ec907083d0d2680e7f3eb76c7a0374e0309830704a27aa4e1913a5cbeb1
[INFO] running `Command { std: "docker" "start" "-a" "02cd4ec907083d0d2680e7f3eb76c7a0374e0309830704a27aa4e1913a5cbeb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rend v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bytecheck v0.7.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling farmfe_utils v0.1.5
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling rkyv_typename_derive v0.7.44
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling bytecheck_derive v0.7.0
[INFO] [stderr]    Compiling rkyv_dyn_derive v0.7.44
[INFO] [stderr]    Compiling farmfe_macro_cache_item v0.1.3
[INFO] [stderr]    Compiling farmfe_macro_plugin v0.0.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rkyv_typename v0.7.44
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_trace_macro v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling static-map-macro v0.3.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.7
[INFO] [stderr]    Compiling swc_css_codegen_macros v0.2.4
[INFO] [stderr]    Compiling st-map v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling swc_html_codegen_macros v0.2.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling swc_timer v0.22.0
[INFO] [stderr]    Compiling tardar v0.1.0
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling rkyv_dyn v0.7.44
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling triomphe v0.1.11
[INFO] [stderr]    Compiling hstr v0.2.8
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling browserslist-rs v0.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling swc_common v0.34.4
[INFO] [stderr]    Compiling enhanced-magic-string v0.0.15
[INFO] [stderr]    Compiling swc_cached v0.3.20
[INFO] [stderr]    Compiling swc_config v0.1.14
[INFO] [stderr]    Compiling swc_ecma_ast v0.115.1
[INFO] [stderr]    Compiling swc_css_ast v0.141.0
[INFO] [stderr]    Compiling swc_html_ast v0.34.0
[INFO] [stderr]    Compiling swc_fast_graph v0.22.0
[INFO] [stderr]    Compiling swc_html_utils v0.19.0
[INFO] [stderr]    Compiling swc_ecma_loader v0.46.1
[INFO] [stderr]    Compiling swc_error_reporters v0.18.1
[INFO] [stderr]    Compiling swc_html_codegen v0.43.0
[INFO] [stderr]    Compiling swc_html_parser v0.40.0
[INFO] [stderr]    Compiling swc_html_visit v0.34.0
[INFO] [stderr]    Compiling preset_env_base v0.5.1
[INFO] [stderr]    Compiling swc_css_visit v0.140.0
[INFO] [stderr]    Compiling swc_css_parser v0.151.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.146.12
[INFO] [stderr]    Compiling swc_ecma_visit v0.101.0
[INFO] [stderr]    Compiling swc_ecma_codegen v0.151.1
[INFO] [stderr]    Compiling swc_css_utils v0.138.0
[INFO] [stderr]    Compiling swc_css_prefixer v0.155.0
[INFO] [stderr]    Compiling swc_css_codegen v0.152.0
[INFO] [stderr]    Compiling swc_css_minifier v0.117.1
[INFO] [stderr]    Compiling swc_css_modules v0.30.0
[INFO] [stderr]    Compiling farmfe_core v0.6.3
[INFO] [stderr]    Compiling swc_ecma_utils v0.130.3
[INFO] [stderr]    Compiling farmfe_testing_helpers v0.0.12
[INFO] [stderr]    Compiling farmfe_toolkit_plugin_types v0.0.19
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.140.3
[INFO] [stderr]    Compiling swc_ecma_compat_common v0.7.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v0.26.0
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v0.129.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v0.201.2
[INFO] [stderr]    Compiling swc_ecma_transforms_react v0.186.2
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v0.7.0
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_module v0.183.1
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v0.7.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v0.7.1
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v0.174.3
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v0.191.2
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v0.7.2
[INFO] [stderr] error: could not compile `farmfe_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name farmfe_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/farmfe_core-0.6.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("profile"))' -C metadata=50d5dc4b179eb32d -C extra-filename=-e5c29decfc648657 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-69f8b92aefa12a3d.rmeta --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-f2a9e9f4feecc12d.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a5891bf31878f3b3.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern enhanced_magic_string=/opt/rustwide/target/debug/deps/libenhanced_magic_string-856f62225147cb3c.rmeta --extern farmfe_macro_cache_item=/opt/rustwide/target/debug/deps/libfarmfe_macro_cache_item-600d027544dc8d1a.so --extern farmfe_utils=/opt/rustwide/target/debug/deps/libfarmfe_utils-9b91a6c06c6a9b23.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-a66cddf81bd0335a.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-bf95211d2fa28580.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-74c5d17a4fc421c7.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-841b53fe11106a48.rmeta --extern ptr_meta=/opt/rustwide/target/debug/deps/libptr_meta-dc863756ba5273ef.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9f9616a87dc13ce7.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-29c6e2d71491c621.rmeta --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-3ad3710db505f500.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-f089be5aa81e22d2.rmeta --extern rkyv_dyn=/opt/rustwide/target/debug/deps/librkyv_dyn-830027dbffc2636b.rmeta --extern rkyv_typename=/opt/rustwide/target/debug/deps/librkyv_typename-087fc2549a7d6fcf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5a46bfa3d7a084d6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f539d437021b12ab.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-8617587a726006f5.rmeta --extern swc_css_ast=/opt/rustwide/target/debug/deps/libswc_css_ast-7967c148f8897119.rmeta --extern swc_css_prefixer=/opt/rustwide/target/debug/deps/libswc_css_prefixer-f2037f31b96b054f.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-878a049f277512ca.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-bbb34247d793b64c.rmeta --extern swc_html_ast=/opt/rustwide/target/debug/deps/libswc_html_ast-ff6f23fa38c179f5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67077525568e07ab.rmeta --extern wax=/opt/rustwide/target/debug/deps/libwax-a12c955960edeb5e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-b0eccaef5beaa04a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "02cd4ec907083d0d2680e7f3eb76c7a0374e0309830704a27aa4e1913a5cbeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02cd4ec907083d0d2680e7f3eb76c7a0374e0309830704a27aa4e1913a5cbeb1", kill_on_drop: false }`
[INFO] [stdout] 02cd4ec907083d0d2680e7f3eb76c7a0374e0309830704a27aa4e1913a5cbeb1
