[INFO] fetching crate hdk_crud 0.5.5... [INFO] testing hdk_crud-0.5.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate hdk_crud 0.5.5 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate hdk_crud 0.5.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdk_crud 0.5.5 [INFO] finished tweaking crates.io crate hdk_crud 0.5.5 [INFO] tweaked toml for crates.io crate hdk_crud 0.5.5 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall_double v0.2.1 [INFO] [stderr] Downloaded mockall v0.9.1 [INFO] [stderr] Downloaded mockall_derive v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99613983856f605a67703e129af073ad06aea56db44ec8241328b80d936d6f04 [INFO] running `Command { std: "docker" "start" "-a" "99613983856f605a67703e129af073ad06aea56db44ec8241328b80d936d6f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99613983856f605a67703e129af073ad06aea56db44ec8241328b80d936d6f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99613983856f605a67703e129af073ad06aea56db44ec8241328b80d936d6f04", kill_on_drop: false }` [INFO] [stdout] 99613983856f605a67703e129af073ad06aea56db44ec8241328b80d936d6f04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 540c5e26ca4c3edc79eff2ebd1604d9f2055717e09a53571ff63c66a9018994a [INFO] running `Command { std: "docker" "start" "-a" "540c5e26ca4c3edc79eff2ebd1604d9f2055717e09a53571ff63c66a9018994a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling intervallum v1.4.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.51 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.0.9 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.77 [INFO] [stderr] Compiling holo_hash v0.0.19 [INFO] [stderr] Compiling holochain_zome_types v0.0.24 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.77 [INFO] [stderr] Compiling hdk_derive v0.0.24 [INFO] [stderr] Compiling hdk v0.0.122 [INFO] [stderr] Compiling hdk_crud v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.48s [INFO] running `Command { std: "docker" "inspect" "540c5e26ca4c3edc79eff2ebd1604d9f2055717e09a53571ff63c66a9018994a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540c5e26ca4c3edc79eff2ebd1604d9f2055717e09a53571ff63c66a9018994a", kill_on_drop: false }` [INFO] [stdout] 540c5e26ca4c3edc79eff2ebd1604d9f2055717e09a53571ff63c66a9018994a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c783632923d85b76d6c7f20e8cbd07718f5069e4bc3d1a565a0a7fd1b4de90 [INFO] running `Command { std: "docker" "start" "-a" "f1c783632923d85b76d6c7f20e8cbd07718f5069e4bc3d1a565a0a7fd1b4de90", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hdk_crud v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fixt` in the list of imported crates [INFO] [stdout] --> src/signals.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | use ::fixt::prelude::*; [INFO] [stdout] | ^^^^ could not find `fixt` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `holochain_types` [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use holochain_types::prelude::ElementFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `holochain_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `holochain_types::prelude::ElementFixturator` [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use holochain_types::prelude::ElementFixturator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | let path_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:80:31 [INFO] [stdout] | [INFO] [stdout] 80 | let path_entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 109 | let expected_get_output = vec![Some(fixt!(Element))]; // this should return the path [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | target: fixt![EntryHash], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | timestamp: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | create_link_hash: fixt![HeaderHash], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:164:25 [INFO] [stdout] | [INFO] [stdout] 164 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | let path_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | let path_entry_hash = fixt!(EntryHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | target: fixt![EntryHash], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | timestamp: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | create_link_hash: fixt![HeaderHash], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 119 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:109:25 [INFO] [stdout] | [INFO] [stdout] 109 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:111:25 [INFO] [stdout] | [INFO] [stdout] 111 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:112:25 [INFO] [stdout] | [INFO] [stdout] 112 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:219:25 [INFO] [stdout] | [INFO] [stdout] 219 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:220:25 [INFO] [stdout] | [INFO] [stdout] 220 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | header_hash: fixt![HeaderHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | entry_hash: fixt![EntryHashB64], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | created_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | updated_at: fixt![Timestamp], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/signals.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | let zome_info = fixt!(ZomeInfo); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `fixt` in this scope [INFO] [stdout] --> src/signals.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | let header_hash = fixt!(HeaderHash); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockHdkT` [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | let mut mock_hdk = MockHdkT::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MockHdkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:171:47 [INFO] [stdout] | [INFO] [stdout] 171 | let mut mock_queries = fetch_by_hour::MockFetchByHour::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] --> src/datetime_queries/fetch_by_day.rs:172:55 [INFO] [stdout] | [INFO] [stdout] 172 | let mock_latest_entry = get_latest_for_entry::MockGetLatestEntry::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockHdkT` [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | let mut mock_hdk = MockHdkT::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MockHdkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] --> src/datetime_queries/fetch_by_hour.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | let mut mock_get_latest = get_latest_for_entry::MockGetLatestEntry::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockFetchByDay` in `fetch_by_day` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | let mut mock_fetch_by_day = fetch_by_day::MockFetchByDay::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `MockFetchByDay` in `fetch_by_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:92:44 [INFO] [stdout] | [INFO] [stdout] 92 | let fetch_by_hour = fetch_by_hour::MockFetchByHour::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:93:54 [INFO] [stdout] | [INFO] [stdout] 93 | let get_latest_entry = get_latest_for_entry::MockGetLatestEntry::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockFetchByDay` in `fetch_by_day` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:125:47 [INFO] [stdout] | [INFO] [stdout] 125 | let mock_fetch_by_day = fetch_by_day::MockFetchByDay::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `MockFetchByDay` in `fetch_by_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:127:53 [INFO] [stdout] | [INFO] [stdout] 127 | let mut mock_fetch_by_hour = fetch_by_hour::MockFetchByHour::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `MockFetchByHour` in `fetch_by_hour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:140:54 [INFO] [stdout] | [INFO] [stdout] 140 | let get_latest_entry = get_latest_for_entry::MockGetLatestEntry::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `MockGetLatestEntry` in `get_latest_for_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockHdkT` [INFO] [stdout] --> src/signals.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | let mut mock_hdk = MockHdkT::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MockHdkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_by_time.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hdk::prelude::*` [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | use hdk::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_day` found for struct `FetchByDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_day.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | .expect_fetch_entries_by_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_day.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct FetchByDay {} [INFO] [stdout] | --------------------- method `expect_fetch_entries_by_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_day` found for struct `FetchByDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | .expect_fetch_entries_by_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_day.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct FetchByDay {} [INFO] [stdout] | --------------------- method `expect_fetch_entries_by_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_hour` found for struct `FetchByHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_day_to_hour.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | .expect_fetch_entries_by_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_hour.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FetchByHour {} [INFO] [stdout] | ---------------------- method `expect_fetch_entries_by_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_day` found for struct `FetchByDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | .expect_fetch_entries_by_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_day.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct FetchByDay {} [INFO] [stdout] | --------------------- method `expect_fetch_entries_by_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_hour` found for struct `FetchByHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_day.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | .expect_fetch_entries_by_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_hour.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FetchByHour {} [INFO] [stdout] | ---------------------- method `expect_fetch_entries_by_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_hour` found for struct `FetchByHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | .expect_fetch_entries_by_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_hour.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FetchByHour {} [INFO] [stdout] | ---------------------- method `expect_fetch_entries_by_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_hour` found for struct `FetchByHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | .expect_fetch_entries_by_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_hour.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FetchByHour {} [INFO] [stdout] | ---------------------- method `expect_fetch_entries_by_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_day` found for struct `FetchByDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:234:14 [INFO] [stdout] | [INFO] [stdout] 234 | .expect_fetch_entries_by_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_day.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct FetchByDay {} [INFO] [stdout] | --------------------- method `expect_fetch_entries_by_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_by_hour` found for struct `FetchByHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_entries_from_hour_to_hour.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | .expect_fetch_entries_by_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_by_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_by_hour.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FetchByHour {} [INFO] [stdout] | ---------------------- method `expect_fetch_entries_by_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_from_day_to_day` found for struct `FetchByDayDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | .expect_fetch_entries_from_day_to_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_from_day_to_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_entries_from_day_to_day.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FetchByDayDay {} [INFO] [stdout] | ------------------------ method `expect_fetch_entries_from_day_to_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_from_day_to_hour` found for struct `FetchByDayHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | .expect_fetch_entries_from_day_to_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_from_day_to_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_entries_from_day_to_hour.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FetchByDayHour {} [INFO] [stdout] | ------------------------- method `expect_fetch_entries_from_day_to_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_from_hour_to_day` found for struct `FetchByHourDay` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | .expect_fetch_entries_from_hour_to_day::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_from_hour_to_day` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_entries_from_hour_to_day.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FetchByHourDay {} [INFO] [stdout] | ------------------------- method `expect_fetch_entries_from_hour_to_day` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect_fetch_entries_from_hour_to_hour` found for struct `FetchByHourHour` in the current scope [INFO] [stdout] --> src/datetime_queries/fetch_in_time_range.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | .expect_fetch_entries_from_hour_to_hour::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `fetch_entries_from_hour_to_hour` [INFO] [stdout] | [INFO] [stdout] ::: src/datetime_queries/fetch_entries_from_hour_to_hour.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct FetchByHourHour {} [INFO] [stdout] | -------------------------- method `expect_fetch_entries_from_hour_to_hour` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 93 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hdk_crud` due to 94 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f1c783632923d85b76d6c7f20e8cbd07718f5069e4bc3d1a565a0a7fd1b4de90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c783632923d85b76d6c7f20e8cbd07718f5069e4bc3d1a565a0a7fd1b4de90", kill_on_drop: false }` [INFO] [stdout] f1c783632923d85b76d6c7f20e8cbd07718f5069e4bc3d1a565a0a7fd1b4de90