[INFO] fetching crate unleash-edge-cli 20.1.1... [INFO] checking unleash-edge-cli-20.1.1 against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457 [INFO] extracting crate unleash-edge-cli 20.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate unleash-edge-cli 20.1.1 [INFO] finished tweaking crates.io crate unleash-edge-cli 20.1.1 [INFO] tweaked toml for crates.io crate unleash-edge-cli 20.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unleash-edge-cli 20.1.1 on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unleash-edge-cli 20.1.1 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icu_properties v2.1.1 [INFO] [stderr] Downloaded clap v4.5.51 [INFO] [stderr] Downloaded unleash-edge-types v20.1.1 [INFO] [stderr] Downloaded icu_properties_data v2.1.1 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded clap_builder v4.5.51 [INFO] [stderr] Downloaded reqwest v0.12.24 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f83b8f5a0c08201d641c1b4d3824a9baabd73e63de9a31f5d4727af82247237 [INFO] running `Command { std: "docker" "start" "-a" "4f83b8f5a0c08201d641c1b4d3824a9baabd73e63de9a31f5d4727af82247237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f83b8f5a0c08201d641c1b4d3824a9baabd73e63de9a31f5d4727af82247237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f83b8f5a0c08201d641c1b4d3824a9baabd73e63de9a31f5d4727af82247237", kill_on_drop: false }` [INFO] [stdout] 4f83b8f5a0c08201d641c1b4d3824a9baabd73e63de9a31f5d4727af82247237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32876c72f922d156d17eb303d6378c6327ec229b606fa22d588b4ff818ab8315 [INFO] running `Command { std: "docker" "start" "-a" "32876c72f922d156d17eb303d6378c6327ec229b606fa22d588b4ff818ab8315", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling tz-rs v0.7.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling tzdb_data v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libz-sys v1.1.22 [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/64b72a1fa5449d928d5f553b01a596b78ee255d2/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --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" "32876c72f922d156d17eb303d6378c6327ec229b606fa22d588b4ff818ab8315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32876c72f922d156d17eb303d6378c6327ec229b606fa22d588b4ff818ab8315", kill_on_drop: false }` [INFO] [stdout] 32876c72f922d156d17eb303d6378c6327ec229b606fa22d588b4ff818ab8315