[INFO] fetching crate plexo-sdk 0.5.2... [INFO] checking plexo-sdk-0.5.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate plexo-sdk 0.5.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate plexo-sdk 0.5.2 [INFO] finished tweaking crates.io crate plexo-sdk 0.5.2 [INFO] tweaked toml for crates.io crate plexo-sdk 0.5.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plexo-sdk 0.5.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 374 packages to latest compatible versions [INFO] [stderr] Adding askama v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding async-openai v0.20.0 (available: v0.29.2) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed198ae2caa3d8322bc41e7ba30be94d22a9d9da5dac007a48ec9677f37ebca0 [INFO] running `Command { std: "docker" "start" "-a" "ed198ae2caa3d8322bc41e7ba30be94d22a9d9da5dac007a48ec9677f37ebca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed198ae2caa3d8322bc41e7ba30be94d22a9d9da5dac007a48ec9677f37ebca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed198ae2caa3d8322bc41e7ba30be94d22a9d9da5dac007a48ec9677f37ebca0", kill_on_drop: false }` [INFO] [stdout] ed198ae2caa3d8322bc41e7ba30be94d22a9d9da5dac007a48ec9677f37ebca0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c97a065aa32630dce24d658f9f31c19ea88f5beeb68d5381013434213482a561 [INFO] running `Command { std: "docker" "start" "-a" "c97a065aa32630dce24d658f9f31c19ea88f5beeb68d5381013434213482a561", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling syn v1.0.109 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --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" "c97a065aa32630dce24d658f9f31c19ea88f5beeb68d5381013434213482a561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97a065aa32630dce24d658f9f31c19ea88f5beeb68d5381013434213482a561", kill_on_drop: false }` [INFO] [stdout] c97a065aa32630dce24d658f9f31c19ea88f5beeb68d5381013434213482a561