[INFO] cloning repository https://github.com/05st/fino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/05st/fino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2d48c396c5e8125ef6cac61e9e3ef48bf43a386
[INFO] building 05st/fino against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F05st%2Ffino" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/05st/fino on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/05st/fino
[INFO] finished tweaking git repo https://github.com/05st/fino
[INFO] tweaked toml for git repo https://github.com/05st/fino written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/05st/fino 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cf8f71181bb00bb944fe909cb84b08de856f0adec6cc411440df01a9793fff2
[INFO] running `Command { std: "docker" "start" "-a" "0cf8f71181bb00bb944fe909cb84b08de856f0adec6cc411440df01a9793fff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cf8f71181bb00bb944fe909cb84b08de856f0adec6cc411440df01a9793fff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cf8f71181bb00bb944fe909cb84b08de856f0adec6cc411440df01a9793fff2", kill_on_drop: false }`
[INFO] [stdout] 0cf8f71181bb00bb944fe909cb84b08de856f0adec6cc411440df01a9793fff2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcdaef642ec2d8c072db6d81d603a9eae5410877616596db1d6a3108bba95939
[INFO] running `Command { std: "docker" "start" "-a" "bcdaef642ec2d8c072db6d81d603a9eae5410877616596db1d6a3108bba95939", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling llvm-sys v180.0.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_180_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-180.0.0/src/lib.rs:515:1
[INFO] [stdout]     |
[INFO] [stdout] 515 | / std::compile_error!(concat!(
[INFO] [stdout] 516 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 517 | |        to by LLVM_SYS_",
[INFO] [stdout] 518 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 526 | | ));
[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" "bcdaef642ec2d8c072db6d81d603a9eae5410877616596db1d6a3108bba95939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcdaef642ec2d8c072db6d81d603a9eae5410877616596db1d6a3108bba95939", kill_on_drop: false }`
[INFO] [stdout] bcdaef642ec2d8c072db6d81d603a9eae5410877616596db1d6a3108bba95939
