[INFO] cloning repository https://github.com/kireevmp/effector-swc-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kireevmp/effector-swc-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db1e5cefe354fc1a33eff4455bc349e73bdb2638 [INFO] checking kireevmp/effector-swc-plugin against master#d2e8ecd8bd26a22111cdebfb813258450b07fbf0 for pr-121199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkireevmp%2Feffector-swc-plugin" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kireevmp/effector-swc-plugin on toolchain d2e8ecd8bd26a22111cdebfb813258450b07fbf0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kireevmp/effector-swc-plugin [INFO] finished tweaking git repo https://github.com/kireevmp/effector-swc-plugin [INFO] tweaked toml for git repo https://github.com/kireevmp/effector-swc-plugin written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kireevmp/effector-swc-plugin 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" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_plugin_proxy v0.41.2 [INFO] [stderr] Downloaded bytecheck_derive v0.6.12 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded hermit-abi v0.3.5 [INFO] [stderr] Downloaded cargo-platform v0.1.7 [INFO] [stderr] Downloaded radix_fmt v1.0.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.137.3 [INFO] [stderr] Downloaded rkyv_derive v0.7.44 [INFO] [stderr] Downloaded swc_ecma_ast v0.112.2 [INFO] [stderr] Downloaded swc_ecma_parser v0.143.3 [INFO] [stderr] Downloaded swc_ecma_utils v0.127.3 [INFO] [stderr] Downloaded swc_ecma_visit v0.98.2 [INFO] [stderr] Downloaded swc_ecma_quote_macros v0.54.6 [INFO] [stderr] Downloaded rend v0.4.2 [INFO] [stderr] Downloaded swc_common v0.33.17 [INFO] [stderr] Downloaded swc_ecma_testing v0.22.19 [INFO] [stderr] Downloaded swc_core v0.90.6 [INFO] [stderr] Downloaded testing v0.35.18 [INFO] [stderr] Downloaded swc_error_reporters v0.17.16 [INFO] [stderr] Downloaded swc_ecma_codegen v0.148.3 [INFO] [stderr] Downloaded swc_ecma_transforms_testing v0.140.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772127823ebd6f6c66c35cecc3c4f7f4252b6d405089317c716866ee2a4bfd77 [INFO] running `Command { std: "docker" "start" "-a" "772127823ebd6f6c66c35cecc3c4f7f4252b6d405089317c716866ee2a4bfd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772127823ebd6f6c66c35cecc3c4f7f4252b6d405089317c716866ee2a4bfd77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772127823ebd6f6c66c35cecc3c4f7f4252b6d405089317c716866ee2a4bfd77", kill_on_drop: false }` [INFO] [stdout] 772127823ebd6f6c66c35cecc3c4f7f4252b6d405089317c716866ee2a4bfd77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d2e8ecd8bd26a22111cdebfb813258450b07fbf0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb51017e9c27c36d93aa610ea0f2931bdaef9af2c7f3eaa198f72b0a51c67afc [INFO] running `Command { std: "docker" "start" "-a" "bb51017e9c27c36d93aa610ea0f2931bdaef9af2c7f3eaa198f72b0a51c67afc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d2e8ecd8bd26a22111cdebfb813258450b07fbf0/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=8e9d24761cdc9abb -C extra-filename=-8e9d24761cdc9abb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --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" "bb51017e9c27c36d93aa610ea0f2931bdaef9af2c7f3eaa198f72b0a51c67afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb51017e9c27c36d93aa610ea0f2931bdaef9af2c7f3eaa198f72b0a51c67afc", kill_on_drop: false }` [INFO] [stdout] bb51017e9c27c36d93aa610ea0f2931bdaef9af2c7f3eaa198f72b0a51c67afc