[INFO] cloning repository https://github.com/alephjs/aleph-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alephjs/aleph-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 508d51a7a7d88be2e400f779ff1160d682942422 [INFO] testing alephjs/aleph-compiler/508d51a7a7d88be2e400f779ff1160d682942422 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler" "/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/alephjs/aleph-compiler on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alephjs/aleph-compiler [INFO] finished tweaking git repo https://github.com/alephjs/aleph-compiler [INFO] tweaked toml for git repo https://github.com/alephjs/aleph-compiler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alephjs/aleph-compiler 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_visit v0.84.0 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded swc_visit v0.5.4 [INFO] [stderr] Downloaded swc_ecmascript v0.218.6 [INFO] [stderr] Downloaded swc_visit_macros v0.5.5 [INFO] [stderr] Downloaded swc_macros_common v0.3.6 [INFO] [stderr] Downloaded swc_ecma_ast v0.98.0 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v0.5.0 [INFO] [stderr] Downloaded better_scoped_tls v0.1.0 [INFO] [stderr] Downloaded unicode-id v0.3.2 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded swc_ecma_utils v0.111.1 [INFO] [stderr] Downloaded const-str-proc-macro v0.3.2 [INFO] [stderr] Downloaded is-macro v0.2.1 [INFO] [stderr] Downloaded parcel_sourcemap v2.1.1 [INFO] [stderr] Downloaded swc_ecma_usage_analyzer v0.7.1 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.7.1 [INFO] [stderr] Downloaded swc_atoms v0.4.38 [INFO] [stderr] Downloaded swc_ecma_transforms_compat v0.145.1 [INFO] [stderr] Downloaded bytecheck_derive v0.6.9 [INFO] [stderr] Downloaded simd-abstraction v0.7.0 [INFO] [stderr] Downloaded const-str v0.3.2 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.168.2 [INFO] [stderr] Downloaded triomphe v0.1.8 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.164.1 [INFO] [stderr] Downloaded parcel_selectors v0.25.1 [INFO] [stderr] Downloaded swc_ecma_transforms_optimization v0.177.4 [INFO] [stderr] Downloaded swc_common v0.29.33 [INFO] [stderr] Downloaded rkyv v0.7.39 [INFO] [stderr] Downloaded swc_ecma_parser v0.128.1 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.120.1 [INFO] [stderr] Downloaded swc_ecma_codegen v0.133.1 [INFO] [stderr] Downloaded import_map v0.15.0 [INFO] [stderr] Downloaded swc_ecma_minifier v0.171.5 [INFO] [stderr] Downloaded ryu-js v0.2.2 [INFO] [stderr] Downloaded sourcemap v6.1.0 [INFO] [stderr] Downloaded rkyv_derive v0.7.39 [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] [stderr] Downloaded radix_fmt v1.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms v0.208.4 [INFO] [stderr] Downloaded string_enum v0.3.2 [INFO] [stderr] Downloaded ast_node v0.8.6 [INFO] [stderr] Downloaded from_variant v0.1.4 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Downloaded bytecheck v0.6.9 [INFO] [stderr] Downloaded swc_cached v0.3.15 [INFO] [stderr] Downloaded swc_timer v0.17.35 [INFO] [stderr] Downloaded swc_trace_macro v0.1.2 [INFO] [stderr] Downloaded swc_fast_graph v0.17.34 [INFO] [stderr] Downloaded swc_ecma_transforms_classes v0.109.1 [INFO] [stderr] Downloaded swc_ecma_transforms_proposal v0.153.1 [INFO] [stderr] Downloaded swc_config_macro v0.1.0 [INFO] [stderr] Downloaded swc_config v0.1.4 [INFO] [stderr] Downloaded enum_kind v0.2.1 [INFO] [stderr] Downloaded lightningcss v1.0.0-alpha.40 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0f0b410323e763ba6a6c32dbd0aae5db30e7c42413ad6c5e59e2960b094958b [INFO] running `Command { std: "docker" "start" "-a" "e0f0b410323e763ba6a6c32dbd0aae5db30e7c42413ad6c5e59e2960b094958b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0f0b410323e763ba6a6c32dbd0aae5db30e7c42413ad6c5e59e2960b094958b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f0b410323e763ba6a6c32dbd0aae5db30e7c42413ad6c5e59e2960b094958b", kill_on_drop: false }` [INFO] [stdout] e0f0b410323e763ba6a6c32dbd0aae5db30e7c42413ad6c5e59e2960b094958b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f178b908600315afffddb2ca05fc51f9e146853080dff5b984e11c4cc7bd9299 [INFO] running `Command { std: "docker" "start" "-a" "f178b908600315afffddb2ca05fc51f9e146853080dff5b984e11c4cc7bd9299", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling swc_atoms v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling swc_ecma_ast v0.98.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-id v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling swc_macros_common v0.3.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling simd-abstraction v0.7.0 [INFO] [stderr] Compiling parcel_selectors v0.25.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling swc_visit_macros v0.5.5 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling from_variant v0.1.4 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Compiling string_enum v0.3.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling ast_node v0.8.6 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling swc_config_macro v0.1.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.1 [INFO] [stderr] Compiling swc_timer v0.17.35 [INFO] [stderr] Compiling swc_trace_macro v0.1.2 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling swc_visit v0.5.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling swc_cached v0.3.15 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling sourcemap v6.1.0 [INFO] [stderr] Compiling swc_config v0.1.4 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling import_map v0.15.0 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling swc_common v0.29.33 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.40 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling swc_fast_graph v0.17.34 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling swc_ecma_visit v0.84.0 [INFO] [stderr] Compiling swc_ecma_parser v0.128.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.133.1 [INFO] [stderr] Compiling swc_ecma_utils v0.111.1 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.120.1 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v0.7.1 [INFO] [stderr] Compiling swc_ecmascript v0.218.6 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.109.1 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.164.1 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.177.4 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.153.1 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.145.1 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.168.2 [INFO] [stderr] Compiling swc_ecma_minifier v0.171.5 [INFO] [stderr] Compiling swc_ecma_transforms v0.208.4 [INFO] [stderr] error: could not compile `swc_ecma_minifier` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name swc_ecma_minifier --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_minifier-0.171.5/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)' --check-cfg 'cfg(feature, values("backtrace", "concurrent", "debug", "pretty_assertions", "rayon", "trace-ast"))' -C metadata=db9ab44d19650d1a -C extra-filename=-db9ab44d19650d1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-445531a628098905.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-f4095a572b2b0333.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-af6e8c645eed73a0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f98fd9f10b46947f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2a8f5953b23d1827.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d8879f63408ed9af.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7f2feb9ddc95a9d4.rmeta --extern radix_fmt=/opt/rustwide/target/debug/deps/libradix_fmt-1eb19aad1aaac97a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-66e29dd1b5778b75.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ffc157c6afbe6252.rmeta --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-fa06c582c8b64344.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2bce63e8ab87f0f5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-99897e4348059561.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-28c4ffc4d068dbc7.rmeta --extern swc_cached=/opt/rustwide/target/debug/deps/libswc_cached-a1490a84460c751b.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-e04cd10d409946db.rmeta --extern swc_config=/opt/rustwide/target/debug/deps/libswc_config-9919a71cf0742919.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-e6648ec1e4ba6b39.rmeta --extern swc_ecma_codegen=/opt/rustwide/target/debug/deps/libswc_ecma_codegen-556a253eaa1c50b8.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-f9d3c386dfbe33f6.rmeta --extern swc_ecma_transforms_base=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_base-82d89bb179ad94cb.rmeta --extern swc_ecma_transforms_optimization=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_optimization-f3c87b336df7f7d6.rmeta --extern swc_ecma_usage_analyzer=/opt/rustwide/target/debug/deps/libswc_ecma_usage_analyzer-7b61cb66bb86850b.rmeta --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-38e761f0e711e259.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-ded93b1e0b5d4167.rmeta --extern swc_timer=/opt/rustwide/target/debug/deps/libswc_timer-d96124e2089aba76.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-410823659c09853b.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-b4ced54b2b222694/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f178b908600315afffddb2ca05fc51f9e146853080dff5b984e11c4cc7bd9299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f178b908600315afffddb2ca05fc51f9e146853080dff5b984e11c4cc7bd9299", kill_on_drop: false }` [INFO] [stdout] f178b908600315afffddb2ca05fc51f9e146853080dff5b984e11c4cc7bd9299