[INFO] fetching crate hdk_crud 0.5.2... [INFO] checking hdk_crud-0.5.2 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate hdk_crud 0.5.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hdk_crud 0.5.2 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdk_crud 0.5.2 [INFO] finished tweaking crates.io crate hdk_crud 0.5.2 [INFO] tweaked toml for crates.io crate hdk_crud 0.5.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bcb139e6b0560f1d3922f0b19c5bd54b8706937a5a4144f290ea0727103f49d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1bcb139e6b0560f1d3922f0b19c5bd54b8706937a5a4144f290ea0727103f49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bcb139e6b0560f1d3922f0b19c5bd54b8706937a5a4144f290ea0727103f49d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bcb139e6b0560f1d3922f0b19c5bd54b8706937a5a4144f290ea0727103f49d", kill_on_drop: false }` [INFO] [stdout] 1bcb139e6b0560f1d3922f0b19c5bd54b8706937a5a4144f290ea0727103f49d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5841366d6248b41d39d32106229bb0d6d5971d7602f1ccab2e3c30e2733461b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5841366d6248b41d39d32106229bb0d6d5971d7602f1ccab2e3c30e2733461b4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.123 [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.18 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking mockall v0.9.1 [INFO] [stderr] Checking serde_json v1.0.72 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.51 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking holochain_wasmer_common v0.0.73 [INFO] [stderr] Checking holo_hash v0.0.8 [INFO] [stderr] Checking holochain_wasmer_guest v0.0.73 [INFO] [stderr] Checking holochain_zome_types v0.0.11 [INFO] [stderr] Compiling hdk_derive v0.0.11 [INFO] [stderr] Checking hdk v0.0.109 [INFO] [stderr] Checking hdk_crud v0.5.2 (/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:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | 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:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | 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:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | 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: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_hour.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | 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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | 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:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | 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:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | 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:92:45 [INFO] [stdout] | [INFO] [stdout] 92 | 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:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | 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:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | 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:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | 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:142:26 [INFO] [stdout] | [INFO] [stdout] 142 | 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:143:25 [INFO] [stdout] | [INFO] [stdout] 143 | 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:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | 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:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | 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:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | 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:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | 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:87:62 [INFO] [stdout] | [INFO] [stdout] 87 | let get_latest_output = Some((Example { number: 1 }, fixt![HeaderHash], 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:87:81 [INFO] [stdout] | [INFO] [stdout] 87 | let get_latest_output = Some((Example { number: 1 }, fixt![HeaderHash], 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_time.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | 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:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | 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:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | 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:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | 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: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_hour.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_day_to_hour.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:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | 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:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | 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:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | 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:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | 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:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | 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:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | 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:211:26 [INFO] [stdout] | [INFO] [stdout] 211 | 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:212:25 [INFO] [stdout] | [INFO] [stdout] 212 | 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:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | 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:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | entry_hash: fixt![EntryHashB64], [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:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | 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:148:47 [INFO] [stdout] | [INFO] [stdout] 148 | 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:149:55 [INFO] [stdout] | [INFO] [stdout] 149 | 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:90:57 [INFO] [stdout] | [INFO] [stdout] 90 | 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:75:51 [INFO] [stdout] | [INFO] [stdout] 75 | 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:88:44 [INFO] [stdout] | [INFO] [stdout] 88 | 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:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | 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:119:47 [INFO] [stdout] | [INFO] [stdout] 119 | 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:121:53 [INFO] [stdout] | [INFO] [stdout] 121 | 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:134:54 [INFO] [stdout] | [INFO] [stdout] 134 | 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:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | 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:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | 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: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_hour.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | 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:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | 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:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | .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:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | .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:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | .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:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | .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:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | .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:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | .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:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | .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:227:14 [INFO] [stdout] | [INFO] [stdout] 227 | .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:239:14 [INFO] [stdout] | [INFO] [stdout] 239 | .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:108:14 [INFO] [stdout] | [INFO] [stdout] 108 | .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:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | .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:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | .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:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | .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 69 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 70 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5841366d6248b41d39d32106229bb0d6d5971d7602f1ccab2e3c30e2733461b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5841366d6248b41d39d32106229bb0d6d5971d7602f1ccab2e3c30e2733461b4", kill_on_drop: false }` [INFO] [stdout] 5841366d6248b41d39d32106229bb0d6d5971d7602f1ccab2e3c30e2733461b4