[INFO] cloning repository https://github.com/octaltree/wasmer-protobuf-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octaltree/wasmer-protobuf-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctaltree%2Fwasmer-protobuf-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctaltree%2Fwasmer-protobuf-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf2ee2b082cdebd2ecc6f8adf2b60ebfb611ae42 [INFO] testing octaltree/wasmer-protobuf-example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctaltree%2Fwasmer-protobuf-example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octaltree/wasmer-protobuf-example 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/octaltree/wasmer-protobuf-example [INFO] finished tweaking git repo https://github.com/octaltree/wasmer-protobuf-example [INFO] tweaked toml for git repo https://github.com/octaltree/wasmer-protobuf-example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/octaltree/wasmer-protobuf-example 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37eaf0da5d0a12dccb90d73f2ca1c3ea9baff9212fc97e2b4e3984ea12c68715 [INFO] running `Command { std: "docker" "start" "-a" "37eaf0da5d0a12dccb90d73f2ca1c3ea9baff9212fc97e2b4e3984ea12c68715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37eaf0da5d0a12dccb90d73f2ca1c3ea9baff9212fc97e2b4e3984ea12c68715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37eaf0da5d0a12dccb90d73f2ca1c3ea9baff9212fc97e2b4e3984ea12c68715", kill_on_drop: false }` [INFO] [stdout] 37eaf0da5d0a12dccb90d73f2ca1c3ea9baff9212fc97e2b4e3984ea12c68715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] acaf04370fd892b78aa58b56c84f0d33b751f1b42229c5e6ea41bf31ef6c40f1 [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" "acaf04370fd892b78aa58b56c84f0d33b751f1b42229c5e6ea41bf31ef6c40f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling wasmer_inkwell v0.2.0-alpha.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling llvm-sys v110.0.1 [INFO] [stderr] Compiling wat v1.0.38 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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" "acaf04370fd892b78aa58b56c84f0d33b751f1b42229c5e6ea41bf31ef6c40f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acaf04370fd892b78aa58b56c84f0d33b751f1b42229c5e6ea41bf31ef6c40f1", kill_on_drop: false }` [INFO] [stdout] acaf04370fd892b78aa58b56c84f0d33b751f1b42229c5e6ea41bf31ef6c40f1