[INFO] fetching crate scirs2-special 0.4.2... [INFO] testing scirs2-special-0.4.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate scirs2-special 0.4.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate scirs2-special 0.4.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scirs2-special 0.4.2 [INFO] tweaked toml for crates.io crate scirs2-special 0.4.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-special 0.4.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scirs2-special 0.4.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.2.0 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded dwrote v0.11.5 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded rug v1.29.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.7.0 [INFO] [stderr] Downloaded image v0.24.9 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded rand v0.9.3 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded scirs2-core v0.4.2 [INFO] [stderr] Downloaded ttf-parser v0.20.0 [INFO] [stderr] Downloaded nalgebra v0.33.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08b47f0876da9b1af46b3230b15d33ecfe263d80815a4fee08994764a778a8c5 [INFO] running `Command { std: "docker" "start" "-a" "08b47f0876da9b1af46b3230b15d33ecfe263d80815a4fee08994764a778a8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08b47f0876da9b1af46b3230b15d33ecfe263d80815a4fee08994764a778a8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b47f0876da9b1af46b3230b15d33ecfe263d80815a4fee08994764a778a8c5", kill_on_drop: false }` [INFO] [stdout] 08b47f0876da9b1af46b3230b15d33ecfe263d80815a4fee08994764a778a8c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34728d029e454962613a3ed94397acbd702fc93a516260938dda5d7150969324 [INFO] running `Command { std: "docker" "start" "-a" "34728d029e454962613a3ed94397acbd702fc93a516260938dda5d7150969324", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling wide v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling scirs2-core v0.4.2 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.10.0 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling nalgebra v0.33.3 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scirs2-special v0.4.2 (/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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.4.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 '--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="ndarray-rand"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="simd"' --cfg 'feature="statrs"' --cfg 'feature="std"' --cfg 'feature="validation"' --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", "arrow", "async", "async-trait", "benchmarking", "bytemuck", "cache", "cached", "cloud", "compression", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "cuda", "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", "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", "rug", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "statrs", "std", "sysinfo", "testing", "tokio", "tracing", "tracing-appender", "tracing-chrome", "tracing-flame", "tracing-opentelemetry", "tracing-subscriber", "tracy", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu_backend", "wide"))' -C metadata=893c5045b85a4f78 -C extra-filename=-b9912df1070f6770 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7888c1b96d92be23.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-1b4d18557098645f.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-d5478a7dbeb588fc.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b00b0d1b3fd61c45.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-1e7f805ed6327c48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3aaccceb463c13bc.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b1deb2e7a73850f3.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-08a098f27f4eddad.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-ffb10d18d47837af.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-57376d28ec0c1689.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-e51d914a8f487478.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f1d688c8b10b88a8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-678ffe2f93640645.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-bf554c65767b3373.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "34728d029e454962613a3ed94397acbd702fc93a516260938dda5d7150969324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34728d029e454962613a3ed94397acbd702fc93a516260938dda5d7150969324", kill_on_drop: false }` [INFO] [stdout] 34728d029e454962613a3ed94397acbd702fc93a516260938dda5d7150969324