[INFO] fetching crate revmc 0.1.0...
[INFO] testing revmc-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate revmc 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate revmc 0.1.0
[INFO] finished tweaking crates.io crate revmc 0.1.0
[INFO] tweaked toml for crates.io crate revmc 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate revmc 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 234 packages to latest compatible versions
[INFO] [stderr]       Adding alloy-primitives v0.7.7 (available: v1.4.0)
[INFO] [stderr]       Adding revm-interpreter v6.0.0 (available: v25.0.3)
[INFO] [stderr]       Adding revm-primitives v5.0.0 (available: v20.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a729d2d15dcb3f4658a1ddf5e54bc90cc2f8cdefdfb22421c9193961f25fb8a4
[INFO] running `Command { std: "docker" "start" "-a" "a729d2d15dcb3f4658a1ddf5e54bc90cc2f8cdefdfb22421c9193961f25fb8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a729d2d15dcb3f4658a1ddf5e54bc90cc2f8cdefdfb22421c9193961f25fb8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a729d2d15dcb3f4658a1ddf5e54bc90cc2f8cdefdfb22421c9193961f25fb8a4", kill_on_drop: false }`
[INFO] [stdout] a729d2d15dcb3f4658a1ddf5e54bc90cc2f8cdefdfb22421c9193961f25fb8a4
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d596709c4fcff699daae56e297a2e4341ae2d047411fde9228ba7435a8c5b45
[INFO] running `Command { std: "docker" "start" "-a" "1d596709c4fcff699daae56e297a2e4341ae2d047411fde9228ba7435a8c5b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling const-hex v1.16.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling inkwell v0.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling llvm-sys v170.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling revmc-backend v0.1.0
[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" "1d596709c4fcff699daae56e297a2e4341ae2d047411fde9228ba7435a8c5b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d596709c4fcff699daae56e297a2e4341ae2d047411fde9228ba7435a8c5b45", kill_on_drop: false }`
[INFO] [stdout] 1d596709c4fcff699daae56e297a2e4341ae2d047411fde9228ba7435a8c5b45
