[INFO] fetching crate swc_ecma_transforms 0.30.3... [INFO] testing swc_ecma_transforms-0.30.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate swc_ecma_transforms 0.30.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate swc_ecma_transforms 0.30.3 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_ecma_transforms 0.30.3 [INFO] finished tweaking crates.io crate swc_ecma_transforms 0.30.3 [INFO] tweaked toml for crates.io crate swc_ecma_transforms 0.30.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] bd313f1c153d33af345860bf56c84199a6d72cd4b082de7bb4bad90609b99e28 [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" "bd313f1c153d33af345860bf56c84199a6d72cd4b082de7bb4bad90609b99e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd313f1c153d33af345860bf56c84199a6d72cd4b082de7bb4bad90609b99e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd313f1c153d33af345860bf56c84199a6d72cd4b082de7bb4bad90609b99e28", kill_on_drop: false }` [INFO] [stdout] bd313f1c153d33af345860bf56c84199a6d72cd4b082de7bb4bad90609b99e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d7da17599aed5b862238c58060f36400457e5b221dd4879788b288e3bc2be958 [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" "d7da17599aed5b862238c58060f36400457e5b221dd4879788b288e3bc2be958", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling retain_mut v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.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 swc_ecma_parser_macros v0.4.1 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling swc_visit_macros v0.2.1 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling swc_atoms v0.2.5 [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 serde v1.0.117 [INFO] [stderr] Compiling swc_visit v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling swc_common v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.59 [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_parser v0.43.1 [INFO] [stderr] Compiling swc_ecma_utils v0.25.0 [INFO] [stderr] Compiling swc_ecma_transforms v0.30.3 (/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 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=ad00df69887960ca -C extra-filename=-ad00df69887960ca --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 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-197500799cdd82f1.so --extern jsdoc=/opt/rustwide/target/debug/deps/libjsdoc-9182e60314a4c784.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-4a48265a5e947dbf.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-4895cb7e1fbc01e7.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-6b0a2eac53535ed4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a57b6fcd3221be91.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-e023dee93dd2dd9f.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-c9fb8a6cac9bfc1f.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-896991071160d64a.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-8e7fbeb41d8bb1ee.rmeta --extern swc_ecma_transforms_macros=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_macros-528cb517d5196390.so --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-f58eb86067d1e198.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-9feed8a0258f473f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d7da17599aed5b862238c58060f36400457e5b221dd4879788b288e3bc2be958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7da17599aed5b862238c58060f36400457e5b221dd4879788b288e3bc2be958", kill_on_drop: false }` [INFO] [stdout] d7da17599aed5b862238c58060f36400457e5b221dd4879788b288e3bc2be958