[INFO] fetching crate hdk_crud 0.5.2... [INFO] testing hdk_crud-0.5.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate hdk_crud 0.5.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate hdk_crud 0.5.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f16090875833c814cadf37226dc8ef9a7f8ce71b6985c322b8e46345d3a594fe [INFO] running `Command { std: "docker" "start" "-a" "f16090875833c814cadf37226dc8ef9a7f8ce71b6985c322b8e46345d3a594fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f16090875833c814cadf37226dc8ef9a7f8ce71b6985c322b8e46345d3a594fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f16090875833c814cadf37226dc8ef9a7f8ce71b6985c322b8e46345d3a594fe", kill_on_drop: false }` [INFO] [stdout] f16090875833c814cadf37226dc8ef9a7f8ce71b6985c322b8e46345d3a594fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a84211c029fe87133d1f2e67eeba44f16a3a0557e098812e5803273fb90e2c7 [INFO] running `Command { std: "docker" "start" "-a" "1a84211c029fe87133d1f2e67eeba44f16a3a0557e098812e5803273fb90e2c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [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.18 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.0.5 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.51 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.73 [INFO] [stderr] Compiling holo_hash v0.0.8 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.73 [INFO] [stderr] Compiling holochain_zome_types v0.0.11 [INFO] [stderr] Compiling hdk_derive v0.0.11 [INFO] [stderr] Compiling hdk v0.0.109 [INFO] [stderr] Compiling hdk_crud v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "1a84211c029fe87133d1f2e67eeba44f16a3a0557e098812e5803273fb90e2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a84211c029fe87133d1f2e67eeba44f16a3a0557e098812e5803273fb90e2c7", kill_on_drop: false }` [INFO] [stdout] 1a84211c029fe87133d1f2e67eeba44f16a3a0557e098812e5803273fb90e2c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de201bcc00aa015e33ea5ae198535db6384cda19d8329a2ad19de1e35218e357 [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" "de201bcc00aa015e33ea5ae198535db6384cda19d8329a2ad19de1e35218e357", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling 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" "de201bcc00aa015e33ea5ae198535db6384cda19d8329a2ad19de1e35218e357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de201bcc00aa015e33ea5ae198535db6384cda19d8329a2ad19de1e35218e357", kill_on_drop: false }` [INFO] [stdout] de201bcc00aa015e33ea5ae198535db6384cda19d8329a2ad19de1e35218e357