[INFO] fetching crate bity-ic-canister-client 0.2.5...
[INFO] testing bity-ic-canister-client-0.2.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate bity-ic-canister-client 0.2.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bity-ic-canister-client 0.2.5
[INFO] finished tweaking crates.io crate bity-ic-canister-client 0.2.5
[INFO] tweaked toml for crates.io crate bity-ic-canister-client 0.2.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bity-ic-canister-client 0.2.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bity-ic-canister-client 0.2.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39fb7e2ab211fa43f78f67d8be7f0fff6163f492ca69c6dc631a5cf425571140
[INFO] running `Command { std: "docker" "start" "-a" "39fb7e2ab211fa43f78f67d8be7f0fff6163f492ca69c6dc631a5cf425571140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39fb7e2ab211fa43f78f67d8be7f0fff6163f492ca69c6dc631a5cf425571140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39fb7e2ab211fa43f78f67d8be7f0fff6163f492ca69c6dc631a5cf425571140", kill_on_drop: false }`
[INFO] [stdout] 39fb7e2ab211fa43f78f67d8be7f0fff6163f492ca69c6dc631a5cf425571140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8f0c7c3d1efface81333dfdc56bd297db0bd8025c13eb2a69877d5f55fea806
[INFO] running `Command { std: "docker" "start" "-a" "e8f0c7c3d1efface81333dfdc56bd297db0bd8025c13eb2a69877d5f55fea806", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.7
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling ic-management-canister-types v0.3.3
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.12
[INFO] [stderr]    Compiling ic-cdk v0.18.7
[INFO] [stderr]    Compiling bity-ic-types v0.1.2
[INFO] [stderr]    Compiling bity-ic-canister-client v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.21s
[INFO] running `Command { std: "docker" "inspect" "e8f0c7c3d1efface81333dfdc56bd297db0bd8025c13eb2a69877d5f55fea806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f0c7c3d1efface81333dfdc56bd297db0bd8025c13eb2a69877d5f55fea806", kill_on_drop: false }`
[INFO] [stdout] e8f0c7c3d1efface81333dfdc56bd297db0bd8025c13eb2a69877d5f55fea806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f443618dcc4c8383aacb39d8cc4a8ba33c669cd8058248825e1caeb17455536
[INFO] running `Command { std: "docker" "start" "-a" "1f443618dcc4c8383aacb39d8cc4a8ba33c669cd8058248825e1caeb17455536", kill_on_drop: false }`
[INFO] [stderr]    Compiling bity-ic-canister-client v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "1f443618dcc4c8383aacb39d8cc4a8ba33c669cd8058248825e1caeb17455536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f443618dcc4c8383aacb39d8cc4a8ba33c669cd8058248825e1caeb17455536", kill_on_drop: false }`
[INFO] [stdout] 1f443618dcc4c8383aacb39d8cc4a8ba33c669cd8058248825e1caeb17455536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 871940e0e6d258bb86f8b6bad751f9fb803f2cc4207dc37615d4edb4db588797
[INFO] running `Command { std: "docker" "start" "-a" "871940e0e6d258bb86f8b6bad751f9fb803f2cc4207dc37615d4edb4db588797", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bity_ic_canister_client-27332da1640f74fa)
[INFO] [stderr]    Doc-tests bity_ic_canister_client
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call (line 184) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_no_args (line 317) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - make_c2c_call_with_payment (line 125) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_update_call (line 51) ... FAILED
[INFO] [stdout] test src/lib.rs - make_c2c_call_raw (line 178) ... FAILED
[INFO] [stdout] test src/lib.rs - make_c2c_call (line 64) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_tuple_args (line 274) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_query_call (line 94) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_c2c_call (line 140) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_with_payment (line 229) ... FAILED
[INFO] [stdout] test src/canister_client_macros.rs - canister_client_macros (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call (line 184) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]    --> src/canister_client_macros.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 | generate_candid_c2c_call!(transfer);
[INFO] [stdout]     |                           ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_no_args (line 317) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: function `get_version` is not a crate or module
[INFO] [stdout]    --> src/canister_client_macros.rs:321:35
[INFO] [stdout]     |
[INFO] [stdout] 321 | generate_candid_c2c_call_no_args!(get_version);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ function `get_version` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 13) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Principal` in this scope
[INFO] [stdout]   --> src/lib.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     canister_id: Principal,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Principal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TransferArgs` in this scope
[INFO] [stdout]   --> src/lib.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     args: &TransferArgs,
[INFO] [stdout]    |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CallResult` in this scope
[INFO] [stdout]   --> src/lib.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | ) -> CallResult<TransferResponse> {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::api::call::CallResult;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::call::CallResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TransferResponse` in this scope
[INFO] [stdout]   --> src/lib.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | ) -> CallResult<TransferResponse> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | async fn transfer<TransferResponse>(
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - make_c2c_call_with_payment (line 125) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Principal` in this scope
[INFO] [stdout]    --> src/lib.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 | async fn example(canister_id: Principal, args: &MyArgs, cycles: u128) -> CallResult<MyResponse> {
[INFO] [stdout]     |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 124 + use candid::Principal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyArgs` in this scope
[INFO] [stdout]    --> src/lib.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 | async fn example(canister_id: Principal, args: &MyArgs, cycles: u128) -> CallResult<MyResponse> {
[INFO] [stdout]     |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CallResult` in this scope
[INFO] [stdout]    --> src/lib.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | async fn example(canister_id: Principal, args: &MyArgs, cycles: u128) -> CallResult<MyResponse> {
[INFO] [stdout]     |                                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 124 + use ic_cdk::api::call::CallResult;
[INFO] [stdout]     |
[INFO] [stdout] 124 + use ic_cdk::call::CallResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyResponse` in this scope
[INFO] [stdout]    --> src/lib.rs:130:85
[INFO] [stdout]     |
[INFO] [stdout] 130 | async fn example(canister_id: Principal, args: &MyArgs, cycles: u128) -> CallResult<MyResponse> {
[INFO] [stdout]     |                                                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 130 | async fn example<MyResponse>(canister_id: Principal, args: &MyArgs, cycles: u128) -> CallResult<MyResponse> {
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_update_call (line 51) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bity_ic_canister_client::candid`
[INFO] [stdout]   --> src/canister_client_macros.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | generate_update_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ic_agent` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | generate_update_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ic_agent` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | generate_update_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 50 + use bity_ic_canister_client::canister_client_macros::candid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]   --> src/canister_client_macros.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 | generate_update_call!(transfer);
[INFO] [stdout]    |                       ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - make_c2c_call_raw (line 178) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Principal` in this scope
[INFO] [stdout]    --> src/lib.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 | async fn example(canister_id: Principal, payload: &[u8]) -> CallResult<Vec<u8>> {
[INFO] [stdout]     |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 177 + use candid::Principal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CallResult` in this scope
[INFO] [stdout]    --> src/lib.rs:182:61
[INFO] [stdout]     |
[INFO] [stdout] 182 | async fn example(canister_id: Principal, payload: &[u8]) -> CallResult<Vec<u8>> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 177 + use ic_cdk::api::call::CallResult;
[INFO] [stdout]     |
[INFO] [stdout] 177 + use ic_cdk::call::CallResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     make_c2c_call_raw(canister_id, "my_method", payload, 0).await
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^-------------------------------------- argument #5 of type `std::option::Option<u32>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub async fn make_c2c_call_raw(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 183 |     make_c2c_call_raw(canister_id, "my_method", payload, 0, /* std::option::Option<u32> */).await
[INFO] [stdout]     |                                                           ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - make_c2c_call (line 64) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Principal` in this scope
[INFO] [stdout]   --> src/lib.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example(canister_id: Principal, args: &MyArgs) -> CallResult<MyResponse> {
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use candid::Principal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyArgs` in this scope
[INFO] [stdout]   --> src/lib.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example(canister_id: Principal, args: &MyArgs) -> CallResult<MyResponse> {
[INFO] [stdout]    |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CallResult` in this scope
[INFO] [stdout]   --> src/lib.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example(canister_id: Principal, args: &MyArgs) -> CallResult<MyResponse> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 63 + use ic_cdk::api::call::CallResult;
[INFO] [stdout]    |
[INFO] [stdout] 63 + use ic_cdk::call::CallResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyResponse` in this scope
[INFO] [stdout]   --> src/lib.rs:69:71
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example(canister_id: Principal, args: &MyArgs) -> CallResult<MyResponse> {
[INFO] [stdout]    |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn example<MyResponse>(canister_id: Principal, args: &MyArgs) -> CallResult<MyResponse> {
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_tuple_args (line 274) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]    --> src/canister_client_macros.rs:278:38
[INFO] [stdout]     |
[INFO] [stdout] 278 | generate_candid_c2c_call_tuple_args!(transfer);
[INFO] [stdout]     |                                      ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_query_call (line 94) stdout ----
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/canister_client_macros.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | generate_query_call!(get_balance);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_query_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_agent`
[INFO] [stdout]   --> src/canister_client_macros.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | generate_query_call!(get_balance);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_agent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_agent`, use `cargo add ic_agent` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_query_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `get_balance` is not a crate or module
[INFO] [stdout]   --> src/canister_client_macros.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 | generate_query_call!(get_balance);
[INFO] [stdout]    |                      ^^^^^^^^^^^ function `get_balance` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_c2c_call (line 140) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]    --> src/canister_client_macros.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | generate_c2c_call!(transfer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]    --> src/canister_client_macros.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | generate_c2c_call!(transfer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bity_ic_types` in `bity_ic_canister_client`
[INFO] [stdout]    --> src/canister_client_macros.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | generate_c2c_call!(transfer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `bity_ic_types` in `bity_ic_canister_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]     |
[INFO] [stdout] 139 + use bity_ic_canister_client::canister_client_macros::bity_ic_types;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]    --> src/canister_client_macros.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 | generate_c2c_call!(transfer);
[INFO] [stdout]     |                    ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_with_payment (line 229) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/canister_client_macros.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | generate_candid_c2c_call_with_payment!(transfer);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | expected `u128`, found `u64`
[INFO] [stdout]     | arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub async fn make_c2c_call_with_payment<A, R, S, D, SError: Debug, DError: Debug>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `generate_candid_c2c_call_with_payment` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]    --> src/canister_client_macros.rs:233:40
[INFO] [stdout]     |
[INFO] [stdout] 233 | generate_candid_c2c_call_with_payment!(transfer);
[INFO] [stdout]     |                                        ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canister_client_macros.rs - canister_client_macros (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bity_ic_canister_client::candid`
[INFO] [stdout]   --> src/canister_client_macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | generate_update_call!(my_method);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ic_agent` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | generate_update_call!(my_method);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `ic_agent` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_c2c_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_c2c_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `msgpack` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | generate_update_call!(my_method);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `candid` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_update_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout]  7 + use bity_ic_canister_client::canister_client_macros::candid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bity_ic_types` in `bity_ic_canister_client`
[INFO] [stdout]   --> src/canister_client_macros.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_c2c_call!(transfer);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `bity_ic_types` in `bity_ic_canister_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_c2c_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout]  7 + use bity_ic_canister_client::canister_client_macros::bity_ic_types;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/canister_client_macros.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | generate_query_call!(get_data);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate_query_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `my_method` is not a crate or module
[INFO] [stdout]   --> src/canister_client_macros.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | generate_update_call!(my_method);
[INFO] [stdout]    |                       ^^^^^^^^^ function `my_method` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_agent`
[INFO] [stdout]   --> src/canister_client_macros.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | generate_query_call!(get_data);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_agent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_agent`, use `cargo add ic_agent` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `generate_query_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `get_data` is not a crate or module
[INFO] [stdout]   --> src/canister_client_macros.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | generate_query_call!(get_data);
[INFO] [stdout]    |                      ^^^^^^^^ function `get_data` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `transfer` is not a crate or module
[INFO] [stdout]   --> src/canister_client_macros.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_c2c_call!(transfer);
[INFO] [stdout]    |                    ^^^^^^^^ function `transfer` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros (line 8)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_c2c_call (line 140)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call (line 184)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_no_args (line 317)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_tuple_args (line 274)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_candid_c2c_call_with_payment (line 229)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_query_call (line 94)
[INFO] [stdout]     src/canister_client_macros.rs - canister_client_macros::generate_update_call (line 51)
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout]     src/lib.rs - make_c2c_call (line 64)
[INFO] [stdout]     src/lib.rs - make_c2c_call_raw (line 178)
[INFO] [stdout]     src/lib.rs - make_c2c_call_with_payment (line 125)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "871940e0e6d258bb86f8b6bad751f9fb803f2cc4207dc37615d4edb4db588797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871940e0e6d258bb86f8b6bad751f9fb803f2cc4207dc37615d4edb4db588797", kill_on_drop: false }`
[INFO] [stdout] 871940e0e6d258bb86f8b6bad751f9fb803f2cc4207dc37615d4edb4db588797
