[INFO] fetching crate scirs2-core 0.6.2...
[INFO] checking scirs2-core-0.6.2 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate scirs2-core 0.6.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate scirs2-core 0.6.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-core 0.6.2
[INFO] tweaked toml for crates.io crate scirs2-core 0.6.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-core 0.6.2 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-core 0.6.2 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418
[INFO] running `Command { std: "docker" "start" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking oxiarc-core v0.3.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling scirs2-core v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking oxiarc-zstd v0.3.6
[INFO] [stderr]     Checking oxiarc-lz4 v0.3.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]     Checking zerocopy v0.8.55
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name scirs2_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="array"' --cfg 'feature="default"' --cfg 'feature="ndarray-rand"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --cfg 'feature="std"' --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_distributed", "array_protocol_gpu", "array_protocol_jit", "array_protocol_metal", "array_protocol_opencl", "array_protocol_rocm", "array_protocol_wgpu", "array_stats", "arrow", "async", "async-trait", "benchmarking", "bytemuck", "c-opt", "cache", "cached", "cloud", "compression", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "data_validation", "database", "default", "embedded", "embedded-alloc", "ffi", "fixed-point", "float32", "float64", "gpu", "instrumentation", "int32", "int64", "jit", "leak_detection", "libc", "libm", "libnuma", "linalg", "log", "logging", "memmap2", "memory_call_stack", "memory_compression", "memory_efficient", "memory_efficient_all_types", "memory_management", "memory_metrics", "memory_visualization", "metal", "ml_pipeline", "mmap", "mpsgraph", "ndarray-rand", "ndarray-stats", "num-bigint", "num_cpus", "observability", "observability_http", "opencl", "opentelemetry", "opentelemetry-otlp", "opentelemetry_sdk", "oxiblas-blas", "oxiblas-lapack", "oxiblas-ndarray", "oxicode", "oxinum-complex", "oxinum-core", "oxinum-float", "oxinum-int", "oxinum-rational", "parallel", "perf-event", "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", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "statrs", "std", "sysinfo", "testing", "tokio", "tracing", "tracing-appender", "tracing-subscriber", "tracy", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu", "wide"))' -C metadata=b8cd1ccfeeb0351f -C extra-filename=-c83d6037369bc30b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b81d9cd37ac909fd.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f036b146d65ed362.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-412fbfe3f9fd9c61.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-ed8f868a749d70f2.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-9bdca40e5ec219d2.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-480c4d088928b4be.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-db5824db52a73596.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-bfa3e977b6e0da16.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-a0907a06ce83ceaf.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-64aa72344cdf9d5a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-462af2004188ec61.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-c2514c2837288b15.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-9b9787a39218de61.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a17cdcc0d1166b59.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f064210f32eaa3b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8ffdb574743bc39f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-568475f87a23340a.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418", kill_on_drop: false }`
[INFO] [stdout] 8b0d33ed59c960f97300439fbc6ac2194a4a5da4510956e55b0987eefc58e418
