[INFO] fetching crate holochain_integrity_types 0.6.0-dev.12... [INFO] testing holochain_integrity_types-0.6.0-dev.12 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate holochain_integrity_types 0.6.0-dev.12 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate holochain_integrity_types 0.6.0-dev.12 [INFO] finished tweaking crates.io crate holochain_integrity_types 0.6.0-dev.12 [INFO] tweaked toml for crates.io crate holochain_integrity_types 0.6.0-dev.12 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_integrity_types 0.6.0-dev.12 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 170 packages to latest compatible versions [INFO] [stderr] Adding schemars v0.9.0 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded holochain_timestamp v0.6.0-dev.3 [INFO] [stderr] Downloaded holochain_secure_primitive v0.6.0-dev.1 [INFO] [stderr] Downloaded holo_hash v0.6.0-dev.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7556a578dec31e2eda11de370891ac49ac9499dd748ed52ce2e280eea29a174b [INFO] running `Command { std: "docker" "start" "-a" "7556a578dec31e2eda11de370891ac49ac9499dd748ed52ce2e280eea29a174b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7556a578dec31e2eda11de370891ac49ac9499dd748ed52ce2e280eea29a174b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7556a578dec31e2eda11de370891ac49ac9499dd748ed52ce2e280eea29a174b", kill_on_drop: false }` [INFO] [stdout] 7556a578dec31e2eda11de370891ac49ac9499dd748ed52ce2e280eea29a174b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2bfcfb7a96876dc1ae87a51b80546cf710fd5416ec0c999738247f471d01786 [INFO] running `Command { std: "docker" "start" "-a" "c2bfcfb7a96876dc1ae87a51b80546cf710fd5416ec0c999738247f471d01786", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [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.16 [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 rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling holochain_timestamp v0.6.0-dev.3 [INFO] [stderr] Compiling holochain_secure_primitive v0.6.0-dev.1 [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.11 [INFO] [stderr] Compiling holochain_integrity_types v0.6.0-dev.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.55s [INFO] running `Command { std: "docker" "inspect" "c2bfcfb7a96876dc1ae87a51b80546cf710fd5416ec0c999738247f471d01786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2bfcfb7a96876dc1ae87a51b80546cf710fd5416ec0c999738247f471d01786", kill_on_drop: false }` [INFO] [stdout] c2bfcfb7a96876dc1ae87a51b80546cf710fd5416ec0c999738247f471d01786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee433e970f14caa1452dc916377ae3cfc27639e8c6f688aad22641fb50e3ba4 [INFO] running `Command { std: "docker" "start" "-a" "4ee433e970f14caa1452dc916377ae3cfc27639e8c6f688aad22641fb50e3ba4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling fixt v0.6.0-dev.3 [INFO] [stderr] Compiling holochain_integrity_types v0.6.0-dev.12 (/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.11/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.11/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.11/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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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` 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 [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::::with_presigned [INFO] [stdout] record::SignedHashed::::raw_from_same_hash [INFO] [stdout] --> src/record.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 366 | | where [INFO] [stdout] 367 | | T: Into, [INFO] [stdout] 368 | | T: HashableContent, [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" "4ee433e970f14caa1452dc916377ae3cfc27639e8c6f688aad22641fb50e3ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee433e970f14caa1452dc916377ae3cfc27639e8c6f688aad22641fb50e3ba4", kill_on_drop: false }` [INFO] [stdout] 4ee433e970f14caa1452dc916377ae3cfc27639e8c6f688aad22641fb50e3ba4