[INFO] fetching crate holochain_integrity_types 0.6.0-dev.14...
[INFO] testing holochain_integrity_types-0.6.0-dev.14 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate holochain_integrity_types 0.6.0-dev.14 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate holochain_integrity_types 0.6.0-dev.14
[INFO] finished tweaking crates.io crate holochain_integrity_types 0.6.0-dev.14
[INFO] tweaked toml for crates.io crate holochain_integrity_types 0.6.0-dev.14 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate holochain_integrity_types 0.6.0-dev.14 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 160 packages to latest compatible versions
[INFO] [stderr]       Adding schemars v0.9.0 (available: v1.0.4)
[INFO] [stderr]       Adding serde v1.0.219 (available: v1.0.228)
[INFO] [stderr]       Adding serde_bytes v0.11.17 (available: v0.11.19)
[INFO] [stderr]       Adding serde_derive v1.0.219 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.143 (available: v1.0.145)
[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] e951fbd71383f396cc20a14be7dcdca707e8065504502c38c5346b60bb984d06
[INFO] running `Command { std: "docker" "start" "-a" "e951fbd71383f396cc20a14be7dcdca707e8065504502c38c5346b60bb984d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e951fbd71383f396cc20a14be7dcdca707e8065504502c38c5346b60bb984d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e951fbd71383f396cc20a14be7dcdca707e8065504502c38c5346b60bb984d06", kill_on_drop: false }`
[INFO] [stdout] e951fbd71383f396cc20a14be7dcdca707e8065504502c38c5346b60bb984d06
[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] 4ebf21046f17dfaf2b58a9e839538e2dffd789ff2786bcd058869df3ae3412a8
[INFO] running `Command { std: "docker" "start" "-a" "4ebf21046f17dfaf2b58a9e839538e2dffd789ff2786bcd058869df3ae3412a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling holochain_util v0.6.0-dev.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling holochain_timestamp v0.6.0-dev.3
[INFO] [stderr]    Compiling holochain_secure_primitive v0.6.0-dev.2
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.56
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.101
[INFO] [stderr]    Compiling holo_hash v0.6.0-dev.14
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0-dev.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.88s
[INFO] running `Command { std: "docker" "inspect" "4ebf21046f17dfaf2b58a9e839538e2dffd789ff2786bcd058869df3ae3412a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ebf21046f17dfaf2b58a9e839538e2dffd789ff2786bcd058869df3ae3412a8", kill_on_drop: false }`
[INFO] [stdout] 4ebf21046f17dfaf2b58a9e839538e2dffd789ff2786bcd058869df3ae3412a8
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d906e8e3f57ed484dac30779cf5dfdc823cdfae5a432a45766ef7f56fe141c91
[INFO] running `Command { std: "docker" "start" "-a" "d906e8e3f57ed484dac30779cf5dfdc823cdfae5a432a45766ef7f56fe141c91", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fixt v0.6.0-dev.5
[INFO] [stderr]    Compiling holochain_integrity_types v0.6.0-dev.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `holo_hash::fixt`
[INFO] [stdout]    --> src/countersigning.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |     use holo_hash::fixt::ActionHashFixturator;
[INFO] [stdout]     |                    ^^^^ could not find `fixt` in `holo_hash`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holo_hash-0.6.0-dev.14/src/lib.rs:72:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "fixturators")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `fixturators` feature
[INFO] [stdout]  72 | pub mod fixt;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `holo_hash::fixt`
[INFO] [stdout]    --> src/countersigning.rs:649:20
[INFO] [stdout]     |
[INFO] [stdout] 649 |     use holo_hash::fixt::AgentPubKeyFixturator;
[INFO] [stdout]     |                    ^^^^ could not find `fixt` in `holo_hash`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holo_hash-0.6.0-dev.14/src/lib.rs:72:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "fixturators")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `fixturators` feature
[INFO] [stdout]  72 | pub mod fixt;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `holo_hash::fixt`
[INFO] [stdout]    --> src/countersigning.rs:650:20
[INFO] [stdout]     |
[INFO] [stdout] 650 |     use holo_hash::fixt::EntryHashFixturator;
[INFO] [stdout]     |                    ^^^^ could not find `fixt` in `holo_hash`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holo_hash-0.6.0-dev.14/src/lib.rs:72:9
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[cfg(feature = "fixturators")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `fixturators` feature
[INFO] [stdout]  72 | pub mod fixt;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:662:28
[INFO] [stdout]     |
[INFO] [stdout] 662 |                 Timestamp::now(),
[INFO] [stdout]     |                            ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:663:29
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 (Timestamp::now() + Duration::from_secs(30)).unwrap(),
[INFO] [stdout]     |                             ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `end_mut` found for struct `countersigning::CounterSigningSessionTimes` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:693:24
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct CounterSigningSessionTimes {
[INFO] [stdout]     | ------------------------------------- method `end_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 693 |         *session_times.end_mut() =
[INFO] [stdout]     |                        ^^^^^^^ method not found in `countersigning::CounterSigningSessionTimes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `end_mut` found for struct `countersigning::CounterSigningSessionTimes` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:701:24
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct CounterSigningSessionTimes {
[INFO] [stdout]     | ------------------------------------- method `end_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 701 |         *session_times.end_mut() = (session_times.end() + SESSION_ACTION_TIME_OFFSET).unwrap();
[INFO] [stdout]     |                        ^^^^^^^ method not found in `countersigning::CounterSigningSessionTimes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_mut` found for struct `countersigning::CounterSigningSessionTimes` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:708:24
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct CounterSigningSessionTimes {
[INFO] [stdout]     | ------------------------------------- method `start_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 708 |         *session_times.start_mut() =
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `start` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 708 -         *session_times.start_mut() =
[INFO] [stdout] 708 +         *session_times.start() =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_mut` found for struct `countersigning::CounterSigningSessionTimes` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:713:24
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct CounterSigningSessionTimes {
[INFO] [stdout]     | ------------------------------------- method `start_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 713 |         *session_times.start_mut() =
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `start` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 713 -         *session_times.start_mut() =
[INFO] [stdout] 713 +         *session_times.start() =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `preflight_request_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:892:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |   pub struct CounterSigningSessionData {
[INFO] [stdout]     |   ------------------------------------ method `preflight_request_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 891 | /         session_data
[INFO] [stdout] 892 | |             .preflight_request_mut()
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `preflight_request` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 892 -             .preflight_request_mut()
[INFO] [stdout] 892 +             .preflight_request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `preflight_request_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:905:14
[INFO] [stdout]     |
[INFO] [stdout] 479 |   pub struct CounterSigningSessionData {
[INFO] [stdout]     |   ------------------------------------ method `preflight_request_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 904 | /         session_data
[INFO] [stdout] 905 | |             .preflight_request_mut()
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `preflight_request` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 905 -             .preflight_request_mut()
[INFO] [stdout] 905 +             .preflight_request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `responses_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:914:24
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub struct CounterSigningSessionData {
[INFO] [stdout]     | ------------------------------------ method `responses_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 914 |         (*session_data.responses_mut()).push((alice_state, alice_signature));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `responses` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 914 -         (*session_data.responses_mut()).push((alice_state, alice_signature));
[INFO] [stdout] 914 +         (*session_data.responses()).push((alice_state, alice_signature));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `responses_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:915:24
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub struct CounterSigningSessionData {
[INFO] [stdout]     | ------------------------------------ method `responses_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 915 |         (*session_data.responses_mut()).push((bob_state.clone(), bob_signature.clone()));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `responses` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 915 -         (*session_data.responses_mut()).push((bob_state.clone(), bob_signature.clone()));
[INFO] [stdout] 915 +         (*session_data.responses()).push((bob_state.clone(), bob_signature.clone()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `agent_index_mut` found for struct `countersigning::CounterSigningAgentState` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:929:20
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct CounterSigningAgentState {
[INFO] [stdout]     | ----------------------------------- method `agent_index_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 929 |         *bob_state.agent_index_mut() = 1;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `agent_index` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 929 -         *bob_state.agent_index_mut() = 1;
[INFO] [stdout] 929 +         *bob_state.agent_index() = 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `responses_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:930:24
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub struct CounterSigningSessionData {
[INFO] [stdout]     | ------------------------------------ method `responses_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 930 |         (*session_data.responses_mut()).pop();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `responses` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 930 -         (*session_data.responses_mut()).pop();
[INFO] [stdout] 930 +         (*session_data.responses()).pop();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `responses_mut` found for struct `countersigning::CounterSigningSessionData` in the current scope
[INFO] [stdout]    --> src/countersigning.rs:931:24
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub struct CounterSigningSessionData {
[INFO] [stdout]     | ------------------------------------ method `responses_mut` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 931 |         (*session_data.responses_mut()).push((bob_state, bob_signature));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `responses` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 931 -         (*session_data.responses_mut()).push((bob_state, bob_signature));
[INFO] [stdout] 931 +         (*session_data.responses()).push((bob_state, bob_signature));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:529:35
[INFO] [stdout]     |
[INFO] [stdout] 529 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:542:36
[INFO] [stdout]     |
[INFO] [stdout] 542 |         let hashed = SignedHashed::new_unchecked(action, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:560:35
[INFO] [stdout]     |
[INFO] [stdout] 560 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:573:36
[INFO] [stdout]     |
[INFO] [stdout] 573 |         let hashed = SignedHashed::new_unchecked(action, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:588:35
[INFO] [stdout]     |
[INFO] [stdout] 588 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:601:36
[INFO] [stdout]     |
[INFO] [stdout] 601 |         let hashed = SignedHashed::new_unchecked(update, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:615:35
[INFO] [stdout]     |
[INFO] [stdout] 615 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:621:36
[INFO] [stdout]     |
[INFO] [stdout] 621 |         let hashed = SignedHashed::new_unchecked(delete, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:633:35
[INFO] [stdout]     |
[INFO] [stdout] 633 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:645:36
[INFO] [stdout]     |
[INFO] [stdout] 645 |         let hashed = SignedHashed::new_unchecked(action, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:670:35
[INFO] [stdout]     |
[INFO] [stdout] 670 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:676:36
[INFO] [stdout]     |
[INFO] [stdout] 676 |         let hashed = SignedHashed::new_unchecked(create_link, Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:695:35
[INFO] [stdout]     |
[INFO] [stdout] 695 |             timestamp: Timestamp::now(),
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_unchecked` found for struct `record::SignedHashed<T>` in the current scope
[INFO] [stdout]    --> src/op.rs:699:27
[INFO] [stdout]     |
[INFO] [stdout] 699 |             SignedHashed::new_unchecked(delete_link.clone(), Signature([0; SIGNATURE_BYTES]));
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ function or associated item not found in `record::SignedHashed<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/record.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct SignedHashed<T>
[INFO] [stdout]     | -------------------------- function or associated item `new_unchecked` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `record::SignedHashed<_>` consider using one of the following associated functions:
[INFO] [stdout]       record::SignedHashed::<T>::with_presigned
[INFO] [stdout]       record::SignedHashed::<action::Action>::raw_from_same_hash
[INFO] [stdout]    --> src/record.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |       pub fn with_presigned(hashed: HoloHashed<T>, signature: Signature) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | /     pub fn raw_from_same_hash<T>(other: SignedHashed<T>) -> Self
[INFO] [stdout] 366 | |     where
[INFO] [stdout] 367 | |         T: Into<Action>,
[INFO] [stdout] 368 | |         T: HashableContent<HashType = holo_hash::hash_type::Action>,
[INFO] [stdout]     | |____________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `holochain_timestamp::Timestamp` in the current scope
[INFO] [stdout]    --> src/op.rs:708:39
[INFO] [stdout]     |
[INFO] [stdout] 708 |                 timestamp: Timestamp::now(),
[INFO] [stdout]     |                                       ^^^ function or associated item not found in `holochain_timestamp::Timestamp`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `holochain_timestamp::Timestamp` consider using one of the following associated functions:
[INFO] [stdout]       holochain_timestamp::Timestamp::max
[INFO] [stdout]       holochain_timestamp::Timestamp::from_micros
[INFO] [stdout]       holochain_timestamp::Timestamp::saturating_from_dur
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_timestamp-0.6.0-dev.3/src/lib.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     pub fn max() -> Timestamp {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn from_micros(micros: i64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn saturating_from_dur(duration: &core::time::Duration) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `holochain_integrity_types` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "d906e8e3f57ed484dac30779cf5dfdc823cdfae5a432a45766ef7f56fe141c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d906e8e3f57ed484dac30779cf5dfdc823cdfae5a432a45766ef7f56fe141c91", kill_on_drop: false }`
[INFO] [stdout] d906e8e3f57ed484dac30779cf5dfdc823cdfae5a432a45766ef7f56fe141c91
