[INFO] cloning repository https://github.com/abourramouss/toy_compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abourramouss/toy_compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabourramouss%2Ftoy_compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabourramouss%2Ftoy_compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab5672dd9d15c5447a2ded1dd3c21f481bae7fde [INFO] checking abourramouss/toy_compiler/ab5672dd9d15c5447a2ded1dd3c21f481bae7fde against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabourramouss%2Ftoy_compiler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abourramouss/toy_compiler on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abourramouss/toy_compiler [INFO] finished tweaking git repo https://github.com/abourramouss/toy_compiler [INFO] tweaked toml for git repo https://github.com/abourramouss/toy_compiler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abourramouss/toy_compiler 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded melior-macro v0.13.0 [INFO] [stderr] Downloaded mlir-sys v0.4.1 [INFO] [stderr] Downloaded tblgen-alt v0.4.0 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded lalrpop-util v0.22.0 [INFO] [stderr] Downloaded concolor v0.1.1 [INFO] [stderr] Downloaded ariadne v0.5.0 [INFO] [stderr] Downloaded llvm-sys v191.0.0 [INFO] [stderr] Downloaded melior v0.20.0 [INFO] [stderr] Downloaded term v1.0.0 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded bon-macros v3.3.0 [INFO] [stderr] Downloaded comrak v0.31.0 [INFO] [stderr] Downloaded bon v3.3.0 [INFO] [stderr] Downloaded lalrpop v0.22.0 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa52ea73a8dc397a4f7240fcb01f668c863e901976bc00e5e53ace80fda1cbe2 [INFO] running `Command { std: "docker" "start" "-a" "fa52ea73a8dc397a4f7240fcb01f668c863e901976bc00e5e53ace80fda1cbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa52ea73a8dc397a4f7240fcb01f668c863e901976bc00e5e53ace80fda1cbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa52ea73a8dc397a4f7240fcb01f668c863e901976bc00e5e53ace80fda1cbe2", kill_on_drop: false }` [INFO] [stdout] fa52ea73a8dc397a4f7240fcb01f668c863e901976bc00e5e53ace80fda1cbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df71daafa67c61f089004adf4a5c16bd790aa0a6c82130177d27481054cdcdd1 [INFO] running `Command { std: "docker" "start" "-a" "df71daafa67c61f089004adf4a5c16bd790aa0a6c82130177d27481054cdcdd1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling llvm-sys v191.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling melior-macro v0.13.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ariadne v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] to by LLVM_SYS_191_PREFIX. [INFO] [stdout] [INFO] [stdout] Consider using `llvmenv` to compile an appropriate copy of LLVM, and [INFO] [stdout] refer to the llvm-sys documentation for more information. [INFO] [stdout] [INFO] [stdout] llvm-sys: https://crates.io/crates/llvm-sys [INFO] [stdout] llvmenv: https://crates.io/crates/llvmenv [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llvm-sys-191.0.0/src/lib.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | / std::compile_error!(concat!( [INFO] [stdout] 530 | | "No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] 531 | | to by LLVM_SYS_", [INFO] [stdout] 532 | | env!("CARGO_PKG_VERSION_MAJOR"), [INFO] [stdout] ... | [INFO] [stdout] 539 | | llvmenv: https://crates.io/crates/llvmenv" [INFO] [stdout] 540 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df71daafa67c61f089004adf4a5c16bd790aa0a6c82130177d27481054cdcdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df71daafa67c61f089004adf4a5c16bd790aa0a6c82130177d27481054cdcdd1", kill_on_drop: false }` [INFO] [stdout] df71daafa67c61f089004adf4a5c16bd790aa0a6c82130177d27481054cdcdd1