[INFO] fetching crate tenrso-exec 0.1.0-rc.1... [INFO] testing tenrso-exec-0.1.0-rc.1 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate tenrso-exec 0.1.0-rc.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tenrso-exec 0.1.0-rc.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tenrso-exec 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate tenrso-exec 0.1.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tenrso-exec 0.1.0-rc.1 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tenrso-exec 0.1.0-rc.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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323c083c2582b4331d28532552fd7d4ab59cd37ecfb5680699a45e685368a53f [INFO] running `Command { std: "docker" "start" "-a" "323c083c2582b4331d28532552fd7d4ab59cd37ecfb5680699a45e685368a53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323c083c2582b4331d28532552fd7d4ab59cd37ecfb5680699a45e685368a53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323c083c2582b4331d28532552fd7d4ab59cd37ecfb5680699a45e685368a53f", kill_on_drop: false }` [INFO] [stdout] 323c083c2582b4331d28532552fd7d4ab59cd37ecfb5680699a45e685368a53f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2adc87f8752c5fd65c712a536f2a781ce87316bc15e49b2cb9157b0900d4e920 [INFO] running `Command { std: "docker" "start" "-a" "2adc87f8752c5fd65c712a536f2a781ce87316bc15e49b2cb9157b0900d4e920", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling scirs2-core v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling oxicode_derive v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling oxiarc-core v0.2.1 [INFO] [stderr] Compiling oxiarc-zstd v0.2.1 [INFO] [stderr] Compiling oxiarc-lz4 v0.2.1 [INFO] [stderr] Compiling wide v1.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling oxicode v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling oxiblas-core v0.1.2 [INFO] [stderr] Compiling ndarray v0.17.2 [INFO] [stderr] Compiling oxiblas-matrix v0.1.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling oxiblas-blas v0.1.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling oxiblas-lapack v0.1.2 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling ndarray-rand v0.16.0 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling arrow-row v58.0.0 [INFO] [stderr] Compiling oxiblas-ndarray v0.1.2 [INFO] [stderr] Compiling arrow-ipc v58.0.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling parquet v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling arrow v58.0.0 [INFO] [stderr] Compiling tenrso-core v0.1.0-rc.1 [INFO] [stderr] Compiling scirs2-linalg v0.3.0 [INFO] [stderr] Compiling tenrso-ooc v0.1.0-rc.1 [INFO] [stderr] Compiling tenrso-planner v0.1.0-rc.1 [INFO] [stderr] Compiling tenrso-sparse v0.1.0-rc.1 [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/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/bin/rustc --crate-name scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.3.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="default"' --cfg 'feature="linalg"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="oxiblas-blas"' --cfg 'feature="oxiblas-lapack"' --cfg 'feature="oxiblas-ndarray"' --cfg 'feature="parallel"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --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", "arrow", "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", "ffi", "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", "mmap", "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", "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=e3aa7da966ae6933 -C extra-filename=-76f21e62aac50ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-294fd9da55799a61.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.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-9bc2c2bb11010a50.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-d17bce923ca31b47.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d6ee9e1ba011064f.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 num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d4c6f773c828b9f4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-2632b0799cd8b59f.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-16001c248afbdc44.rmeta --extern oxiblas_blas=/opt/rustwide/target/debug/deps/liboxiblas_blas-13aed931d415c10f.rmeta --extern oxiblas_lapack=/opt/rustwide/target/debug/deps/liboxiblas_lapack-97a65b83e723acb3.rmeta --extern oxiblas_ndarray=/opt/rustwide/target/debug/deps/liboxiblas_ndarray-af2d2992493dff7b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4655a191b76a8b42.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d2ea28021fc74f16.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8af4ddbee71d6999.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-604bf597842c3799.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b274b80bbd1a5fad.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c645362bf8e143b0.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-92f3414151ba703d.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" "2adc87f8752c5fd65c712a536f2a781ce87316bc15e49b2cb9157b0900d4e920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adc87f8752c5fd65c712a536f2a781ce87316bc15e49b2cb9157b0900d4e920", kill_on_drop: false }` [INFO] [stdout] 2adc87f8752c5fd65c712a536f2a781ce87316bc15e49b2cb9157b0900d4e920