[INFO] fetching crate vnrs 0.0.1... [INFO] testing vnrs-0.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vnrs 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate vnrs 0.0.1 [INFO] finished tweaking crates.io crate vnrs 0.0.1 [INFO] tweaked toml for crates.io crate vnrs 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vnrs 0.0.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vnrs 0.0.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlformat v0.2.4 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.4 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.4 [INFO] [stderr] Downloaded borsh-derive v1.5.1 [INFO] [stderr] Downloaded borsh v1.5.1 [INFO] [stderr] Downloaded toml_datetime v0.6.6 [INFO] [stderr] Downloaded polars-sql v0.41.3 [INFO] [stderr] Downloaded polars-mem-engine v0.41.3 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] [stderr] Downloaded sqlx-core v0.7.4 [INFO] [stderr] Downloaded sqlx v0.7.4 [INFO] [stderr] Downloaded polars-expr v0.41.3 [INFO] [stderr] Downloaded argminmax v0.6.2 [INFO] [stderr] Downloaded sqlx-postgres v0.7.4 [INFO] [stderr] Downloaded rust_decimal v1.35.0 [INFO] [stderr] Downloaded tokio v1.39.0 [INFO] [stderr] Downloaded polars-arrow v0.41.3 [INFO] [stderr] Downloaded sqlparser v0.47.0 [INFO] [stderr] Downloaded polars-parquet v0.41.3 [INFO] [stderr] Downloaded rsa v0.9.6 [INFO] [stderr] Downloaded raw-cpuid v11.1.0 [INFO] [stderr] Downloaded polars v0.41.3 [INFO] [stderr] Downloaded regex v1.10.5 [INFO] [stderr] Downloaded polars-ops v0.41.3 [INFO] [stderr] Downloaded rkyv v0.7.44 [INFO] [stderr] Downloaded polars-pipe v0.41.3 [INFO] [stderr] Downloaded polars-lazy v0.41.3 [INFO] [stderr] Downloaded polars-io v0.41.3 [INFO] [stderr] Downloaded polars-core v0.41.3 [INFO] [stderr] Downloaded polars-plan v0.41.3 [INFO] [stderr] Downloaded comfy-table v7.1.1 [INFO] [stderr] Downloaded polars-compute v0.41.3 [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded lz4 v1.26.0 [INFO] [stderr] Downloaded polars-row v0.41.3 [INFO] [stderr] Downloaded xxhash-rust v0.8.11 [INFO] [stderr] Downloaded polars-time v0.41.3 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded polars-error v0.41.3 [INFO] [stderr] Downloaded polars-utils v0.41.3 [INFO] [stderr] Downloaded sqlx-mysql v0.7.4 [INFO] [stderr] Downloaded lz4-sys v1.10.0 [INFO] [stderr] Downloaded whoami v1.5.1 [INFO] [stderr] Downloaded syn_derive v0.1.8 [INFO] [stderr] Downloaded rkyv_derive v0.7.44 [INFO] [stderr] Downloaded sqlx-macros v0.7.4 [INFO] [stderr] Downloaded unicode-properties v0.1.1 [INFO] [stderr] Downloaded object v0.36.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.27.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c9a426582f7cd9f56251745fbe11d724cf77f0a95a1e1616b5f7adbc2ef653 [INFO] running `Command { std: "docker" "start" "-a" "13c9a426582f7cd9f56251745fbe11d724cf77f0a95a1e1616b5f7adbc2ef653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c9a426582f7cd9f56251745fbe11d724cf77f0a95a1e1616b5f7adbc2ef653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c9a426582f7cd9f56251745fbe11d724cf77f0a95a1e1616b5f7adbc2ef653", kill_on_drop: false }` [INFO] [stdout] 13c9a426582f7cd9f56251745fbe11d724cf77f0a95a1e1616b5f7adbc2ef653 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681388d3e70482624d9275020447fa8eade1b1f0e0f86a1c7d60b43f9f337ed4 [INFO] running `Command { std: "docker" "start" "-a" "681388d3e70482624d9275020447fa8eade1b1f0e0f86a1c7d60b43f9f337ed4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling xxhash-rust v0.8.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [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/caccb4d0368bd918ef6668af8e13834d07040417/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] [stderr] error: could not compile `argminmax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name argminmax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.2/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="float"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow2", "default", "float", "half", "ndarray", "nightly_simd"))' -C metadata=afb319269e635eff -C extra-filename=-9e35b3685f2cf6ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0fc677e4164f53eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "681388d3e70482624d9275020447fa8eade1b1f0e0f86a1c7d60b43f9f337ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681388d3e70482624d9275020447fa8eade1b1f0e0f86a1c7d60b43f9f337ed4", kill_on_drop: false }` [INFO] [stdout] 681388d3e70482624d9275020447fa8eade1b1f0e0f86a1c7d60b43f9f337ed4