[INFO] fetching crate scirs2-graph 0.2.0... [INFO] testing scirs2-graph-0.2.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate scirs2-graph 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate scirs2-graph 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scirs2-graph 0.2.0 [INFO] tweaked toml for crates.io crate scirs2-graph 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-graph 0.2.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scirs2-graph 0.2.0 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71945861dba573fe9333d18bc03a82b0ffd083a6b254babd09e489dd8fdd0bef [INFO] running `Command { std: "docker" "start" "-a" "71945861dba573fe9333d18bc03a82b0ffd083a6b254babd09e489dd8fdd0bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71945861dba573fe9333d18bc03a82b0ffd083a6b254babd09e489dd8fdd0bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71945861dba573fe9333d18bc03a82b0ffd083a6b254babd09e489dd8fdd0bef", kill_on_drop: false }` [INFO] [stdout] 71945861dba573fe9333d18bc03a82b0ffd083a6b254babd09e489dd8fdd0bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cae055c46e43a74cef49675c395c56aa2a584194392cb7f5bb9949184d36ac3b [INFO] running `Command { std: "docker" "start" "-a" "cae055c46e43a74cef49675c395c56aa2a584194392cb7f5bb9949184d36ac3b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling scirs2-core v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling wide v1.1.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling sprs v0.11.4 [INFO] [stderr] Compiling scirs2-sparse v0.2.0 [INFO] [stderr] Compiling scirs2-graph v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.46s [INFO] running `Command { std: "docker" "inspect" "cae055c46e43a74cef49675c395c56aa2a584194392cb7f5bb9949184d36ac3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae055c46e43a74cef49675c395c56aa2a584194392cb7f5bb9949184d36ac3b", kill_on_drop: false }` [INFO] [stdout] cae055c46e43a74cef49675c395c56aa2a584194392cb7f5bb9949184d36ac3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc04fbe37d5376c319ad7869f7707d8cd2665f9178a4af789734444d35b09993 [INFO] running `Command { std: "docker" "start" "-a" "dc04fbe37d5376c319ad7869f7707d8cd2665f9178a4af789734444d35b09993", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling sprs v0.11.4 [INFO] [stderr] Compiling scirs2-core v0.2.0 [INFO] [stderr] Compiling scirs2-sparse v0.2.0 [INFO] [stderr] Compiling scirs2-graph v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `scirs2-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.2.0/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 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="array"' --cfg 'feature="crossbeam"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="gpu"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="parallel"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all_ints", "alloc", "arbitrary-precision", "array", "array_io", "array_protocol", "array_protocol_all", "array_protocol_cuda", "array_protocol_distributed", "array_protocol_gpu", "array_protocol_jit", "array_protocol_metal", "array_protocol_opencl", "array_protocol_rocm", "array_protocol_wgpu", "array_stats", "async", "async-trait", "atomic-polyfill", "benchmarking", "bytemuck", "cache", "cached", "cloud", "compression", "cranelift-frontend", "cranelift-jit", "cranelift-module", "critical-section", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "cuda", "data_validation", "database", "default", "embedded", "embedded-alloc", "embedded-arm", "embedded-arm-rt", "embedded-riscv", "embedded-riscv-rt", "fixed-point", "flate2", "float32", "float64", "gmp-mpfr-sys", "gpu", "instrumentation", "int32", "int64", "jit", "leak_detection", "libc", "libm", "linalg", "linked_list_allocator", "log", "logging", "lz4", "memmap2", "memory_call_stack", "memory_compression", "memory_efficient", "memory_efficient_all_types", "memory_management", "memory_metrics", "memory_visualization", "metal", "ml_pipeline", "mpsgraph", "ndarray-npy", "ndarray-rand", "ndarray-stats", "num-bigint", "num-rational", "num_cpus", "observability", "observability_http", "opencl", "opentelemetry", "opentelemetry-otlp", "opentelemetry-prometheus", "opentelemetry-semantic-conventions", "opentelemetry_sdk", "oxiblas-blas", "oxiblas-lapack", "oxiblas-ndarray", "oxicode", "parallel", "perf-event", "portable-atomic", "production", "profiling", "profiling_advanced", "profiling_all", "profiling_chrome", "profiling_flame", "profiling_memory", "profiling_opentelemetry", "profiling_otlp", "profiling_perf", "profiling_prometheus", "prometheus", "python", "quickcheck", "random", "rayon", "regex", "reqwest", "rocm", "rug", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "snap", "statrs", "std", "sysinfo", "tempfile", "testing", "tikv-jemalloc-ctl", "tikv-jemallocator", "tokio", "tracing", "tracing-appender", "tracing-chrome", "tracing-flame", "tracing-opentelemetry", "tracing-subscriber", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu_backend", "wide", "zstd"))' -C metadata=9f24f1debda8f389 -C extra-filename=-ed73b483cdb6c797 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-959f4e40a6cc5fa5.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-5a8bc6150a57d553.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-7d5da45f70d3babd.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-08a6bd06ad23623d.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-789f3d8075052d2c.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-3bc697f5d4cf544e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d4c6f773c828b9f4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4655a191b76a8b42.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-176eb3a738f59b78.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-82f5d72e6acaab15.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-25d3d7f5f2543c58.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0e2480c9d8455213.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3a31befaa25f4b82.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-c4acdf2035de9c0f.rmeta --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" "dc04fbe37d5376c319ad7869f7707d8cd2665f9178a4af789734444d35b09993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc04fbe37d5376c319ad7869f7707d8cd2665f9178a4af789734444d35b09993", kill_on_drop: false }` [INFO] [stdout] dc04fbe37d5376c319ad7869f7707d8cd2665f9178a4af789734444d35b09993