[INFO] fetching crate swc_bundler 0.17.1... [INFO] testing swc_bundler-0.17.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate swc_bundler 0.17.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate swc_bundler 0.17.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate swc_bundler 0.17.1 [INFO] finished tweaking crates.io crate swc_bundler 0.17.1 [INFO] tweaked toml for crates.io crate swc_bundler 0.17.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate swc_bundler 0.17.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random-macro v0.1.11 [INFO] [stderr] Downloaded radix_fmt v1.0.0 [INFO] [stderr] Downloaded const-random v0.1.11 [INFO] [stderr] Downloaded swc_ecma_transforms v0.30.1 [INFO] [stderr] Downloaded swc_ecma_codegen v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50933c3ae775a41cdfba8aa616d81d7fa24fadd4b1dc3926b73b6f6feb9e21c9 [INFO] running `Command { std: "docker" "start" "-a" "50933c3ae775a41cdfba8aa616d81d7fa24fadd4b1dc3926b73b6f6feb9e21c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50933c3ae775a41cdfba8aa616d81d7fa24fadd4b1dc3926b73b6f6feb9e21c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50933c3ae775a41cdfba8aa616d81d7fa24fadd4b1dc3926b73b6f6feb9e21c9", kill_on_drop: false }` [INFO] [stdout] 50933c3ae775a41cdfba8aa616d81d7fa24fadd4b1dc3926b73b6f6feb9e21c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 311f2972cd2c13ebe247b3cb4cdd2e1ffb0520d4246cfca25dc9b52d9c52dbb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "311f2972cd2c13ebe247b3cb4cdd2e1ffb0520d4246cfca25dc9b52d9c52dbb5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling swc_bundler v0.17.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling relative-path v1.3.2 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling swc_visit_macros v0.2.1 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling is-macro v0.1.8 [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.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.0 [INFO] [stderr] Compiling swc_visit v0.2.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling swc_common v0.10.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sourcemap v6.0.1 [INFO] [stderr] Compiling swc_ecma_ast v0.35.0 [INFO] [stderr] Compiling jsdoc v0.11.0 [INFO] [stderr] Compiling swc_ecma_visit v0.21.0 [INFO] [stderr] Compiling swc_ecma_codegen v0.41.0 [INFO] [stderr] Compiling swc_ecma_parser v0.43.1 [INFO] [stderr] Compiling swc_ecma_utils v0.25.0 [INFO] [stderr] Compiling swc_ecma_transforms v0.30.1 [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.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="react"' -C metadata=50323e9638ae539d -C extra-filename=-50323e9638ae539d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-b2d39b0e58e63d41.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-d7a396621e246a3a.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-20ff1864c5a33ad1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rmeta --extern is_macro=/opt/rustwide/target/debug/deps/libis_macro-acc898e66dda1e0e.so --extern jsdoc=/opt/rustwide/target/debug/deps/libjsdoc-dacb6a76f2a991a5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-91456b0456aa951e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-2e7f6a9ece1ab0ac.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-347e46f52d7f5a76.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-28fdd11d9f371409.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-029df006f2da0c35.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-556bf2cebbd2ecbd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-382fb6d69610f47c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-b3a673127b782639.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-0c2cba92406e9404.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-6725de82c789ea88.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-811ce2e73bc89541.rmeta --extern swc_ecma_transforms_macros=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_macros-3f08c59f9fa517f6.so --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-f76a7b58776bea43.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-f7733e466e437f60.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "311f2972cd2c13ebe247b3cb4cdd2e1ffb0520d4246cfca25dc9b52d9c52dbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311f2972cd2c13ebe247b3cb4cdd2e1ffb0520d4246cfca25dc9b52d9c52dbb5", kill_on_drop: false }` [INFO] [stdout] 311f2972cd2c13ebe247b3cb4cdd2e1ffb0520d4246cfca25dc9b52d9c52dbb5