[INFO] fetching crate holochain_integrity_types 0.7.0-dev.9... [INFO] testing holochain_integrity_types-0.7.0-dev.9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate holochain_integrity_types 0.7.0-dev.9 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate holochain_integrity_types 0.7.0-dev.9 [INFO] finished tweaking crates.io crate holochain_integrity_types 0.7.0-dev.9 [INFO] tweaked toml for crates.io crate holochain_integrity_types 0.7.0-dev.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate holochain_integrity_types 0.7.0-dev.9 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate holochain_integrity_types 0.7.0-dev.9 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb4381c041e6c6c67302ea55364489f75ec488b42a5e5d5ccabe06e8538d1f9 [INFO] running `Command { std: "docker" "start" "-a" "3cb4381c041e6c6c67302ea55364489f75ec488b42a5e5d5ccabe06e8538d1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb4381c041e6c6c67302ea55364489f75ec488b42a5e5d5ccabe06e8538d1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb4381c041e6c6c67302ea55364489f75ec488b42a5e5d5ccabe06e8538d1f9", kill_on_drop: false }` [INFO] [stdout] 3cb4381c041e6c6c67302ea55364489f75ec488b42a5e5d5ccabe06e8538d1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76765983a93a3db5cdfbc6594db6700312d8754be4104f5ac0a4cf53a6c16685 [INFO] running `Command { std: "docker" "start" "-a" "76765983a93a3db5cdfbc6594db6700312d8754be4104f5ac0a4cf53a6c16685", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling holochain_util v0.7.0-dev.1 [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_secure_primitive v0.7.0-dev.1 [INFO] [stderr] Compiling holochain_timestamp v0.7.0-dev.0 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holo_hash v0.7.0-dev.8 [INFO] [stderr] Compiling holochain_integrity_types v0.7.0-dev.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s [INFO] running `Command { std: "docker" "inspect" "76765983a93a3db5cdfbc6594db6700312d8754be4104f5ac0a4cf53a6c16685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76765983a93a3db5cdfbc6594db6700312d8754be4104f5ac0a4cf53a6c16685", kill_on_drop: false }` [INFO] [stdout] 76765983a93a3db5cdfbc6594db6700312d8754be4104f5ac0a4cf53a6c16685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0960e3647a449f6bc6eb3140cd5e79a217ff0635eaa64e191c8155d2a73c1b [INFO] running `Command { std: "docker" "start" "-a" "9d0960e3647a449f6bc6eb3140cd5e79a217ff0635eaa64e191c8155d2a73c1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fixt v0.7.0-dev.0 [INFO] [stderr] Compiling holochain_integrity_types v0.7.0-dev.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `holo_hash::fixt` [INFO] [stdout] --> src/countersigning.rs:636:20 [INFO] [stdout] | [INFO] [stdout] 636 | 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.7.0-dev.8/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:637:20 [INFO] [stdout] | [INFO] [stdout] 637 | 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.7.0-dev.8/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:638:20 [INFO] [stdout] | [INFO] [stdout] 638 | 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.7.0-dev.8/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:650:28 [INFO] [stdout] | [INFO] [stdout] 650 | 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.7.0-dev.0/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:651:29 [INFO] [stdout] | [INFO] [stdout] 651 | (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.7.0-dev.0/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:681:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct CounterSigningSessionTimes { [INFO] [stdout] | ------------------------------------- method `end_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 681 | *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:689:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct CounterSigningSessionTimes { [INFO] [stdout] | ------------------------------------- method `end_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 689 | *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:696:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct CounterSigningSessionTimes { [INFO] [stdout] | ------------------------------------- method `start_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 696 | *session_times.start_mut() = [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `start` with a similar name [INFO] [stdout] | [INFO] [stdout] 696 - *session_times.start_mut() = [INFO] [stdout] 696 + *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:701:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct CounterSigningSessionTimes { [INFO] [stdout] | ------------------------------------- method `start_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 701 | *session_times.start_mut() = [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `start` with a similar name [INFO] [stdout] | [INFO] [stdout] 701 - *session_times.start_mut() = [INFO] [stdout] 701 + *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:880:14 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `preflight_request_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 879 | / session_data [INFO] [stdout] 880 | | .preflight_request_mut() [INFO] [stdout] | |_____________-^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `preflight_request` with a similar name [INFO] [stdout] | [INFO] [stdout] 880 - .preflight_request_mut() [INFO] [stdout] 880 + .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:893:14 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `preflight_request_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 892 | / session_data [INFO] [stdout] 893 | | .preflight_request_mut() [INFO] [stdout] | |_____________-^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `preflight_request` with a similar name [INFO] [stdout] | [INFO] [stdout] 893 - .preflight_request_mut() [INFO] [stdout] 893 + .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:902:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `responses_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 902 | (*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] 902 - (*session_data.responses_mut()).push((alice_state, alice_signature)); [INFO] [stdout] 902 + (*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:903:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `responses_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 903 | (*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] 903 - (*session_data.responses_mut()).push((bob_state.clone(), bob_signature.clone())); [INFO] [stdout] 903 + (*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:917:20 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct CounterSigningAgentState { [INFO] [stdout] | ----------------------------------- method `agent_index_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 917 | *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] 917 - *bob_state.agent_index_mut() = 1; [INFO] [stdout] 917 + *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:918:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `responses_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 918 | (*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] 918 - (*session_data.responses_mut()).pop(); [INFO] [stdout] 918 + (*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:919:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub struct CounterSigningSessionData { [INFO] [stdout] | ------------------------------------ method `responses_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 919 | (*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] 919 - (*session_data.responses_mut()).push((bob_state, bob_signature)); [INFO] [stdout] 919 + (*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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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:332:5 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn with_presigned(hashed: HoloHashed, signature: Signature) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | / pub fn raw_from_same_hash(other: SignedHashed) -> Self [INFO] [stdout] 357 | | where [INFO] [stdout] 358 | | T: Into, [INFO] [stdout] 359 | | 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.7.0-dev.0/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" "9d0960e3647a449f6bc6eb3140cd5e79a217ff0635eaa64e191c8155d2a73c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0960e3647a449f6bc6eb3140cd5e79a217ff0635eaa64e191c8155d2a73c1b", kill_on_drop: false }` [INFO] [stdout] 9d0960e3647a449f6bc6eb3140cd5e79a217ff0635eaa64e191c8155d2a73c1b