[INFO] fetching crate clvm-utils 0.30.0...
[INFO] testing clvm-utils-0.30.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate clvm-utils 0.30.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate clvm-utils 0.30.0
[INFO] finished tweaking crates.io crate clvm-utils 0.30.0
[INFO] tweaked toml for crates.io crate clvm-utils 0.30.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clvm-utils 0.30.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clvm-utils 0.30.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.22.0
[INFO] [stderr]   Downloaded chia-sha2 v0.30.0
[INFO] [stderr]   Downloaded chia-traits v0.28.1
[INFO] [stderr]   Downloaded chia-bls v0.28.1
[INFO] [stderr]   Downloaded rstest_macros v0.22.0
[INFO] [stderr]   Downloaded clvm-traits v0.30.0
[INFO] [stderr]   Downloaded chia_streamable_macro v0.28.1
[INFO] [stderr]   Downloaded chia-sha2 v0.28.1
[INFO] [stderr]   Downloaded clvmr v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16b2f2c110e38da0ce6c813b07138070a4c27353e4445f8ad8d8d705912f10a5
[INFO] running `Command { std: "docker" "start" "-a" "16b2f2c110e38da0ce6c813b07138070a4c27353e4445f8ad8d8d705912f10a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16b2f2c110e38da0ce6c813b07138070a4c27353e4445f8ad8d8d705912f10a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b2f2c110e38da0ce6c813b07138070a4c27353e4445f8ad8d8d705912f10a5", kill_on_drop: false }`
[INFO] [stdout] 16b2f2c110e38da0ce6c813b07138070a4c27353e4445f8ad8d8d705912f10a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ed50d051c0bcf288beb57d4029c84401ed8788209ad68b7fe9557bfdf989ce5
[INFO] running `Command { std: "docker" "start" "-a" "4ed50d051c0bcf288beb57d4029c84401ed8788209ad68b7fe9557bfdf989ce5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling chia_streamable_macro v0.28.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling chia-sha2 v0.28.1
[INFO] [stderr]    Compiling chia-sha2 v0.30.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chia-traits v0.28.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chia-bls v0.28.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling clvmr v0.16.2
[INFO] [stderr]    Compiling clvm-traits v0.30.0
[INFO] [stderr]    Compiling clvm-utils v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.77s
[INFO] running `Command { std: "docker" "inspect" "4ed50d051c0bcf288beb57d4029c84401ed8788209ad68b7fe9557bfdf989ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed50d051c0bcf288beb57d4029c84401ed8788209ad68b7fe9557bfdf989ce5", kill_on_drop: false }`
[INFO] [stdout] 4ed50d051c0bcf288beb57d4029c84401ed8788209ad68b7fe9557bfdf989ce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03b85dca86613e8625b8a8b7c8289bbe4b727958802dba3275568fbf3bad5a22
[INFO] running `Command { std: "docker" "start" "-a" "03b85dca86613e8625b8a8b7c8289bbe4b727958802dba3275568fbf3bad5a22", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling chia_streamable_macro v0.28.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chia-sha2 v0.28.1
[INFO] [stderr]    Compiling chia-sha2 v0.30.0
[INFO] [stderr]    Compiling chia-traits v0.28.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling chia-bls v0.28.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.22.0
[INFO] [stderr]    Compiling clvmr v0.16.2
[INFO] [stderr]    Compiling clvm-traits v0.30.0
[INFO] [stderr]    Compiling clvm-utils v0.30.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `ToClvm` in this scope
[INFO] [stdout]   --> src/hash_encoder.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[derive(ToClvm)]
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToClvm` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/hash_encoder.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use clvm_traits::ToClvm;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clvm` in this scope
[INFO] [stdout]   --> src/hash_encoder.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |         #[clvm(curry)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `tree_hash` exists for struct `CurriedProgram<TreeHash, Args<TreeHash>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/hash_encoder.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let hash = CurriedProgram {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  97 | |             program: hash_1,
[INFO] [stdout]  98 | |             args: Args {
[INFO] [stdout]  99 | |                 a: hash_2,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         .tree_hash();
[INFO] [stdout]     | |         -^^^^^^^^^ method cannot be called on `CurriedProgram<TreeHash, Args<TreeHash>>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/curried_program.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 |   pub struct CurriedProgram<P, A> {
[INFO] [stdout]     |   ------------------------------- method `tree_hash` not found for this struct because it doesn't satisfy `_: ToClvm<TreeHasher>` or `_: ToTreeHash`
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `curried_program::CurriedProgram<tree_hash::TreeHash, hash_encoder::tests::test_curry_tree_hash::Args<tree_hash::TreeHash>>: clvm_traits::ToClvm<TreeHasher>` was not satisfied
[INFO] [stdout]    --> src/hash_encoder.rs:14:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl<T> ToTreeHash for T
[INFO] [stdout]     |         ----------     -
[INFO] [stdout]  13 | where
[INFO] [stdout]  14 |     T: ToClvm<TreeHasher>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `clvm_traits::ToClvm` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clvm-traits-0.30.0/src/to_clvm.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait ToClvm<E>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `hash_encoder::ToTreeHash` defines an item `tree_hash`, perhaps you need to implement it
[INFO] [stdout]    --> src/hash_encoder.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub trait ToTreeHash {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clvm-utils` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "03b85dca86613e8625b8a8b7c8289bbe4b727958802dba3275568fbf3bad5a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b85dca86613e8625b8a8b7c8289bbe4b727958802dba3275568fbf3bad5a22", kill_on_drop: false }`
[INFO] [stdout] 03b85dca86613e8625b8a8b7c8289bbe4b727958802dba3275568fbf3bad5a22
