[INFO] fetching crate switchboard-starknet 0.0.2... [INFO] testing switchboard-starknet-0.0.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate switchboard-starknet 0.0.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate switchboard-starknet 0.0.2 [INFO] finished tweaking crates.io crate switchboard-starknet 0.0.2 [INFO] tweaked toml for crates.io crate switchboard-starknet 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate switchboard-starknet 0.0.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 294 packages to latest compatible versions [INFO] [stderr] Adding cron v0.12.1 (available: v0.15.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding starknet v0.6.0 (available: v0.17.0) [INFO] [stderr] Adding starknet-crypto v0.6.2 (available: v0.8.1) [INFO] [stderr] Adding switchboard-common v0.9.5 (available: v0.11.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb8556ea60f32fd3e98b90467dd1de3856a150ad946bbada80405043d1bd0c3c [INFO] running `Command { std: "docker" "start" "-a" "fb8556ea60f32fd3e98b90467dd1de3856a150ad946bbada80405043d1bd0c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb8556ea60f32fd3e98b90467dd1de3856a150ad946bbada80405043d1bd0c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb8556ea60f32fd3e98b90467dd1de3856a150ad946bbada80405043d1bd0c3c", kill_on_drop: false }` [INFO] [stdout] fb8556ea60f32fd3e98b90467dd1de3856a150ad946bbada80405043d1bd0c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7836632ba1d5d73ec264d575ff4bb55e5ac71fd5a3dc4e8542ad19ccc2f8339 [INFO] running `Command { std: "docker" "start" "-a" "e7836632ba1d5d73ec264d575ff4bb55e5ac71fd5a3dc4e8542ad19ccc2f8339", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_json_pythonic v0.1.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling sgx-quote v0.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling starknet-ff v0.3.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling starknet-curve v0.4.2 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling switchboard-common v0.9.5 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.3 [INFO] [stderr] Compiling starknet-crypto v0.6.2 [INFO] [stderr] Compiling starknet-core v0.6.1 [INFO] [stderr] Compiling starknet-core v0.10.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling starknet-signers v0.4.0 [INFO] [stderr] Compiling starknet-providers v0.6.0 [INFO] [stderr] Compiling starknet-macros v0.1.7 [INFO] [stderr] Compiling starknet-accounts v0.5.0 [INFO] [stderr] Compiling starknet-contract v0.5.0 [INFO] [stderr] Compiling starknet v0.6.0 [INFO] [stderr] Compiling switchboard-starknet v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `starknet::macros::abigen` [INFO] [stdout] --> src/bindings/switchboard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use starknet::macros::abigen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `abigen` in `macros` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/sdk.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | to: FieldElement, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seeded_rng` [INFO] [stdout] --> src/utils.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let mut seeded_rng = rand::rngs::StdRng::from_seed(randomness); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seeded_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut seeded_rng = rand::rngs::StdRng::from_seed(randomness); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `switchboard-starknet` (lib) due to 1 previous error; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e7836632ba1d5d73ec264d575ff4bb55e5ac71fd5a3dc4e8542ad19ccc2f8339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7836632ba1d5d73ec264d575ff4bb55e5ac71fd5a3dc4e8542ad19ccc2f8339", kill_on_drop: false }` [INFO] [stdout] e7836632ba1d5d73ec264d575ff4bb55e5ac71fd5a3dc4e8542ad19ccc2f8339