[INFO] cloning repository https://github.com/bddap/logic-hammer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddap/logic-hammer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Flogic-hammer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Flogic-hammer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf25423d0bee79b1cc96e32ec8ac434f8f854d7f
[INFO] checking bddap/logic-hammer against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Flogic-hammer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bddap/logic-hammer
[INFO] finished tweaking git repo https://github.com/bddap/logic-hammer
[INFO] tweaked toml for git repo https://github.com/bddap/logic-hammer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bddap/logic-hammer on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bddap/logic-hammer 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f123e9b05a9895bd761c4af25b3f985f170ede6e4bd40a718a48110915731bd7
[INFO] running `Command { std: "docker" "start" "-a" "f123e9b05a9895bd761c4af25b3f985f170ede6e4bd40a718a48110915731bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f123e9b05a9895bd761c4af25b3f985f170ede6e4bd40a718a48110915731bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f123e9b05a9895bd761c4af25b3f985f170ede6e4bd40a718a48110915731bd7", kill_on_drop: false }`
[INFO] [stdout] f123e9b05a9895bd761c4af25b3f985f170ede6e4bd40a718a48110915731bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac40d384c73c5d0e2f3b0bed1ce988a5f4a855b3f187c6f23d94bbf91eb39b93
[INFO] running `Command { std: "docker" "start" "-a" "ac40d384c73c5d0e2f3b0bed1ce988a5f4a855b3f187c6f23d94bbf91eb39b93", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling cubecl-macros v0.6.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling cubecl-wgpu v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling cubecl-macros-internal v0.6.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking cubecl-ir v0.6.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling macerator v0.2.8
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling burn-ndarray v0.18.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking moddef v0.2.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking text_placeholder v0.5.1
[INFO] [stderr]    Compiling burn-derive v0.18.0
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-25.0.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 '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=b07715de056b0fb7 -C extra-filename=-e92b092555a43cf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-4667d5f06413ac25.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f032d49726db9cc1.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5c4b585aa807eeab.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c538d11980f24bb4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-da5dc3d90e7e8bd1.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cd290b64f1f650c2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1891bf072e69a2d3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-f4cd924f6f264101.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-0bac8e1ac4f9a586.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5a5d3b8bfdb0187a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=40c6d02be0615c69 -C extra-filename=-a152bfd7e197da20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-dbe41b047a8ade6e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9dc88e31d80ebbc5.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ac40d384c73c5d0e2f3b0bed1ce988a5f4a855b3f187c6f23d94bbf91eb39b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac40d384c73c5d0e2f3b0bed1ce988a5f4a855b3f187c6f23d94bbf91eb39b93", kill_on_drop: false }`
[INFO] [stdout] ac40d384c73c5d0e2f3b0bed1ce988a5f4a855b3f187c6f23d94bbf91eb39b93
