[INFO] cloning repository https://github.com/rustnew/NEURAX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustnew/NEURAX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FNEURAX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FNEURAX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c0f967bcb6b9ae3aa9044d3d09301543fb73056
[INFO] checking rustnew/NEURAX/4c0f967bcb6b9ae3aa9044d3d09301543fb73056 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustnew%2FNEURAX" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustnew/NEURAX
[INFO] finished tweaking git repo https://github.com/rustnew/NEURAX
[INFO] tweaked toml for git repo https://github.com/rustnew/NEURAX written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustnew/NEURAX on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustnew/NEURAX 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded web-sys v0.3.92
[INFO] [stderr]   Downloaded evalexpr v11.3.1
[INFO] [stderr]   Downloaded actix-ws v0.2.5
[INFO] [stderr]   Downloaded mlir-sys v0.2.2
[INFO] [stderr]   Downloaded melior v0.18.6
[INFO] [stderr]   Downloaded tblgen-alt v0.3.6
[INFO] [stderr]   Downloaded comrak v0.27.0
[INFO] [stderr]   Downloaded melior-macro v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1
[INFO] running `Command { std: "docker" "start" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking evalexpr v11.3.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking neurax-formulas v0.1.0 (/opt/rustwide/workdir/neurax-formulas)
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking neurax-parser v0.1.0 (/opt/rustwide/workdir/neurax-parser)
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking neurax-hardware-db v0.1.0 (/opt/rustwide/workdir/neurax-hardware-db)
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking neurax-ir v0.1.0 (/opt/rustwide/workdir/neurax-ir)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking neurax-core v0.1.0 (/opt/rustwide/workdir/neurax-core)
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling melior-macro v0.11.6
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling comrak v0.27.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling tblgen-alt v0.3.6
[INFO] [stderr]    Compiling mlir-sys v0.2.2
[INFO] [stderr] error: failed to run custom build command for `tblgen-alt v0.3.6`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tblgen-alt-49930b4b21095556/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   failed to find correct version (18.x.x) of llvm-config (found 21.1.8)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1", kill_on_drop: false }`
[INFO] [stdout] ff07cf04ce245fe3346de6af73cada2c0fd42040f758397cb14e1dfd3ee7d5a1
