[INFO] fetching crate wasm-mt-swc 0.1.2... [INFO] building wasm-mt-swc-0.1.2 against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] extracting crate wasm-mt-swc 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasm-mt-swc 0.1.2 on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasm-mt-swc 0.1.2 [INFO] finished tweaking crates.io crate wasm-mt-swc 0.1.2 [INFO] tweaked toml for crates.io crate wasm-mt-swc 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92bff0dd1d7a690c24ccc6df856746a79ea7618ad14259712cf309a220cd4fa2 [INFO] running `Command { std: "docker" "start" "-a" "92bff0dd1d7a690c24ccc6df856746a79ea7618ad14259712cf309a220cd4fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92bff0dd1d7a690c24ccc6df856746a79ea7618ad14259712cf309a220cd4fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bff0dd1d7a690c24ccc6df856746a79ea7618ad14259712cf309a220cd4fa2", kill_on_drop: false }` [INFO] [stdout] 92bff0dd1d7a690c24ccc6df856746a79ea7618ad14259712cf309a220cd4fa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413f7eeea114effa89dacb2bc3be51d1f5dfe3ca89bdeae91c7db1b1cc3388af [INFO] running `Command { std: "docker" "start" "-a" "413f7eeea114effa89dacb2bc3be51d1f5dfe3ca89bdeae91c7db1b1cc3388af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling swc_macros_common v0.3.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling from_variant v0.1.4 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.1.1 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling swc_visit v0.2.2 [INFO] [stderr] Compiling ast_node v0.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling sourcemap v6.1.0 [INFO] [stderr] Compiling swc_common v0.10.7 [INFO] [stderr] Compiling swc_ecma_ast v0.36.0 [INFO] [stderr] Compiling jsdoc v0.12.0 [INFO] [stderr] Compiling swc_ecma_visit v0.22.0 [INFO] [stderr] Compiling swc_ecma_parser v0.44.0 [INFO] [stderr] Compiling swc_ecma_utils v0.26.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.42.0 [INFO] [stderr] Compiling swc_ecma_transforms v0.31.0 [INFO] [stderr] Compiling wasm-mt-swc v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `swc_ecma_transforms` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swc_ecma_transforms --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_transforms-0.31.0/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 -C metadata=7ee9815e7c9f39be -C extra-filename=-7ee9815e7c9f39be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-968f2fea09baa06e.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b923d103a94d3d3b.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a5cc09d7b2b7e0a.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-119063391aff64e3.so --extern jsdoc=/opt/rustwide/target/debug/deps/libjsdoc-acddfc137288373b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d286ad9cade0a397.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-df13a353a082fd68.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-f7570bb86a29df7a.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-ca3ad30f1c5c872c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-40e01688d3bf13e0.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-4d6ff650e2f63c61.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb4a389c5c7978d8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fa015e52fcef1c1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-019d1848032591f6.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-2b453b7cccef4a09.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-3097e70f99f37c6e.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-a16f4d68b59dc11b.rmeta --extern swc_ecma_transforms_macros=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_macros-f9bb8f8b45f120b0.so --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-2dc36492b7755070.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-93201f578ddd2d34.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-868c8d90758e5924.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "413f7eeea114effa89dacb2bc3be51d1f5dfe3ca89bdeae91c7db1b1cc3388af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413f7eeea114effa89dacb2bc3be51d1f5dfe3ca89bdeae91c7db1b1cc3388af", kill_on_drop: false }` [INFO] [stdout] 413f7eeea114effa89dacb2bc3be51d1f5dfe3ca89bdeae91c7db1b1cc3388af