[INFO] fetching crate hugr-llvm 0.24.3... [INFO] testing hugr-llvm-0.24.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hugr-llvm 0.24.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate hugr-llvm 0.24.3 [INFO] finished tweaking crates.io crate hugr-llvm 0.24.3 [INFO] tweaked toml for crates.io crate hugr-llvm 0.24.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hugr-llvm 0.24.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hugr-llvm 0.24.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f04fcca9e8bcc1cf35a687dd405cff9cb553d8a55a92cee7f9233f9b0898a4 [INFO] running `Command { std: "docker" "start" "-a" "16f04fcca9e8bcc1cf35a687dd405cff9cb553d8a55a92cee7f9233f9b0898a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f04fcca9e8bcc1cf35a687dd405cff9cb553d8a55a92cee7f9233f9b0898a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f04fcca9e8bcc1cf35a687dd405cff9cb553d8a55a92cee7f9233f9b0898a4", kill_on_drop: false }` [INFO] [stdout] 16f04fcca9e8bcc1cf35a687dd405cff9cb553d8a55a92cee7f9233f9b0898a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d663fc149bbbc16ac89cffb6fd4d86aedd7fcdf3b7c002c1684c01ed5967e33a [INFO] running `Command { std: "docker" "start" "-a" "d663fc149bbbc16ac89cffb6fd4d86aedd7fcdf3b7c002c1684c01ed5967e33a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling slotmap_fork_lmondada v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling inkwell v0.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling capnp v0.23.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling hugr-llvm v0.24.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling smol_str v0.3.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling llvm-sys v140.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling inkwell_internals v0.11.0 [INFO] [stderr] Compiling schemars_derive v1.0.5 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing? [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" "d663fc149bbbc16ac89cffb6fd4d86aedd7fcdf3b7c002c1684c01ed5967e33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d663fc149bbbc16ac89cffb6fd4d86aedd7fcdf3b7c002c1684c01ed5967e33a", kill_on_drop: false }` [INFO] [stdout] d663fc149bbbc16ac89cffb6fd4d86aedd7fcdf3b7c002c1684c01ed5967e33a