[INFO] fetching crate nzcp 1.0.2...
[INFO] testing nzcp-1.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nzcp 1.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nzcp 1.0.2
[INFO] finished tweaking crates.io crate nzcp 1.0.2
[INFO] tweaked toml for crates.io crate nzcp 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nzcp 1.0.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 349 packages to latest compatible versions
[INFO] [stderr]       Adding base32 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding did-web v0.1.2 (available: v0.3.4)
[INFO] [stderr]       Adding p256 v0.9.0 (available: v0.13.2)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding ssi v0.3.0 (available: v0.12.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] [stderr]       Adding zeroize v1.4.3 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85079d9d95ae94262a2e2411278a4834675c46bebd63f91d130f676afd44186f
[INFO] running `Command { std: "docker" "start" "-a" "85079d9d95ae94262a2e2411278a4834675c46bebd63f91d130f676afd44186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85079d9d95ae94262a2e2411278a4834675c46bebd63f91d130f676afd44186f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85079d9d95ae94262a2e2411278a4834675c46bebd63f91d130f676afd44186f", kill_on_drop: false }`
[INFO] [stdout] 85079d9d95ae94262a2e2411278a4834675c46bebd63f91d130f676afd44186f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ef77dec25dbf1f572c8468afdc8521d2782fb12d122ddfacf1f94572b13fb93
[INFO] running `Command { std: "docker" "start" "-a" "2ef77dec25dbf1f572c8468afdc8521d2782fb12d122ddfacf1f94572b13fb93", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling iref v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling elliptic-curve v0.9.12
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling langtag v0.2.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling mown v0.2.2
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling multibase v0.8.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling serde_jcs v0.1.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling sshkeys v0.3.4
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling simple_asn1 v0.5.4
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling ecdsa v0.11.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling combination v0.1.5
[INFO] [stderr]    Compiling ssi-contexts v0.1.10
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling json-ld v0.4.0
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling ff-zeroize v0.6.3
[INFO] [stderr]    Compiling pairing-plus v0.19.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling bbs v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ssi v0.4.0
[INFO] [stderr]    Compiling ssi v0.3.0
[INFO] [stderr]    Compiling did-web v0.1.2
[INFO] [stderr]    Compiling nzcp v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `resolve_representation` found for struct `DIDWeb` in the current scope
[INFO] [stdout]    --> src/decentralised_identifier.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |           let (metadata, doc_data, _) = DIDWeb
[INFO] [stdout]     |  _______________________________________-
[INFO] [stdout] 102 | |             .resolve_representation(&self.did(), &ResolutionInputMetadata::default())
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^^^^^^^^ method not found in `DIDWeb`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `ssi` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ssi-0.4.0/src/did_resolve.rs:410:1
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg_attr(not(target_arch = "wasm32"), async_trait)]
[INFO] [stdout]     |                                         ----------- the method is available for `DIDWeb` here
[INFO] [stdout] 410 | pub trait DIDResolver: Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the trait that is needed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/decentralised_identifier.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout]  11 |     did_resolve::{DIDResolver, ResolutionInputMetadata},
[INFO] [stdout]     |                   ----------- `DIDResolver` imported here doesn't correspond to the right version of crate `ssi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ssi-0.3.0/src/did_resolve.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub trait DIDResolver: Sync {
[INFO] [stdout]     | --------------------------- this is the trait that was imported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/decentralised_identifier.rs:119:35
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   *id = String::from("https://www.w3.org/ns/did/v1");
[INFO] [stdout]     |                       ---   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found `String`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       expected due to the type of this binding
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/decentralised_identifier.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   *id = String::from("https://www.w3.org/ns/did/v1");
[INFO] [stdout]     |                       ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: the left-hand-side of an assignment must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/payload/cwt.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |     DateTime::from_utc(NaiveDateTime::from_timestamp(epoch_seconds, 0), Utc)
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/payload/cwt.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |     DateTime::from_utc(NaiveDateTime::from_timestamp(epoch_seconds, 0), Utc)
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nzcp` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2ef77dec25dbf1f572c8468afdc8521d2782fb12d122ddfacf1f94572b13fb93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef77dec25dbf1f572c8468afdc8521d2782fb12d122ddfacf1f94572b13fb93", kill_on_drop: false }`
[INFO] [stdout] 2ef77dec25dbf1f572c8468afdc8521d2782fb12d122ddfacf1f94572b13fb93
