[INFO] crate llang 0.0.1 is already in cache [INFO] testing llang-0.0.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate llang 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate llang 0.0.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate llang 0.0.1 [INFO] finished tweaking crates.io crate llang 0.0.1 [INFO] tweaked toml for crates.io crate llang 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09518af26c8ded902c08cbe4259063fd37856124cfd80411e75f9fd08c662e33 [INFO] running `"docker" "start" "-a" "09518af26c8ded902c08cbe4259063fd37856124cfd80411e75f9fd08c662e33"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling dot v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hexf-parse v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling nom-lua v0.0.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling semver-parser v0.6.2 [INFO] [stderr] Compiling semver v0.4.1 [INFO] [stderr] Compiling llvm-sys v36.2.0 [INFO] [stderr] Compiling llvm-sys v100.0.1 [INFO] [stderr] error: No suitable version of LLVM was found system-wide or pointed [INFO] [stderr] to by LLVM_SYS_100_PREFIX. [INFO] [stderr] [INFO] [stderr] Consider using `llvmenv` to compile an appropriate copy of LLVM, and [INFO] [stderr] refer to the llvm-sys documentation for more information. [INFO] [stderr] [INFO] [stderr] llvm-sys: https://crates.io/crates/llvm-sys [INFO] [stderr] llvmenv: https://crates.io/crates/llvmenv [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/llvm-sys-100.0.1/src/lib.rs:483:1 [INFO] [stderr] | [INFO] [stderr] 483 | / std::compile_error!(concat!( [INFO] [stderr] 484 | | "No suitable version of LLVM was found system-wide or pointed [INFO] [stderr] 485 | | to by LLVM_SYS_", env!("CARGO_PKG_VERSION_MAJOR"), "_PREFIX. [INFO] [stderr] 486 | | [INFO] [stderr] ... | [INFO] [stderr] 490 | | llvm-sys: https://crates.io/crates/llvm-sys [INFO] [stderr] 491 | | llvmenv: https://crates.io/crates/llvmenv")); [INFO] [stderr] | |____________________________________________________^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `llvm-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "09518af26c8ded902c08cbe4259063fd37856124cfd80411e75f9fd08c662e33"` [INFO] running `"docker" "rm" "-f" "09518af26c8ded902c08cbe4259063fd37856124cfd80411e75f9fd08c662e33"` [INFO] [stdout] 09518af26c8ded902c08cbe4259063fd37856124cfd80411e75f9fd08c662e33