[INFO] fetching crate dprint-swc-ext 0.4.0... [INFO] checking dprint-swc-ext-0.4.0 against try#51ad93974f526eaf4ede64932870490e6c96e4fd for pr-103293 [INFO] extracting crate dprint-swc-ext 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dprint-swc-ext 0.4.0 on toolchain 51ad93974f526eaf4ede64932870490e6c96e4fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dprint-swc-ext 0.4.0 [INFO] finished tweaking crates.io crate dprint-swc-ext 0.4.0 [INFO] tweaked toml for crates.io crate dprint-swc-ext 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6dd835c59cd2ca43b981f7dab55f576604bec1d3582da8a727732b684513aae [INFO] running `Command { std: "docker" "start" "-a" "e6dd835c59cd2ca43b981f7dab55f576604bec1d3582da8a727732b684513aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6dd835c59cd2ca43b981f7dab55f576604bec1d3582da8a727732b684513aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6dd835c59cd2ca43b981f7dab55f576604bec1d3582da8a727732b684513aae", kill_on_drop: false }` [INFO] [stdout] e6dd835c59cd2ca43b981f7dab55f576604bec1d3582da8a727732b684513aae [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" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+51ad93974f526eaf4ede64932870490e6c96e4fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed48ec5103be423d4defd6f8c896f764e02a20beb48cd4b54c5ae1f7964d3cbf [INFO] running `Command { std: "docker" "start" "-a" "ed48ec5103be423d4defd6f8c896f764e02a20beb48cd4b54c5ae1f7964d3cbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking better_scoped_tls v0.1.0 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unicode-id v0.3.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking bumpalo v3.11.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling swc_atoms v0.4.23 [INFO] [stderr] Checking lexical v6.1.1 [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 tracing-attributes v0.1.23 [INFO] [stderr] Compiling swc_visit_macros v0.5.4 [INFO] [stderr] Compiling from_variant v0.1.4 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling string_enum v0.3.2 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] error: could not compile `swc_visit_macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swc_visit_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_visit_macros-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=b8a877d633371f8e -C extra-filename=-b8a877d633371f8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-95fee86aad37ec49.rlib --extern pmutil=/opt/rustwide/target/debug/deps/libpmutil-538b61f94ef90b4e.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib --extern swc_macros_common=/opt/rustwide/target/debug/deps/libswc_macros_common-84c02e8fe1ce49d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a2e8dd336bda98c2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed48ec5103be423d4defd6f8c896f764e02a20beb48cd4b54c5ae1f7964d3cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed48ec5103be423d4defd6f8c896f764e02a20beb48cd4b54c5ae1f7964d3cbf", kill_on_drop: false }` [INFO] [stdout] ed48ec5103be423d4defd6f8c896f764e02a20beb48cd4b54c5ae1f7964d3cbf