[INFO] cloning repository https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netease-lcap/swc-plugin-import-lcap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f059e627056810adf283155c0207ca31580f9866
[INFO] checking netease-lcap/swc-plugin-import-lcap against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetease-lcap%2Fswc-plugin-import-lcap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] finished tweaking git repo https://github.com/netease-lcap/swc-plugin-import-lcap
[INFO] tweaked toml for git repo https://github.com/netease-lcap/swc-plugin-import-lcap written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/netease-lcap/swc-plugin-import-lcap on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/netease-lcap/swc-plugin-import-lcap 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6
[INFO] running `Command { std: "docker" "start" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling munge_macro v0.4.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]     Checking bumpalo v3.18.1
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking munge v0.4.5
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ast_node v3.0.1
[INFO] [stderr]    Compiling from_variant v2.0.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling string_enum v1.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking par-core v1.0.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking par-iter v1.0.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling swc_trace_macro v2.0.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr] error: could not compile `rend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name rend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rend-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytecheck"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck-1", "default", "zerocopy-0_8"))' -C metadata=85cfccc94140fb4d -C extra-filename=-a936d963713505ad --out-dir /opt/rustwide/target/debug/build/rend/a936d963713505ad/out -L dependency=/opt/rustwide/target/debug/build/bytecheck_derive/0862c374dff3aa31/out -L dependency=/opt/rustwide/target/debug/build/ptr_meta/75d64a87b85d8ff1/out -L dependency=/opt/rustwide/target/debug/build/ptr_meta_derive/a26779085b48a5ed/out -L dependency=/opt/rustwide/target/debug/build/rancor/6547853c8e833f77/out -L dependency=/opt/rustwide/target/debug/build/simdutf8/814907e5711df5d6/out --extern bytecheck=/opt/rustwide/target/debug/build/bytecheck/0bc49e7df3ff7c7e/out/libbytecheck-0bc49e7df3ff7c7e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6", kill_on_drop: false }`
[INFO] [stdout] 4cccee6c37bf87307cdbb9168e3f08d0eb8ccc2c6f2688a68a89d94dd33557a6
