[INFO] fetching crate wasmer-compiler-llvm 2.2.0-rc2... [INFO] testing wasmer-compiler-llvm-2.2.0-rc2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasmer-compiler-llvm 2.2.0-rc2 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate wasmer-compiler-llvm 2.2.0-rc2 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 crates.io crate wasmer-compiler-llvm 2.2.0-rc2 [INFO] finished tweaking crates.io crate wasmer-compiler-llvm 2.2.0-rc2 [INFO] tweaked toml for crates.io crate wasmer-compiler-llvm 2.2.0-rc2 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] da16d31af5c5a5eaadc0350f511c6af6552e06df66b9bf0cda866d34cc628dc3 [INFO] running `Command { std: "docker" "start" "-a" "da16d31af5c5a5eaadc0350f511c6af6552e06df66b9bf0cda866d34cc628dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da16d31af5c5a5eaadc0350f511c6af6552e06df66b9bf0cda866d34cc628dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da16d31af5c5a5eaadc0350f511c6af6552e06df66b9bf0cda866d34cc628dc3", kill_on_drop: false }` [INFO] [stdout] da16d31af5c5a5eaadc0350f511c6af6552e06df66b9bf0cda866d34cc628dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 78f6656cbdbeb6a208a704860c884bc1e6ea85109f2a42b9f5eef426be975e5d [INFO] running `Command { std: "docker" "start" "-a" "78f6656cbdbeb6a208a704860c884bc1e6ea85109f2a42b9f5eef426be975e5d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling inkwell v0.1.0-beta.4 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling wasmer-vm v2.2.0-rc2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling llvm-sys v120.2.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling inkwell_internals v0.5.0 [INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing? [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" "78f6656cbdbeb6a208a704860c884bc1e6ea85109f2a42b9f5eef426be975e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f6656cbdbeb6a208a704860c884bc1e6ea85109f2a42b9f5eef426be975e5d", kill_on_drop: false }` [INFO] [stdout] 78f6656cbdbeb6a208a704860c884bc1e6ea85109f2a42b9f5eef426be975e5d