[INFO] fetching crate torsh-tensor 0.1.0-alpha.2...
[INFO] checking torsh-tensor-0.1.0-alpha.2 against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] extracting crate torsh-tensor 0.1.0-alpha.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate torsh-tensor 0.1.0-alpha.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate torsh-tensor 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate torsh-tensor 0.1.0-alpha.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torsh-tensor 0.1.0-alpha.2 on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torsh-tensor 0.1.0-alpha.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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d6ad63cc14c45ea679dcd4636a08be69c04fdfa0ec12a2d7c6c44f7073d35b9
[INFO] running `Command { std: "docker" "start" "-a" "8d6ad63cc14c45ea679dcd4636a08be69c04fdfa0ec12a2d7c6c44f7073d35b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d6ad63cc14c45ea679dcd4636a08be69c04fdfa0ec12a2d7c6c44f7073d35b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6ad63cc14c45ea679dcd4636a08be69c04fdfa0ec12a2d7c6c44f7073d35b9", kill_on_drop: false }`
[INFO] [stdout] 8d6ad63cc14c45ea679dcd4636a08be69c04fdfa0ec12a2d7c6c44f7073d35b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa98b5b3d4ce3a67d56e9190fbd0ba52e97eda8b1a3789b183a963cdea1451be
[INFO] running `Command { std: "docker" "start" "-a" "aa98b5b3d4ce3a67d56e9190fbd0ba52e97eda8b1a3789b183a963cdea1451be", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-root-certs v1.0.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]     Checking lapack-sys v0.15.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]     Checking wide v1.1.0
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling ftp v3.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling lambert_w v1.2.33
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/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 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=970253cca0b04ecb -C extra-filename=-c56aea4454ec176e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-47411005e50c8fb9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d1e5ecf57fa76012.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-4e00eb95c519d01f.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" "aa98b5b3d4ce3a67d56e9190fbd0ba52e97eda8b1a3789b183a963cdea1451be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa98b5b3d4ce3a67d56e9190fbd0ba52e97eda8b1a3789b183a963cdea1451be", kill_on_drop: false }`
[INFO] [stdout] aa98b5b3d4ce3a67d56e9190fbd0ba52e97eda8b1a3789b183a963cdea1451be
