[INFO] fetching crate tensorlogic 0.1.0...
[INFO] testing tensorlogic-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tensorlogic 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tensorlogic 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tensorlogic 0.1.0
[INFO] tweaked toml for crates.io crate tensorlogic 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tensorlogic 0.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tensorlogic 0.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d2591217b55150db2b643d7824df489979f3703b11de0d0aa82fef50340e830
[INFO] running `Command { std: "docker" "start" "-a" "6d2591217b55150db2b643d7824df489979f3703b11de0d0aa82fef50340e830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2591217b55150db2b643d7824df489979f3703b11de0d0aa82fef50340e830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2591217b55150db2b643d7824df489979f3703b11de0d0aa82fef50340e830", kill_on_drop: false }`
[INFO] [stdout] 6d2591217b55150db2b643d7824df489979f3703b11de0d0aa82fef50340e830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3354f1b19df537a22a1fd2ac7980d5c0480288bb886974ebab4e9fad41fb76f2
[INFO] running `Command { std: "docker" "start" "-a" "3354f1b19df537a22a1fd2ac7980d5c0480288bb886974ebab4e9fad41fb76f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling oxiblas-core v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling oxiblas-matrix v0.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling oxicode v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling oxiarc-core v0.2.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling oxiblas-blas v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling cached_proc_macro v0.27.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling scirs2-core v0.4.2
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling cached v0.59.0
[INFO] [stderr]    Compiling wide v1.3.0
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.7
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling oxiblas-ndarray v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_locale v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-lazy v0.4.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling lambert_w v2.0.3
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling icu_calendar_data v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tensorlogic-ir v0.1.0
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling icu_plurals_data v2.2.0
[INFO] [stderr]    Compiling icu_decimal_data v2.2.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_time_data v2.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ellip v1.1.0
[INFO] [stderr]    Compiling special v0.13.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.4
[INFO] [stderr]    Compiling argmin-math v0.5.1
[INFO] [stderr]    Compiling sprs v0.11.4
[INFO] [stderr]    Compiling fixed_decimal v0.7.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_datetime_data v2.2.0
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling icu_casemap_data v2.2.0
[INFO] [stderr]    Compiling scirs2-metrics v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_list_data v2.2.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]    Compiling icu_collator_data v2.2.0
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling ixdtf v0.6.5
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling icu_calendar v2.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling argmin v0.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling scirs2-neural v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_time v2.2.0
[INFO] [stderr]    Compiling icu_decimal v2.2.0
[INFO] [stderr]    Compiling icu_plurals v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling icu_pattern v0.4.2
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling icu_datetime v2.2.0
[INFO] [stderr]    Compiling icu_segmenter v2.2.0
[INFO] [stderr]    Compiling icu_collator v2.2.0
[INFO] [stderr]    Compiling icu_list v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[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/33835004928d3bf65db4d4712e1330766263b0bd/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="cache"' --cfg 'feature="cached"' --cfg 'feature="crossbeam"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="gpu"' --cfg 'feature="linalg"' --cfg 'feature="memmap2"' --cfg 'feature="memory_efficient"' --cfg 'feature="memory_management"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="oxiblas-blas"' --cfg 'feature="oxiblas-lapack"' --cfg 'feature="oxiblas-ndarray"' --cfg 'feature="oxicode"' --cfg 'feature="parallel"' --cfg 'feature="profiling"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --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=47347bd571039eec -C extra-filename=-41074565b434977e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cached=/opt/rustwide/target/debug/deps/libcached-e7164025915dee57.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c3310acda8ae7356.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-e93ef1ef5e254aec.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-d1554093e7a04e81.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-7c4ed9e811c5c46d.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-189b5ca9b7c7f4a0.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-3d2360c62464c52d.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-0ceaaeab235861c8.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-dc5eb3808723b6c5.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-fa7d1cf7c50cd82e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-41fa1f8f890badf3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6ad51932913cc100.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-27f3248e103c9b60.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-640781dd9088aec2.rmeta --extern oxiblas_blas=/opt/rustwide/target/debug/deps/liboxiblas_blas-90a454db67370e98.rmeta --extern oxiblas_lapack=/opt/rustwide/target/debug/deps/liboxiblas_lapack-a351b5188746c6c2.rmeta --extern oxiblas_ndarray=/opt/rustwide/target/debug/deps/liboxiblas_ndarray-2887fc196cd081c5.rmeta --extern oxicode=/opt/rustwide/target/debug/deps/liboxicode-799dc255484eca8d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b3b9d17812ef5e07.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2cf6027cf8a886a9.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-0ec953ba3f605040.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-8472c78b63d6e1bf.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-61886f66d87ec685.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-34a6ccbfe753ef8b.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-20c59481ac9c09b2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-d84ab981e22f0124.rmeta --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 `tensorlogic-ir` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name tensorlogic_ir --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tensorlogic-ir-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af56cfe8636f353c -C extra-filename=-0c253e15ccf455fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c3310acda8ae7356.rmeta --extern oxicode=/opt/rustwide/target/debug/deps/liboxicode-799dc255484eca8d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3354f1b19df537a22a1fd2ac7980d5c0480288bb886974ebab4e9fad41fb76f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3354f1b19df537a22a1fd2ac7980d5c0480288bb886974ebab4e9fad41fb76f2", kill_on_drop: false }`
[INFO] [stdout] 3354f1b19df537a22a1fd2ac7980d5c0480288bb886974ebab4e9fad41fb76f2
