[INFO] cloning repository https://github.com/gavrilikhin-d/ppl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gavrilikhin-d/ppl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgavrilikhin-d%2Fppl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgavrilikhin-d%2Fppl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43533b5bfa091852d5d4afb4ad48ce8171d36ec9 [INFO] building gavrilikhin-d/ppl/43533b5bfa091852d5d4afb4ad48ce8171d36ec9 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgavrilikhin-d%2Fppl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gavrilikhin-d/ppl on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gavrilikhin-d/ppl [INFO] finished tweaking git repo https://github.com/gavrilikhin-d/ppl [INFO] tweaked toml for git repo https://github.com/gavrilikhin-d/ppl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gavrilikhin-d/ppl 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gavrilikhin-d/miette` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete_fig v4.4.1 [INFO] [stderr] Downloaded clap_complete v4.4.1 [INFO] [stderr] Downloaded llvm-sys v160.1.3 [INFO] [stderr] Downloaded rustix v0.36.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d55f237c1eee23787dc97565cd41be7a3037d6152bfccdddcd592f1ece0c0279 [INFO] running `Command { std: "docker" "start" "-a" "d55f237c1eee23787dc97565cd41be7a3037d6152bfccdddcd592f1ece0c0279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55f237c1eee23787dc97565cd41be7a3037d6152bfccdddcd592f1ece0c0279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55f237c1eee23787dc97565cd41be7a3037d6152bfccdddcd592f1ece0c0279", kill_on_drop: false }` [INFO] [stdout] d55f237c1eee23787dc97565cd41be7a3037d6152bfccdddcd592f1ece0c0279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b21a506f0755b09e22c25666a0cdce5a0ae449dc711d5a4e9f5e02ebaa47b28 [INFO] running `Command { std: "docker" "start" "-a" "0b21a506f0755b09e22c25666a0cdce5a0ae449dc711d5a4e9f5e02ebaa47b28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling inkwell v0.2.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling llvm-sys v160.1.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ast_derive v0.1.0 (/opt/rustwide/workdir/src/ast_derive) [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling inkwell_internals v0.8.0 [INFO] [stderr] Compiling miette-derive v5.10.0 (https://github.com/gavrilikhin-d/miette?branch=optional_source#0d68f798) [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] to by LLVM_SYS_160_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-6f17d22bba15001f/llvm-sys-160.1.3/src/lib.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / std::compile_error!(concat!( [INFO] [stdout] 491 | | "No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] 492 | | to by LLVM_SYS_", [INFO] [stdout] 493 | | env!("CARGO_PKG_VERSION_MAJOR"), [INFO] [stdout] ... | [INFO] [stdout] 500 | | llvmenv: https://crates.io/crates/llvmenv" [INFO] [stdout] 501 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0b21a506f0755b09e22c25666a0cdce5a0ae449dc711d5a4e9f5e02ebaa47b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b21a506f0755b09e22c25666a0cdce5a0ae449dc711d5a4e9f5e02ebaa47b28", kill_on_drop: false }` [INFO] [stdout] 0b21a506f0755b09e22c25666a0cdce5a0ae449dc711d5a4e9f5e02ebaa47b28