[INFO] fetching crate kriss_matcher 0.0.1...
[INFO] checking kriss_matcher-0.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate kriss_matcher 0.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate kriss_matcher 0.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kriss_matcher 0.0.1
[INFO] finished tweaking crates.io crate kriss_matcher 0.0.1
[INFO] tweaked toml for crates.io crate kriss_matcher 0.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding litemap v0.7.3 (available: v0.7.4)
[INFO] [stderr]       Adding numpy v0.22.1 (available: v0.23.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.23.2)
[INFO] [stderr]       Adding yoke v0.7.4 (available: v0.7.5)
[INFO] [stderr]       Adding zerofrom v0.1.4 (available: v0.1.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 116ec84c5d20b48ad8d40f16c878473214b54817c65673e1b5d92629f5e2f6f8
[INFO] running `Command { std: "docker" "start" "-a" "116ec84c5d20b48ad8d40f16c878473214b54817c65673e1b5d92629f5e2f6f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "116ec84c5d20b48ad8d40f16c878473214b54817c65673e1b5d92629f5e2f6f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "116ec84c5d20b48ad8d40f16c878473214b54817c65673e1b5d92629f5e2f6f8", kill_on_drop: false }`
[INFO] [stdout] 116ec84c5d20b48ad8d40f16c878473214b54817c65673e1b5d92629f5e2f6f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9492275dd764e99bca24ca867469f003b2559dfa1a1b2b868fc86e6f76b9c291
[INFO] running `Command { std: "docker" "start" "-a" "9492275dd764e99bca24ca867469f003b2559dfa1a1b2b868fc86e6f76b9c291", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling generator v0.8.3
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking lapack v0.19.0
[INFO] [stderr]     Checking ordered-float v4.5.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]     Checking sorted-vec v0.8.5
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking all_asserts v2.3.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking priority-queue v2.1.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=f3995217b60d0338 -C extra-filename=-f3995217b60d0338 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-0bb7b4a23c0503f3.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-c475344ea86f610b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a1ed7e9b1d4716fe.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-328a92098632ae7d.so --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 `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fixed-1.28.0/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="num-traits"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=eeb741830dfa2665 -C extra-filename=-eeb741830dfa2665 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-135d5e8cd7c782ef.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-833f3728b690c619.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-ab8027f16763a0b8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a1ed7e9b1d4716fe.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-1d6ab7b7d1feadca.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9492275dd764e99bca24ca867469f003b2559dfa1a1b2b868fc86e6f76b9c291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9492275dd764e99bca24ca867469f003b2559dfa1a1b2b868fc86e6f76b9c291", kill_on_drop: false }`
[INFO] [stdout] 9492275dd764e99bca24ca867469f003b2559dfa1a1b2b868fc86e6f76b9c291
