[INFO] fetching crate scirs2-autograd 0.4.3...
[INFO] testing scirs2-autograd-0.4.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate scirs2-autograd 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate scirs2-autograd 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-autograd 0.4.3
[INFO] tweaked toml for crates.io crate scirs2-autograd 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-autograd 0.4.3 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 scirs2-autograd 0.4.3 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 59a59e77e420b5cec71130fc678e9517585582eb0af587b4bfc3049efe6efd69
[INFO] running `Command { std: "docker" "start" "-a" "59a59e77e420b5cec71130fc678e9517585582eb0af587b4bfc3049efe6efd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59a59e77e420b5cec71130fc678e9517585582eb0af587b4bfc3049efe6efd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a59e77e420b5cec71130fc678e9517585582eb0af587b4bfc3049efe6efd69", kill_on_drop: false }`
[INFO] [stdout] 59a59e77e420b5cec71130fc678e9517585582eb0af587b4bfc3049efe6efd69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6450beb171af12074f391b8cae9315f311e0fe8ed3d99fc25b404083690de11f
[INFO] running `Command { std: "docker" "start" "-a" "6450beb171af12074f391b8cae9315f311e0fe8ed3d99fc25b404083690de11f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-lazy v0.4.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling scirs2-core v0.4.3
[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.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling lambert_w v2.0.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ellip v1.1.0
[INFO] [stderr]    Compiling special v0.13.1
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling scirs2-autograd v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "6450beb171af12074f391b8cae9315f311e0fe8ed3d99fc25b404083690de11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6450beb171af12074f391b8cae9315f311e0fe8ed3d99fc25b404083690de11f", kill_on_drop: false }`
[INFO] [stdout] 6450beb171af12074f391b8cae9315f311e0fe8ed3d99fc25b404083690de11f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79951af87d69f6993cf04d10bd4b4a93f1836d685bfc14e66728a61866e0c8a7
[INFO] running `Command { std: "docker" "start" "-a" "79951af87d69f6993cf04d10bd4b4a93f1836d685bfc14e66728a61866e0c8a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[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 ellip v1.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lambert_w v2.0.3
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling special v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[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.44
[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 rand_chacha v0.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[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 scirs2-core v0.4.3
[INFO] [stderr]    Compiling scirs2-autograd v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scirs2-autograd` (test "comprehensive_integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name comprehensive_integration_tests --edition=2021 tests/comprehensive_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=6973bd8eb35ef6bf -C extra-filename=-b509764edd83a594 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-9c663199854d64e6.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-autograd` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name scirs2_autograd --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=6ed39ee7b57d0100 -C extra-filename=-0e0a41e0b7b3e125 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-autograd` (test "edge_case_stress_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name edge_case_stress_tests --edition=2021 tests/edge_case_stress_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=4374b8799f40f9ff -C extra-filename=-422231cb81b05ad7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-9c663199854d64e6.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-autograd` (test "norm_ops_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name norm_ops_tests --edition=2021 tests/norm_ops_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=efca694973f53e12 -C extra-filename=-c66d7613bf094484 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-9c663199854d64e6.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-autograd` (example "test_jacobian")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name test_jacobian --edition=2021 examples/test_jacobian.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=940e9f3b7d51362e -C extra-filename=-595365c904a2ad40 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-9c663199854d64e6.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-autograd` (test "linalg_comprehensive_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name linalg_comprehensive_tests --edition=2021 tests/linalg_comprehensive_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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::len_zero' '--allow=clippy::expect_used' --allow=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blas", "default", "distributed", "gpu", "higher_order", "parallel", "simd", "symbolic", "v0_2_0"))' -C metadata=cb22ca58454a5bf4 -C extra-filename=-12fa737d3767f02f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f981ad46eac062fa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4d958318f4a8d82d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rlib --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-103e8c8cbe827520.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-99e23315c34ac113.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-68536ecf61e4811d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cc6790c576ad2a41.rlib --extern scirs2_autograd=/opt/rustwide/target/debug/deps/libscirs2_autograd-9c663199854d64e6.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-0e2bd28486c5d3fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7219361ff39a5e5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45fbfd750c96e134.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern special=/opt/rustwide/target/debug/deps/libspecial-106bfe85187c696b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0cb6af3ca7c349fe.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b0a6cbe0a717d510.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fdc8d3421a9553.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-be47f83646b20630/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "79951af87d69f6993cf04d10bd4b4a93f1836d685bfc14e66728a61866e0c8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79951af87d69f6993cf04d10bd4b4a93f1836d685bfc14e66728a61866e0c8a7", kill_on_drop: false }`
[INFO] [stdout] 79951af87d69f6993cf04d10bd4b4a93f1836d685bfc14e66728a61866e0c8a7
