[INFO] cloning repository https://github.com/CrackTheCode016/flipper-pvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrackTheCode016/flipper-pvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fflipper-pvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fflipper-pvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1350a269cf3b386dd57d21353df794f76a61a5b6
[INFO] checking CrackTheCode016/flipper-pvm against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrackTheCode016%2Fflipper-pvm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CrackTheCode016/flipper-pvm
[INFO] finished tweaking git repo https://github.com/CrackTheCode016/flipper-pvm
[INFO] tweaked toml for git repo https://github.com/CrackTheCode016/flipper-pvm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrackTheCode016/flipper-pvm on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CrackTheCode016/flipper-pvm 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pallet-revive-uapi v0.10.0
[INFO] [stderr]   Downloaded picosimd v0.9.2
[INFO] [stderr]   Downloaded pallet-revive-proc-macro v0.7.0
[INFO] [stderr]   Downloaded polkavm-derive-impl v0.30.0
[INFO] [stderr]   Downloaded polkavm-derive-impl-macro v0.30.0
[INFO] [stderr]   Downloaded polkavm-derive v0.30.0
[INFO] [stderr]   Downloaded picoalloc v5.2.0
[INFO] [stderr]   Downloaded cargo-pvm-contract-builder v0.2.3
[INFO] [stderr]   Downloaded alloy-core v0.8.26
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.26
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.26
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.26
[INFO] [stderr]   Downloaded alloy-primitives v0.8.26
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.26
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] [stderr]   Downloaded polkavm-linker v0.30.0
[INFO] [stderr]   Downloaded syn-solidity v0.8.26
[INFO] [stderr]   Downloaded polkavm-common v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af51bf2d021be777d107a2137081c87be2a4650450bc6a47cc3fccefbc57e637
[INFO] running `Command { std: "docker" "start" "-a" "af51bf2d021be777d107a2137081c87be2a4650450bc6a47cc3fccefbc57e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af51bf2d021be777d107a2137081c87be2a4650450bc6a47cc3fccefbc57e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af51bf2d021be777d107a2137081c87be2a4650450bc6a47cc3fccefbc57e637", kill_on_drop: false }`
[INFO] [stdout] af51bf2d021be777d107a2137081c87be2a4650450bc6a47cc3fccefbc57e637
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0244ec32b18d6a8b688797f038c432fb064e02756122ec3b3173bc07a2e6e24
[INFO] running `Command { std: "docker" "start" "-a" "f0244ec32b18d6a8b688797f038c432fb064e02756122ec3b3173bc07a2e6e24", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling picosimd v0.9.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]     Checking picoalloc v5.2.0
[INFO] [stderr]     Checking ruint v1.17.2
[INFO] [stderr]     Checking const-crypto v0.3.0
[INFO] [stderr]    Compiling polkavm-common v0.30.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling polkavm-linker v0.30.0
[INFO] [stderr]    Compiling syn-solidity v0.8.26
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling polkavm-derive-impl v0.30.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pallet-revive-proc-macro v0.7.0
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.30.0
[INFO] [stderr]     Checking pallet-revive-uapi v0.10.0
[INFO] [stderr]     Checking polkavm-derive v0.30.0
[INFO] [stderr]    Compiling cargo-pvm-contract-builder v0.2.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.26
[INFO] [stderr]    Compiling flipper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.26
[INFO] [stderr] error: failed to run custom build command for `flipper v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/flipper-4485922c03facb58/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Building PolkaVM binary with profile: Profile { name: "debug" }
[INFO] [stderr]   PolkaVM build failed: Cargo build failed:
[INFO] [stderr]   error: `.json` target specs require -Zjson-target-spec
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0244ec32b18d6a8b688797f038c432fb064e02756122ec3b3173bc07a2e6e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0244ec32b18d6a8b688797f038c432fb064e02756122ec3b3173bc07a2e6e24", kill_on_drop: false }`
[INFO] [stdout] f0244ec32b18d6a8b688797f038c432fb064e02756122ec3b3173bc07a2e6e24
