[INFO] cloning repository https://github.com/IsaacShelton/Adept3x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IsaacShelton/Adept3x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacShelton%2FAdept3x", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacShelton%2FAdept3x'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc2609519d5d253cc8052d9ec0e1577c490c0756 [INFO] testing IsaacShelton/Adept3x/fc2609519d5d253cc8052d9ec0e1577c490c0756 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacShelton%2FAdept3x" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IsaacShelton/Adept3x on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IsaacShelton/Adept3x [INFO] finished tweaking git repo https://github.com/IsaacShelton/Adept3x [INFO] tweaked toml for git repo https://github.com/IsaacShelton/Adept3x written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/IsaacShelton/Adept3x 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded once_map v0.4.18 [INFO] [stderr] Downloaded llvm-sys v181.1.1 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 210744bf40f42ea05a406ad75c15c11bbdd79417889ad47f2d5fb0f9f60de5b3 [INFO] running `Command { std: "docker" "start" "-a" "210744bf40f42ea05a406ad75c15c11bbdd79417889ad47f2d5fb0f9f60de5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "210744bf40f42ea05a406ad75c15c11bbdd79417889ad47f2d5fb0f9f60de5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210744bf40f42ea05a406ad75c15c11bbdd79417889ad47f2d5fb0f9f60de5b3", kill_on_drop: false }` [INFO] [stdout] 210744bf40f42ea05a406ad75c15c11bbdd79417889ad47f2d5fb0f9f60de5b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c51407465df2c41ea5546f57747a5b11d2702e92fb3a69f659ad28040a7efa [INFO] running `Command { std: "docker" "start" "-a" "88c51407465df2c41ea5546f57747a5b11d2702e92fb3a69f659ad28040a7efa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling llvm-sys v181.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling once_map v0.4.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] to by LLVM_SYS_181_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-181.1.1/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" "88c51407465df2c41ea5546f57747a5b11d2702e92fb3a69f659ad28040a7efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c51407465df2c41ea5546f57747a5b11d2702e92fb3a69f659ad28040a7efa", kill_on_drop: false }` [INFO] [stdout] 88c51407465df2c41ea5546f57747a5b11d2702e92fb3a69f659ad28040a7efa