[INFO] fetching crate uzkge 0.1.2... [INFO] checking uzkge-0.1.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate uzkge 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate uzkge 0.1.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uzkge 0.1.2 [INFO] finished tweaking crates.io crate uzkge 0.1.2 [INFO] tweaked toml for crates.io crate uzkge 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate uzkge 0.1.2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-serialize-zypher v0.4.2 [INFO] [stderr] Downloaded ark-serialize-derive-zypher v0.4.2 [INFO] [stderr] Downloaded ark-bn254-zypher v0.4.0 [INFO] [stderr] Downloaded ark-ec-zypher v0.4.2 [INFO] [stderr] Downloaded ark-ff-asm-zypher v0.4.2 [INFO] [stderr] Downloaded ark-ff-macros-zypher v0.4.2 [INFO] [stderr] Downloaded ark-poly-zypher v0.4.2 [INFO] [stderr] Downloaded ark-r1cs-std-zypher v0.4.0 [INFO] [stderr] Downloaded ark-std-zypher v0.4.0 [INFO] [stderr] Downloaded ark-relations-zypher v0.4.0 [INFO] [stderr] Downloaded ark-ff-zypher v0.4.2 [INFO] [stderr] Downloaded ark-ed-on-bn254-zypher v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43130ecdd333bf18bdb02ca3bb3cbcbabb057a1befea0bdc05154164db1a6d7b [INFO] running `Command { std: "docker" "start" "-a" "43130ecdd333bf18bdb02ca3bb3cbcbabb057a1befea0bdc05154164db1a6d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43130ecdd333bf18bdb02ca3bb3cbcbabb057a1befea0bdc05154164db1a6d7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43130ecdd333bf18bdb02ca3bb3cbcbabb057a1befea0bdc05154164db1a6d7b", kill_on_drop: false }` [INFO] [stdout] 43130ecdd333bf18bdb02ca3bb3cbcbabb057a1befea0bdc05154164db1a6d7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc25da68f28f1d439ebfc28d853b4c3046790bdac4e1d1c22d7bc804bf8f0d5 [INFO] running `Command { std: "docker" "start" "-a" "8dc25da68f28f1d439ebfc28d853b4c3046790bdac4e1d1c22d7bc804bf8f0d5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking ark-std-zypher v0.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive-zypher v0.4.2 [INFO] [stderr] Compiling ark-ff-macros-zypher v0.4.2 [INFO] [stderr] Compiling ark-ff-asm-zypher v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking ark-serialize-zypher v0.4.2 [INFO] [stderr] Checking ark-ff-zypher v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ark-poly-zypher v0.4.2 [INFO] [stderr] Checking ark-ec-zypher v0.4.2 [INFO] [stderr] Checking ark-bn254-zypher v0.4.0 [INFO] [stderr] Checking ark-ed-on-bn254-zypher v0.4.0 [INFO] [stderr] Checking uzkge v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.25s [INFO] running `Command { std: "docker" "inspect" "8dc25da68f28f1d439ebfc28d853b4c3046790bdac4e1d1c22d7bc804bf8f0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc25da68f28f1d439ebfc28d853b4c3046790bdac4e1d1c22d7bc804bf8f0d5", kill_on_drop: false }` [INFO] [stdout] 8dc25da68f28f1d439ebfc28d853b4c3046790bdac4e1d1c22d7bc804bf8f0d5