[INFO] cloning repository https://github.com/lemoncmd/mlir_dialect_template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemoncmd/mlir_dialect_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoncmd%2Fmlir_dialect_template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoncmd%2Fmlir_dialect_template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 243af7eb105276cfde1d26a24078e64a57269244
[INFO] checking lemoncmd/mlir_dialect_template against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoncmd%2Fmlir_dialect_template" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lemoncmd/mlir_dialect_template
[INFO] finished tweaking git repo https://github.com/lemoncmd/mlir_dialect_template
[INFO] tweaked toml for git repo https://github.com/lemoncmd/mlir_dialect_template written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lemoncmd/mlir_dialect_template on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lemoncmd/mlir_dialect_template 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlir-sys v0.2.2
[INFO] [stderr]   Downloaded melior v0.18.6
[INFO] [stderr]   Downloaded comrak v0.27.0
[INFO] [stderr]   Downloaded tblgen-alt v0.3.6
[INFO] [stderr]   Downloaded melior-macro v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6789e2f9f607b1a0b9a0b68cfa8eba9b9d49dee4d0254ac556ee41cf7d29974a
[INFO] running `Command { std: "docker" "start" "-a" "6789e2f9f607b1a0b9a0b68cfa8eba9b9d49dee4d0254ac556ee41cf7d29974a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6789e2f9f607b1a0b9a0b68cfa8eba9b9d49dee4d0254ac556ee41cf7d29974a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6789e2f9f607b1a0b9a0b68cfa8eba9b9d49dee4d0254ac556ee41cf7d29974a", kill_on_drop: false }`
[INFO] [stdout] 6789e2f9f607b1a0b9a0b68cfa8eba9b9d49dee4d0254ac556ee41cf7d29974a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 993946182ececbdc184731f2672206ceac15186e4a8347038105845891d3f531
[INFO] running `Command { std: "docker" "start" "-a" "993946182ececbdc184731f2672206ceac15186e4a8347038105845891d3f531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling melior-macro v0.11.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling comrak v0.27.0
[INFO] [stderr]    Compiling tblgen-alt v0.3.6
[INFO] [stderr]    Compiling mlir-sys v0.2.2
[INFO] [stderr]    Compiling mlir_dialect_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `mlir-sys v0.2.2`
[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/mlir-sys-382ba2428e47dc27/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rustc-link-search=/usr/lib/llvm-18/lib
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWindowsManifest
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXRay
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLibDriver
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDlltoolDriver
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTextAPIBinaryReader
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCoverage
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLineEditor
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXtensaDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXtensaAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXtensaCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXtensaDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXtensaInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMM68kDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMM68kAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMM68kCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMM68kDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMM68kInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXCoreDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXCoreCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXCoreDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMXCoreInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86TargetMCA
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86Disassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86AsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86CodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86Desc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMX86Info
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyUtils
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWebAssemblyInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVEDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVEAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVECodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVEDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVEInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSystemZDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSystemZAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSystemZCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSystemZDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSystemZInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSparcDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSparcAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSparcCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSparcDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSparcInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVTargetMCA
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRISCVInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPowerPCDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPowerPCAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPowerPCCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPowerPCDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPowerPCInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMNVPTXCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMNVPTXDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMNVPTXInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMSP430Disassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMSP430AsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMSP430CodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMSP430Desc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMSP430Info
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMipsDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMipsAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMipsCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMipsDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMipsInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLoongArchDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLoongArchAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLoongArchCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLoongArchDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLoongArchInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLanaiDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLanaiCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLanaiAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLanaiDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLanaiInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHexagonDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHexagonCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHexagonAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHexagonDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHexagonInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBPFDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBPFAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBPFCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBPFDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBPFInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAVRDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAVRAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAVRCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAVRDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAVRInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMUtils
[INFO] [stderr]   cargo:rustc-link-lib=LLVMARMInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUTargetMCA
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUDesc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUUtils
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAMDGPUInfo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64Disassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64AsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64CodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64Desc
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64Utils
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAArch64Info
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPerfJITEvents
[INFO] [stderr]   cargo:rustc-link-lib=LLVMOrcDebugging
[INFO] [stderr]   cargo:rustc-link-lib=LLVMOrcJIT
[INFO] [stderr]   cargo:rustc-link-lib=LLVMWindowsDriver
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMCJIT
[INFO] [stderr]   cargo:rustc-link-lib=LLVMJITLink
[INFO] [stderr]   cargo:rustc-link-lib=LLVMInterpreter
[INFO] [stderr]   cargo:rustc-link-lib=LLVMExecutionEngine
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRuntimeDyld
[INFO] [stderr]   cargo:rustc-link-lib=LLVMOrcTargetProcess
[INFO] [stderr]   cargo:rustc-link-lib=LLVMOrcShared
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDWP
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoLogicalView
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoGSYM
[INFO] [stderr]   cargo:rustc-link-lib=LLVMOption
[INFO] [stderr]   cargo:rustc-link-lib=LLVMObjectYAML
[INFO] [stderr]   cargo:rustc-link-lib=LLVMObjCopy
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMCA
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMCDisassembler
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLTO
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFrontendOpenACC
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFrontendHLSL
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFrontendDriver
[INFO] [stderr]   cargo:rustc-link-lib=LLVMExtensions
[INFO] [stderr]   cargo:rustc-link-lib=Polly
[INFO] [stderr]   cargo:rustc-link-lib=PollyISL
[INFO] [stderr]   cargo:rustc-link-lib=LLVMPasses
[INFO] [stderr]   cargo:rustc-link-lib=LLVMHipStdPar
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCoroutines
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCFGuard
[INFO] [stderr]   cargo:rustc-link-lib=LLVMipo
[INFO] [stderr]   cargo:rustc-link-lib=LLVMInstrumentation
[INFO] [stderr]   cargo:rustc-link-lib=LLVMVectorize
[INFO] [stderr]   cargo:rustc-link-lib=LLVMLinker
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFrontendOpenMP
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFrontendOffloading
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDWARFLinkerParallel
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDWARFLinkerClassic
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDWARFLinker
[INFO] [stderr]   cargo:rustc-link-lib=LLVMGlobalISel
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMIRParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAsmPrinter
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSelectionDAG
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCodeGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTarget
[INFO] [stderr]   cargo:rustc-link-lib=LLVMObjCARCOpts
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCodeGenTypes
[INFO] [stderr]   cargo:rustc-link-lib=LLVMIRPrinter
[INFO] [stderr]   cargo:rustc-link-lib=LLVMInterfaceStub
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFileCheck
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFuzzMutate
[INFO] [stderr]   cargo:rustc-link-lib=LLVMScalarOpts
[INFO] [stderr]   cargo:rustc-link-lib=LLVMInstCombine
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAggressiveInstCombine
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTransformUtils
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBitWriter
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAnalysis
[INFO] [stderr]   cargo:rustc-link-lib=LLVMProfileData
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSymbolize
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoBTF
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoPDB
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoMSF
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoDWARF
[INFO] [stderr]   cargo:rustc-link-lib=LLVMObject
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTextAPI
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMCParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMIRReader
[INFO] [stderr]   cargo:rustc-link-lib=LLVMAsmParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMMC
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDebugInfoCodeView
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBitReader
[INFO] [stderr]   cargo:rustc-link-lib=LLVMFuzzerCLI
[INFO] [stderr]   cargo:rustc-link-lib=LLVMCore
[INFO] [stderr]   cargo:rustc-link-lib=LLVMRemarks
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBitstreamReader
[INFO] [stderr]   cargo:rustc-link-lib=LLVMBinaryFormat
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTargetParser
[INFO] [stderr]   cargo:rustc-link-lib=LLVMTableGen
[INFO] [stderr]   cargo:rustc-link-lib=LLVMSupport
[INFO] [stderr]   cargo:rustc-link-lib=LLVMDemangle
[INFO] [stderr]   cargo:rustc-link-lib=rt
[INFO] [stderr]   cargo:rustc-link-lib=dl
[INFO] [stderr]   cargo:rustc-link-lib=m
[INFO] [stderr]   cargo:rustc-link-lib=z
[INFO] [stderr]   cargo:rustc-link-lib=zstd
[INFO] [stderr]   cargo:rustc-link-lib=tinfo
[INFO] [stderr]   cargo:rustc-link-lib=xml2
[INFO] [stderr]   cargo:rustc-link-lib=stdc++
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:1:10: fatal error: 'mlir-c/AffineExpr.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlir-sys-0.2.2/build.rs:98:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: ClangDiagnostic("wrapper.h:1:10: fatal error: 'mlir-c/AffineExpr.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b3526806e62 - std::backtrace_rs::backtrace::libunwind::trace::ha6de1a99f852809b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b3526806e62 - std::backtrace_rs::backtrace::trace_unsynchronized::h27d1040d302252c8
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b3526806e62 - std::sys::backtrace::_print_fmt::he4fd785a8b1c6d05
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b3526806e62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h231d53848e414480
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b352682d593 - core::fmt::rt::Argument::fmt::h2b1fbf2d48214c53
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b352682d593 - core::fmt::write::h8aabad5b51f54f44
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5b3526803dc3 - std::io::default_write_fmt::h78e9086de3e92b94
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b3526803dc3 - std::io::Write::write_fmt::h7f640d8ce0e13d75
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b3526806cb2 - std::sys::backtrace::BacktraceLock::print::h198c398f3cc5d293
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b3526807f83 - std::panicking::default_hook::{{closure}}::h751b0f2ac37fd768
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5b3526807d65 - std::panicking::default_hook::h7c2e4fd52afb5c8c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5b3526808992 - std::panicking::rust_panic_with_hook::h041ac262eb636ee1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5b352680872a - std::panicking::begin_panic_handler::{{closure}}::hc27e06bb647aca7c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5b3526807369 - std::sys::backtrace::__rust_end_short_backtrace::h9a56e0ce6c6b3855
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5b35268083bd - __rustc[eb0942aaba8f557]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5b352682b920 - core::panicking::panic_fmt::he55cb5945e0e0306
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5b352682bd86 - core::result::unwrap_failed::h0b6e3da89a01d65c
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x5b352616fad4 - build_script_build::run::h4b48f0ac043484f0
[INFO] [stderr]     18:     0x5b352616e84c - build_script_build::main::h69002313fb20a358
[INFO] [stderr]     19:     0x5b352616ad03 - core::ops::function::FnOnce::call_once::hdfd762fd8ce568e0
[INFO] [stderr]     20:     0x5b352616a9b6 - std::sys::backtrace::__rust_begin_short_backtrace::he1b087ae17e325a9
[INFO] [stderr]     21:     0x5b352616a8e9 - std::rt::lang_start::{{closure}}::h6b98c49dd6542718
[INFO] [stderr]     22:     0x5b35267fea00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h251a06dc70689cc1
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5b35267fea00 - std::panicking::catch_unwind::do_call::h1cb019360e5c3dbe
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5b35267fea00 - std::panicking::catch_unwind::he7287c5f97662249
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5b35267fea00 - std::panic::catch_unwind::h680c5989581c0a87
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b35267fea00 - std::rt::lang_start_internal::{{closure}}::h59c4d2daf7e93b33
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b35267fea00 - std::panicking::catch_unwind::do_call::h364e7669c889f574
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5b35267fea00 - std::panicking::catch_unwind::h1f3e64a8c9d85049
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5b35267fea00 - std::panic::catch_unwind::hfbd2520203e1638d
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b35267fea00 - std::rt::lang_start_internal::hdaf942ef6c33757b
[INFO] [stderr]                                  at /rustc/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b352616a8d1 - std::rt::lang_start::hc6ac045bcec449a8
[INFO] [stderr]     32:     0x5b3526171145 - main
[INFO] [stderr]     33:     0x7c5e88f1e1ca - <unknown>
[INFO] [stderr]     34:     0x7c5e88f1e28b - __libc_start_main
[INFO] [stderr]     35:     0x5b3526169175 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "993946182ececbdc184731f2672206ceac15186e4a8347038105845891d3f531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993946182ececbdc184731f2672206ceac15186e4a8347038105845891d3f531", kill_on_drop: false }`
[INFO] [stdout] 993946182ececbdc184731f2672206ceac15186e4a8347038105845891d3f531
