[INFO] fetching crate pathfinder-class-hash 0.17.0-beta.3... [INFO] testing pathfinder-class-hash-0.17.0-beta.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pathfinder-class-hash 0.17.0-beta.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pathfinder-class-hash 0.17.0-beta.3 [INFO] finished tweaking crates.io crate pathfinder-class-hash 0.17.0-beta.3 [INFO] tweaked toml for crates.io crate pathfinder-class-hash 0.17.0-beta.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pathfinder-class-hash 0.17.0-beta.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pathfinder-class-hash 0.17.0-beta.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portable-atomic v0.3.20 [INFO] [stderr] Downloaded metrics-macros v0.6.0 [INFO] [stderr] Downloaded dummy v0.8.0 [INFO] [stderr] Downloaded metrics v0.20.1 [INFO] [stderr] Downloaded pathfinder-tagged v0.1.0 [INFO] [stderr] Downloaded pathfinder-tagged-debug-derive v0.1.0 [INFO] [stderr] Downloaded pathfinder-crypto v0.17.0-beta.3 [INFO] [stderr] Downloaded pathfinder-common v0.17.0-beta.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c5a31a28dcbfbf08ccb197b829642fc6a8e797c9fa02019e9acac2260a8b28a [INFO] running `Command { std: "docker" "start" "-a" "4c5a31a28dcbfbf08ccb197b829642fc6a8e797c9fa02019e9acac2260a8b28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c5a31a28dcbfbf08ccb197b829642fc6a8e797c9fa02019e9acac2260a8b28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5a31a28dcbfbf08ccb197b829642fc6a8e797c9fa02019e9acac2260a8b28a", kill_on_drop: false }` [INFO] [stdout] 4c5a31a28dcbfbf08ccb197b829642fc6a8e797c9fa02019e9acac2260a8b28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4257724399b93b87c80da9018acae8efd9c5e6224402ef583c9aae5d54dec685 [INFO] running `Command { std: "docker" "start" "-a" "4257724399b93b87c80da9018acae8efd9c5e6224402ef583c9aae5d54dec685", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling portable-atomic v0.3.20 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling pathfinder-tagged-debug-derive v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling pathfinder-tagged v0.1.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling pathfinder-crypto v0.17.0-beta.3 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling pathfinder-common v0.17.0-beta.3 [INFO] [stderr] Compiling pathfinder-class-hash v0.17.0-beta.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.89s [INFO] running `Command { std: "docker" "inspect" "4257724399b93b87c80da9018acae8efd9c5e6224402ef583c9aae5d54dec685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4257724399b93b87c80da9018acae8efd9c5e6224402ef583c9aae5d54dec685", kill_on_drop: false }` [INFO] [stdout] 4257724399b93b87c80da9018acae8efd9c5e6224402ef583c9aae5d54dec685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fdc6303cfe3e75c5231f801dffa3d9011a9adab07c370588f96680b08f8bf32f [INFO] running `Command { std: "docker" "start" "-a" "fdc6303cfe3e75c5231f801dffa3d9011a9adab07c370588f96680b08f8bf32f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling pathfinder-tagged v0.1.0 [INFO] [stderr] Compiling pathfinder-crypto v0.17.0-beta.3 [INFO] [stderr] Compiling pathfinder-common v0.17.0-beta.3 [INFO] [stderr] Compiling pathfinder-class-hash v0.17.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `starknet_gateway_test_fixtures` [INFO] [stdout] --> src/lib.rs:803:13 [INFO] [stdout] | [INFO] [stdout] 803 | use starknet_gateway_test_fixtures::class_definitions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `starknet_gateway_test_fixtures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `starknet_gateway_test_fixtures`, use `cargo add starknet_gateway_test_fixtures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTEGRATION_TEST` in this scope [INFO] [stdout] --> src/lib.rs:809:43 [INFO] [stdout] | [INFO] [stdout] 809 | let hash = compute_class_hash(INTEGRATION_TEST).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CONTRACT_DEFINITION` in this scope [INFO] [stdout] --> src/lib.rs:821:57 [INFO] [stdout] | [INFO] [stdout] 821 | let hash = super::super::compute_class_hash(CONTRACT_DEFINITION).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GOERLI_GENESIS` in this scope [INFO] [stdout] --> src/lib.rs:833:43 [INFO] [stdout] | [INFO] [stdout] 833 | let hash = compute_class_hash(GOERLI_GENESIS).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_8_NEW_ATTRIBUTES` in this scope [INFO] [stdout] --> src/lib.rs:854:47 [INFO] [stdout] | [INFO] [stdout] 854 | let hash = compute_class_hash(CAIRO_0_8_NEW_ATTRIBUTES)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_10_COMPILER_VERSION` in this scope [INFO] [stdout] --> src/lib.rs:866:43 [INFO] [stdout] | [INFO] [stdout] 866 | let hash = compute_class_hash(CAIRO_0_10_COMPILER_VERSION).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_10_TUPLES_INTEGRATION` in this scope [INFO] [stdout] --> src/lib.rs:881:43 [INFO] [stdout] | [INFO] [stdout] 881 | let hash = compute_class_hash(CAIRO_0_10_TUPLES_INTEGRATION).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_10_TUPLES_GOERLI` in this scope [INFO] [stdout] --> src/lib.rs:896:43 [INFO] [stdout] | [INFO] [stdout] 896 | let hash = compute_class_hash(CAIRO_0_10_TUPLES_GOERLI).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_11_SIERRA` in this scope [INFO] [stdout] --> src/lib.rs:908:43 [INFO] [stdout] | [INFO] [stdout] 908 | let hash = compute_class_hash(CAIRO_0_11_SIERRA).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAIRO_0_11_WITH_DECIMAL_ENTRY_POINT_OFFSET` in this scope [INFO] [stdout] --> src/lib.rs:920:43 [INFO] [stdout] | [INFO] [stdout] 920 | let hash = compute_class_hash(CAIRO_0_11_WITH_DECIMAL_ENTRY_POINT_OFFSET).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinder-class-hash` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "fdc6303cfe3e75c5231f801dffa3d9011a9adab07c370588f96680b08f8bf32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc6303cfe3e75c5231f801dffa3d9011a9adab07c370588f96680b08f8bf32f", kill_on_drop: false }` [INFO] [stdout] fdc6303cfe3e75c5231f801dffa3d9011a9adab07c370588f96680b08f8bf32f