[INFO] cloning repository https://github.com/manu3618/kmeans [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manu3618/kmeans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu3618%2Fkmeans", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu3618%2Fkmeans'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9692d4d0388a0d9b2533091d085180aa3b5bc3ca [INFO] testing manu3618/kmeans against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanu3618%2Fkmeans" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/manu3618/kmeans [INFO] finished tweaking git repo https://github.com/manu3618/kmeans [INFO] tweaked toml for git repo https://github.com/manu3618/kmeans written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/manu3618/kmeans on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/manu3618/kmeans 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f65cfa11f6c599a4e51543322b2de6f8a6ce2ff2bffb76bdad8227c7c0e61910 [INFO] running `Command { std: "docker" "start" "-a" "f65cfa11f6c599a4e51543322b2de6f8a6ce2ff2bffb76bdad8227c7c0e61910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65cfa11f6c599a4e51543322b2de6f8a6ce2ff2bffb76bdad8227c7c0e61910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65cfa11f6c599a4e51543322b2de6f8a6ce2ff2bffb76bdad8227c7c0e61910", kill_on_drop: false }` [INFO] [stdout] f65cfa11f6c599a4e51543322b2de6f8a6ce2ff2bffb76bdad8227c7c0e61910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48c33887296fde1258b190788683e3781fd9f00228b9b4023966e390092e2681 [INFO] running `Command { std: "docker" "start" "-a" "48c33887296fde1258b190788683e3781fd9f00228b9b4023966e390092e2681", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling array-init-cursor v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http-body v1.0.1 [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.4/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 --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=82394ecc63837acd -C extra-filename=-3a1fc10fb0bb10d0 --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" "48c33887296fde1258b190788683e3781fd9f00228b9b4023966e390092e2681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c33887296fde1258b190788683e3781fd9f00228b9b4023966e390092e2681", kill_on_drop: false }` [INFO] [stdout] 48c33887296fde1258b190788683e3781fd9f00228b9b4023966e390092e2681