[INFO] cloning repository https://github.com/HiggRn/hyperfc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiggRn/hyperfc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fhyperfc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fhyperfc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ced16003e21d878e68c30e9c89efb809ade977ae
[INFO] building HiggRn/hyperfc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiggRn%2Fhyperfc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HiggRn/hyperfc 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/HiggRn/hyperfc
[INFO] finished tweaking git repo https://github.com/HiggRn/hyperfc
[INFO] tweaked toml for git repo https://github.com/HiggRn/hyperfc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/HiggRn/hyperfc 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a8a31cffdc9641b621606f59d9d622018f751e2c085b2c38923eb2b503034b09
[INFO] running `Command { std: "docker" "start" "-a" "a8a31cffdc9641b621606f59d9d622018f751e2c085b2c38923eb2b503034b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a31cffdc9641b621606f59d9d622018f751e2c085b2c38923eb2b503034b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a31cffdc9641b621606f59d9d622018f751e2c085b2c38923eb2b503034b09", kill_on_drop: false }`
[INFO] [stdout] a8a31cffdc9641b621606f59d9d622018f751e2c085b2c38923eb2b503034b09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c570f382002f706c9a5f0b11eb7206980a96afcea48b54e12a0a68766404c464
[INFO] running `Command { std: "docker" "start" "-a" "c570f382002f706c9a5f0b11eb7206980a96afcea48b54e12a0a68766404c464", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ariadne v0.3.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling clap_builder v4.4.5
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling llvm-sys v170.0.0
[INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout]               to by LLVM_SYS_170_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-170.0.0/src/lib.rs:479:1
[INFO] [stdout]     |
[INFO] [stdout] 479 | / std::compile_error!(concat!(
[INFO] [stdout] 480 | |     "No suitable version of LLVM was found system-wide or pointed
[INFO] [stdout] 481 | |        to by LLVM_SYS_",
[INFO] [stdout] 482 | |     env!("CARGO_PKG_VERSION_MAJOR"),
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |        llvmenv: https://crates.io/crates/llvmenv"
[INFO] [stdout] 490 | | ));
[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" "c570f382002f706c9a5f0b11eb7206980a96afcea48b54e12a0a68766404c464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c570f382002f706c9a5f0b11eb7206980a96afcea48b54e12a0a68766404c464", kill_on_drop: false }`
[INFO] [stdout] c570f382002f706c9a5f0b11eb7206980a96afcea48b54e12a0a68766404c464
