[INFO] cloning repository https://github.com/serg-and/next-codablejson-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serg-and/next-codablejson-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserg-and%2Fnext-codablejson-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserg-and%2Fnext-codablejson-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cc3eda5648ef00b34f804ac696aa64ed07a22c6
[INFO] testing serg-and/next-codablejson-plugin against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserg-and%2Fnext-codablejson-plugin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/serg-and/next-codablejson-plugin
[INFO] finished tweaking git repo https://github.com/serg-and/next-codablejson-plugin
[INFO] tweaked toml for git repo https://github.com/serg-and/next-codablejson-plugin written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serg-and/next-codablejson-plugin on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serg-and/next-codablejson-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testing v19.0.0
[INFO] [stderr]   Downloaded testing_macros v1.0.1
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded swc_error_reporters v20.0.1
[INFO] [stderr]   Downloaded swc_visit v2.0.1
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded bytes-str v0.2.7
[INFO] [stderr]   Downloaded swc_common v18.0.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v1.0.1
[INFO] [stderr]   Downloaded swc_atoms v9.0.0
[INFO] [stderr]   Downloaded swc_sourcemap v9.3.4
[INFO] [stderr]   Downloaded swc_macros_common v1.0.1
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded hstr v3.0.4
[INFO] [stderr]   Downloaded cbor4ii v1.2.2
[INFO] [stderr]   Downloaded from_variant v3.0.0
[INFO] [stderr]   Downloaded better_scoped_tls v1.0.1
[INFO] [stderr]   Downloaded ast_node v5.0.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded vergen-lib v9.1.0
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded vergen v9.1.0
[INFO] [stderr]   Downloaded swc_ecma_ast v19.0.0
[INFO] [stderr]   Downloaded string_enum v1.0.2
[INFO] [stderr]   Downloaded swc_plugin v1.0.1
[INFO] [stderr]   Downloaded swc_ecma_utils v25.0.0
[INFO] [stderr]   Downloaded par-core v2.0.0
[INFO] [stderr]   Downloaded swc_core v54.0.0
[INFO] [stderr]   Downloaded swc_transform_common v12.0.0
[INFO] [stderr]   Downloaded swc_plugin_macro v1.1.0
[INFO] [stderr]   Downloaded swc_trace_macro v2.0.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_testing v38.0.0
[INFO] [stderr]   Downloaded swc_plugin_proxy v19.0.0
[INFO] [stderr]   Downloaded is-macro v0.3.7
[INFO] [stderr]   Downloaded swc_ecma_visit v19.0.0
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v35.0.0
[INFO] [stderr]   Downloaded swc_ecma_parser v32.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v21.0.0
[INFO] [stderr]   Downloaded swc_ecma_testing v19.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]   Downloaded swc_allocator v4.0.1
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c859f999d4f5ab8d05c71e81c2d10c2a923f2490ddac0b0cb0f8dd685b6cce42
[INFO] running `Command { std: "docker" "start" "-a" "c859f999d4f5ab8d05c71e81c2d10c2a923f2490ddac0b0cb0f8dd685b6cce42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c859f999d4f5ab8d05c71e81c2d10c2a923f2490ddac0b0cb0f8dd685b6cce42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c859f999d4f5ab8d05c71e81c2d10c2a923f2490ddac0b0cb0f8dd685b6cce42", kill_on_drop: false }`
[INFO] [stdout] c859f999d4f5ab8d05c71e81c2d10c2a923f2490ddac0b0cb0f8dd685b6cce42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de1a4a5255b4cebe54858afeddf934dc3588c0acdb4115f7b5000afa26df85a8
[INFO] running `Command { std: "docker" "start" "-a" "de1a4a5255b4cebe54858afeddf934dc3588c0acdb4115f7b5000afa26df85a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling cbor4ii v1.2.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a8d4e570bff9bdc1 -C extra-filename=-33adcf3d7e28903a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "de1a4a5255b4cebe54858afeddf934dc3588c0acdb4115f7b5000afa26df85a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de1a4a5255b4cebe54858afeddf934dc3588c0acdb4115f7b5000afa26df85a8", kill_on_drop: false }`
[INFO] [stdout] de1a4a5255b4cebe54858afeddf934dc3588c0acdb4115f7b5000afa26df85a8
