[INFO] cloning repository https://github.com/glittershark/achilles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glittershark/achilles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b93268085aab14c80a400c299da5d04d2781098e [INFO] testing glittershark/achilles against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glittershark/achilles on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glittershark/achilles [INFO] finished tweaking git repo https://github.com/glittershark/achilles [INFO] tweaked toml for git repo https://github.com/glittershark/achilles written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/glittershark/achilles already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f01480e8861070da3ce16fd965e943de19636675cb1a6368d642a9af8d2a066 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f01480e8861070da3ce16fd965e943de19636675cb1a6368d642a9af8d2a066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f01480e8861070da3ce16fd965e943de19636675cb1a6368d642a9af8d2a066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f01480e8861070da3ce16fd965e943de19636675cb1a6368d642a9af8d2a066", kill_on_drop: false }` [INFO] [stdout] 0f01480e8861070da3ce16fd965e943de19636675cb1a6368d642a9af8d2a066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d0cba59acd08b235192383f0e998f313ab6eb66a4254ba04d78667cd3a54e14 [INFO] running `Command { std: "docker" "start" "-a" "1d0cba59acd08b235192383f0e998f313ab6eb66a4254ba04d78667cd3a54e14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#a2db15b0) [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling bimap v0.6.0 [INFO] [stderr] Compiling pratt v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling llvm-sys v110.0.1 [INFO] [stderr] Compiling nom-trace v0.2.1 (https://github.com/glittershark/nom-trace?branch=nom-6#6168d2e1) [INFO] [stdout] error: No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] to by LLVM_SYS_110_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/github.com-1ecc6299db9ec823/llvm-sys-110.0.1/src/lib.rs:486:1 [INFO] [stdout] | [INFO] [stdout] 486 | / std::compile_error!(concat!( [INFO] [stdout] 487 | | "No suitable version of LLVM was found system-wide or pointed [INFO] [stdout] 488 | | to by LLVM_SYS_", [INFO] [stdout] 489 | | env!("CARGO_PKG_VERSION_MAJOR"), [INFO] [stdout] ... | [INFO] [stdout] 496 | | llvmenv: https://crates.io/crates/llvmenv" [INFO] [stdout] 497 | | )); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d0cba59acd08b235192383f0e998f313ab6eb66a4254ba04d78667cd3a54e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d0cba59acd08b235192383f0e998f313ab6eb66a4254ba04d78667cd3a54e14", kill_on_drop: false }` [INFO] [stdout] 1d0cba59acd08b235192383f0e998f313ab6eb66a4254ba04d78667cd3a54e14