[INFO] fetching crate stwo-constraint-framework 2.0.0... [INFO] checking stwo-constraint-framework-2.0.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0 [INFO] extracting crate stwo-constraint-framework 2.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate stwo-constraint-framework 2.0.0 [INFO] finished tweaking crates.io crate stwo-constraint-framework 2.0.0 [INFO] tweaked toml for crates.io crate stwo-constraint-framework 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stwo-constraint-framework 2.0.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stwo-constraint-framework 2.0.0 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starknet-curve v0.4.2 [INFO] [stderr] Downloaded starknet-crypto v0.6.2 [INFO] [stderr] Downloaded rfc6979 v0.4.0 [INFO] [stderr] Downloaded starknet-ff v0.3.7 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.3 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.1 [INFO] [stderr] Downloaded stwo-std-shims v1.0.0 [INFO] [stderr] Downloaded bytemuck_derive v1.9.3 [INFO] [stderr] Downloaded crypto-bigint v0.5.5 [INFO] [stderr] Downloaded enum-ordinalize v4.3.0 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded stwo v2.0.0 [INFO] [stderr] Downloaded cc v1.2.29 [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" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f17d07eb1435e0eed39a68ab0814a9af6542a5e6fdfa707fc5c251f18c5c2ed3 [INFO] running `Command { std: "docker" "start" "-a" "f17d07eb1435e0eed39a68ab0814a9af6542a5e6fdfa707fc5c251f18c5c2ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f17d07eb1435e0eed39a68ab0814a9af6542a5e6fdfa707fc5c251f18c5c2ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17d07eb1435e0eed39a68ab0814a9af6542a5e6fdfa707fc5c251f18c5c2ed3", kill_on_drop: false }` [INFO] [stdout] f17d07eb1435e0eed39a68ab0814a9af6542a5e6fdfa707fc5c251f18c5c2ed3 [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" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a00a268542d887267e9df798817ad4fb9c6f96b29d7b05e5f90d6cc145ab3ef0 [INFO] running `Command { std: "docker" "start" "-a" "a00a268542d887267e9df798817ad4fb9c6f96b29d7b05e5f90d6cc145ab3ef0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking stwo-std-shims v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking starknet-ff v0.3.7 [INFO] [stderr] Checking starknet-curve v0.4.2 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.3 [INFO] [stderr] Checking starknet-crypto v0.6.2 [INFO] [stderr] Checking stwo v2.0.0 [INFO] [stderr] Checking stwo-constraint-framework v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.07s [INFO] running `Command { std: "docker" "inspect" "a00a268542d887267e9df798817ad4fb9c6f96b29d7b05e5f90d6cc145ab3ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a00a268542d887267e9df798817ad4fb9c6f96b29d7b05e5f90d6cc145ab3ef0", kill_on_drop: false }` [INFO] [stdout] a00a268542d887267e9df798817ad4fb9c6f96b29d7b05e5f90d6cc145ab3ef0