[INFO] fetching crate ic-radix-signer 0.1.0... [INFO] testing ic-radix-signer-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ic-radix-signer 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ic-radix-signer 0.1.0 [INFO] finished tweaking crates.io crate ic-radix-signer 0.1.0 [INFO] tweaked toml for crates.io crate ic-radix-signer 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-radix-signer 0.1.0 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 234 packages to latest compatible versions [INFO] [stderr] Adding candid_derive v0.6.4 (available: v0.6.6) [INFO] [stderr] Adding ic-cdk v0.11.7 (available: v0.18.7) [INFO] [stderr] Adding ic-cdk-macros v0.13.2 (available: v0.13.3) [INFO] [stderr] Adding regex v1.9.3 (available: v1.11.2) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5e43b814a51e0f79ece0d9e6d3389d5c2e9ab81bbccee00a588583bfee5737f4 [INFO] running `Command { std: "docker" "start" "-a" "5e43b814a51e0f79ece0d9e6d3389d5c2e9ab81bbccee00a588583bfee5737f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e43b814a51e0f79ece0d9e6d3389d5c2e9ab81bbccee00a588583bfee5737f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e43b814a51e0f79ece0d9e6d3389d5c2e9ab81bbccee00a588583bfee5737f4", kill_on_drop: false }` [INFO] [stdout] 5e43b814a51e0f79ece0d9e6d3389d5c2e9ab81bbccee00a588583bfee5737f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b687677b7dd7e739eaffaa9b2ffbd6d7ab309318ff6c608f075808c8aaa1174f [INFO] running `Command { std: "docker" "start" "-a" "b687677b7dd7e739eaffaa9b2ffbd6d7ab309318ff6c608f075808c8aaa1174f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling candid_derive v0.10.17 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling radix-rust v1.3.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ethbloom v0.12.1 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling candid_derive v0.6.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling annotate-snippets v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling sbor-derive-common v1.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sbor-derive v1.3.0 [INFO] [stderr] Compiling radix-sbor-derive v1.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling sbor v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling candid v0.10.17 [INFO] [stderr] Compiling radix-common v1.3.0 [INFO] [stderr] Compiling ic-cdk-macros v0.13.2 [INFO] [stderr] Compiling ic-cdk-macros v0.8.4 [INFO] [stderr] Compiling ic-cdk v0.11.7 [INFO] [stderr] Compiling ic-cdk v0.13.6 [INFO] [stderr] Compiling ic-web3-rs v0.1.11 [INFO] [stderr] Compiling radix-blueprint-schema-init v1.3.0 [INFO] [stderr] Compiling radix-substate-store-interface v1.3.0 [INFO] [stderr] Compiling radix-common-derive v1.3.0 [INFO] [stderr] Compiling radix-engine-interface v1.3.0 [INFO] [stderr] Compiling radix-transactions v1.3.0 [INFO] [stderr] Compiling ic-radix-signer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `radix_transactions::model::HasSignedIntentHash` [INFO] [stdout] --> src/transaction_builder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use radix_transactions::model::HasSignedIntentHash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `HasSubintentHash` [INFO] [stdout] | no `HasSignedIntentHash` in `model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radix_transactions::model::HasIntentHash` [INFO] [stdout] --> src/transaction_builder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use radix_transactions::model::HasIntentHash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `IntentHash` [INFO] [stdout] | no `HasIntentHash` in `model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/transaction_builder.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | let prepared = intent.prepare().expect("Intent could be prepared"); [INFO] [stdout] | ^^^^^^^-- argument #1 of type `&PreparationSettingsV1` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radix-transactions-1.3.0/src/model/preparation/traits.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn prepare(&self, settings: &PreparationSettings) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 48 | let prepared = intent.prepare(/* &PreparationSettingsV1 */).expect("Intent could be prepared"); [INFO] [stdout] | ++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `intent_hash` found for struct `PreparedIntentV1` in the current scope [INFO] [stdout] --> src/transaction_builder.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | .push(signer.sign_with_public_key(prepared.intent_hash()).await?); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `PreparedIntentV1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/transaction_builder.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | let prepared = intent.prepare().expect("Intent could be prepared"); [INFO] [stdout] | ^^^^^^^-- argument #1 of type `&PreparationSettingsV1` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radix-transactions-1.3.0/src/model/preparation/traits.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn prepare(&self, settings: &PreparationSettings) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 56 | let prepared = intent.prepare(/* &PreparationSettingsV1 */).expect("Intent could be prepared"); [INFO] [stdout] | ++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `intent_hash` found for struct `PreparedIntentV1` in the current scope [INFO] [stdout] --> src/transaction_builder.rs:59:60 [INFO] [stdout] | [INFO] [stdout] 59 | .push(signer.sign_with_public_key(prepared.intent_hash()).await?); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `PreparedIntentV1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/transaction_builder.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .prepare() [INFO] [stdout] | ^^^^^^^-- argument #1 of type `&PreparationSettingsV1` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radix-transactions-1.3.0/src/model/preparation/traits.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn prepare(&self, settings: &PreparationSettings) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 72 | .prepare(/* &PreparationSettingsV1 */) [INFO] [stdout] | ++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `signed_intent_hash` found for struct `PreparedSignedIntentV1` in the current scope [INFO] [stdout] --> src/transaction_builder.rs:76:48 [INFO] [stdout] | [INFO] [stdout] 76 | .sign_with_public_key(prepared.signed_intent_hash()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `signed_transaction_intent_hash` with a similar name [INFO] [stdout] | [INFO] [stdout] 76 | .sign_with_public_key(prepared.signed_transaction_intent_hash()) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ic-radix-signer` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b687677b7dd7e739eaffaa9b2ffbd6d7ab309318ff6c608f075808c8aaa1174f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b687677b7dd7e739eaffaa9b2ffbd6d7ab309318ff6c608f075808c8aaa1174f", kill_on_drop: false }` [INFO] [stdout] b687677b7dd7e739eaffaa9b2ffbd6d7ab309318ff6c608f075808c8aaa1174f