[INFO] fetching crate starknet-abigen-parser-stopgap 0.1.0... [INFO] building starknet-abigen-parser-stopgap-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate starknet-abigen-parser-stopgap 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate starknet-abigen-parser-stopgap 0.1.0 [INFO] finished tweaking crates.io crate starknet-abigen-parser-stopgap 0.1.0 [INFO] tweaked toml for crates.io crate starknet-abigen-parser-stopgap 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate starknet-abigen-parser-stopgap 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 264 packages to latest compatible versions [INFO] [stderr] Adding starknet v0.7.0 (available: v0.17.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded starknet-crypto v0.6.2 [INFO] [stderr] Downloaded starknet-signers v0.5.0 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.3 [INFO] [stderr] Downloaded starknet-curve v0.4.2 [INFO] [stderr] Downloaded starknet-ff v0.3.7 [INFO] [stderr] Downloaded starknet v0.7.0 [INFO] [stderr] Downloaded starknet-core v0.7.2 [INFO] [stderr] Downloaded starknet-macros v0.1.7 [INFO] [stderr] Downloaded starknet-contract v0.6.0 [INFO] [stderr] Downloaded starknet-accounts v0.6.1 [INFO] [stderr] Downloaded starknet-core v0.10.0 [INFO] [stderr] Downloaded starknet-providers v0.7.0 [INFO] [stderr] Downloaded ethbloom v0.13.0 [INFO] [stderr] Downloaded serde_json_pythonic v0.1.2 [INFO] [stderr] Downloaded impl-rlp v0.3.0 [INFO] [stderr] Downloaded ethereum-types v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ac019b68c0c15cec65bd7c91a6a43718fd71abd8014c5da7f892229ce2b614 [INFO] running `Command { std: "docker" "start" "-a" "26ac019b68c0c15cec65bd7c91a6a43718fd71abd8014c5da7f892229ce2b614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ac019b68c0c15cec65bd7c91a6a43718fd71abd8014c5da7f892229ce2b614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ac019b68c0c15cec65bd7c91a6a43718fd71abd8014c5da7f892229ce2b614", kill_on_drop: false }` [INFO] [stdout] 26ac019b68c0c15cec65bd7c91a6a43718fd71abd8014c5da7f892229ce2b614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a05512bea2000f8fb5d659b06b40b2d7b6d8f46790fad8e4d104136e74fbe7d [INFO] running `Command { std: "docker" "start" "-a" "0a05512bea2000f8fb5d659b06b40b2d7b6d8f46790fad8e4d104136e74fbe7d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling serde_json_pythonic v0.1.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling starknet-ff v0.3.7 [INFO] [stderr] Compiling starknet-curve v0.4.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.3 [INFO] [stderr] Compiling starknet-crypto v0.6.2 [INFO] [stderr] Compiling starknet-core v0.7.2 [INFO] [stderr] Compiling starknet-core v0.10.0 [INFO] [stderr] Compiling starknet-providers v0.7.0 [INFO] [stderr] Compiling starknet-signers v0.5.0 [INFO] [stderr] Compiling starknet-macros v0.1.7 [INFO] [stderr] Compiling starknet-accounts v0.6.1 [INFO] [stderr] Compiling starknet-contract v0.6.0 [INFO] [stderr] Compiling starknet v0.7.0 [INFO] [stderr] Compiling starknet-abigen-parser-stopgap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.40s [INFO] running `Command { std: "docker" "inspect" "0a05512bea2000f8fb5d659b06b40b2d7b6d8f46790fad8e4d104136e74fbe7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a05512bea2000f8fb5d659b06b40b2d7b6d8f46790fad8e4d104136e74fbe7d", kill_on_drop: false }` [INFO] [stdout] 0a05512bea2000f8fb5d659b06b40b2d7b6d8f46790fad8e4d104136e74fbe7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dd83a908de491d4f0c03c9cd6dfca5a0a192aad456dd2c4a1ff11e46d14dd25 [INFO] running `Command { std: "docker" "start" "-a" "1dd83a908de491d4f0c03c9cd6dfca5a0a192aad456dd2c4a1ff11e46d14dd25", kill_on_drop: false }` [INFO] [stderr] Compiling starknet-abigen-parser-stopgap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "1dd83a908de491d4f0c03c9cd6dfca5a0a192aad456dd2c4a1ff11e46d14dd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd83a908de491d4f0c03c9cd6dfca5a0a192aad456dd2c4a1ff11e46d14dd25", kill_on_drop: false }` [INFO] [stdout] 1dd83a908de491d4f0c03c9cd6dfca5a0a192aad456dd2c4a1ff11e46d14dd25