Sep 04 13:35:27.432 INFO checking ipfs-api-0.5.0-alpha2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:35:27.432 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:35:27.432 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:35:27.622 INFO blam! 0f04e015bbe63078ddac14562c32bef3a78f5343a00d18ff66f8c997f556e7b2 Sep 04 13:35:27.624 INFO running `"docker" "start" "-a" "0f04e015bbe63078ddac14562c32bef3a78f5343a00d18ff66f8c997f556e7b2"` Sep 04 13:35:28.402 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 04 13:35:31.089 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 04 13:35:34.357 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 13:35:34.357 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 13:35:34.357 INFO kablam! | Sep 04 13:35:34.357 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 13:35:34.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 13:35:34.357 INFO kablam! Sep 04 13:35:34.358 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 13:35:34.358 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 13:35:34.358 INFO kablam! | Sep 04 13:35:34.358 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 13:35:34.358 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 13:35:34.358 INFO kablam! Sep 04 13:35:34.692 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.694 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.694 INFO kablam! | ^^^^^ Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.694 INFO kablam! Sep 04 13:35:34.694 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.694 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.694 INFO kablam! | ^^^^^ Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.694 INFO kablam! Sep 04 13:35:34.694 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.694 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.694 INFO kablam! | ^^^^^ Sep 04 13:35:34.694 INFO kablam! | Sep 04 13:35:34.694 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.695 INFO kablam! Sep 04 13:35:34.706 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.706 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 13:35:34.706 INFO kablam! | Sep 04 13:35:34.706 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.706 INFO kablam! | ^^^^^ Sep 04 13:35:34.706 INFO kablam! | Sep 04 13:35:34.706 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.706 INFO kablam! Sep 04 13:35:34.707 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.707 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.707 INFO kablam! | ^^^^^ Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.707 INFO kablam! Sep 04 13:35:34.707 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.707 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.707 INFO kablam! | ^^^^^ Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.707 INFO kablam! Sep 04 13:35:34.707 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.707 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.707 INFO kablam! | ^^^^^ Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.707 INFO kablam! Sep 04 13:35:34.707 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.707 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.707 INFO kablam! | ^^^^^ Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.707 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.707 INFO kablam! Sep 04 13:35:34.707 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.707 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 13:35:34.707 INFO kablam! | Sep 04 13:35:34.708 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.708 INFO kablam! | ^^^^^ Sep 04 13:35:34.708 INFO kablam! | Sep 04 13:35:34.708 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.708 INFO kablam! Sep 04 13:35:34.708 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.708 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 13:35:34.708 INFO kablam! | Sep 04 13:35:34.708 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.708 INFO kablam! | ^^^^^ Sep 04 13:35:34.708 INFO kablam! | Sep 04 13:35:34.708 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.708 INFO kablam! Sep 04 13:35:34.745 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.745 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 13:35:34.745 INFO kablam! | Sep 04 13:35:34.745 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.745 INFO kablam! | ^^^^^ Sep 04 13:35:34.745 INFO kablam! | Sep 04 13:35:34.745 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.745 INFO kablam! Sep 04 13:35:34.745 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.745 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 13:35:34.745 INFO kablam! | Sep 04 13:35:34.745 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.745 INFO kablam! | ^^^^^ Sep 04 13:35:34.745 INFO kablam! | Sep 04 13:35:34.745 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.745 INFO kablam! Sep 04 13:35:34.811 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.811 INFO kablam! --> src/response/file.rs:13:3 Sep 04 13:35:34.811 INFO kablam! | Sep 04 13:35:34.811 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.811 INFO kablam! | ^^^^^ Sep 04 13:35:34.811 INFO kablam! | Sep 04 13:35:34.811 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.811 INFO kablam! Sep 04 13:35:34.812 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.812 INFO kablam! --> src/response/file.rs:26:3 Sep 04 13:35:34.812 INFO kablam! | Sep 04 13:35:34.812 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.812 INFO kablam! | ^^^^^ Sep 04 13:35:34.812 INFO kablam! | Sep 04 13:35:34.812 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.812 INFO kablam! Sep 04 13:35:34.813 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.813 INFO kablam! --> src/response/files.rs:16:3 Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.813 INFO kablam! | ^^^^^ Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.813 INFO kablam! Sep 04 13:35:34.813 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.813 INFO kablam! --> src/response/files.rs:30:3 Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.813 INFO kablam! | ^^^^^ Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.813 INFO kablam! Sep 04 13:35:34.813 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.813 INFO kablam! --> src/response/files.rs:43:3 Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.813 INFO kablam! | ^^^^^ Sep 04 13:35:34.813 INFO kablam! | Sep 04 13:35:34.813 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.813 INFO kablam! Sep 04 13:35:34.816 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.816 INFO kablam! --> src/response/id.rs:12:3 Sep 04 13:35:34.816 INFO kablam! | Sep 04 13:35:34.817 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.817 INFO kablam! | ^^^^^ Sep 04 13:35:34.817 INFO kablam! | Sep 04 13:35:34.817 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.817 INFO kablam! Sep 04 13:35:34.817 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.817 INFO kablam! --> src/response/key.rs:12:3 Sep 04 13:35:34.817 INFO kablam! | Sep 04 13:35:34.817 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.818 INFO kablam! | ^^^^^ Sep 04 13:35:34.818 INFO kablam! | Sep 04 13:35:34.818 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.818 INFO kablam! Sep 04 13:35:34.818 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.818 INFO kablam! --> src/response/key.rs:19:3 Sep 04 13:35:34.818 INFO kablam! | Sep 04 13:35:34.818 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.818 INFO kablam! | ^^^^^ Sep 04 13:35:34.818 INFO kablam! | Sep 04 13:35:34.818 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.818 INFO kablam! Sep 04 13:35:34.818 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.818 INFO kablam! --> src/response/key.rs:30:3 Sep 04 13:35:34.818 INFO kablam! | Sep 04 13:35:34.818 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.818 INFO kablam! | ^^^^^ Sep 04 13:35:34.818 INFO kablam! | Sep 04 13:35:34.818 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.818 INFO kablam! Sep 04 13:35:34.849 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.849 INFO kablam! --> src/response/log.rs:12:3 Sep 04 13:35:34.850 INFO kablam! | Sep 04 13:35:34.850 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.850 INFO kablam! | ^^^^^ Sep 04 13:35:34.850 INFO kablam! | Sep 04 13:35:34.850 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.850 INFO kablam! Sep 04 13:35:34.850 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.850 INFO kablam! --> src/response/log.rs:18:3 Sep 04 13:35:34.850 INFO kablam! | Sep 04 13:35:34.850 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.850 INFO kablam! | ^^^^^ Sep 04 13:35:34.850 INFO kablam! | Sep 04 13:35:34.850 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.850 INFO kablam! Sep 04 13:35:34.851 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.851 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 13:35:34.851 INFO kablam! | Sep 04 13:35:34.851 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.851 INFO kablam! | ^^^^^ Sep 04 13:35:34.851 INFO kablam! | Sep 04 13:35:34.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.851 INFO kablam! Sep 04 13:35:34.851 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.851 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 13:35:34.852 INFO kablam! | Sep 04 13:35:34.852 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.852 INFO kablam! | ^^^^^ Sep 04 13:35:34.852 INFO kablam! | Sep 04 13:35:34.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.852 INFO kablam! Sep 04 13:35:34.852 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.852 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 13:35:34.852 INFO kablam! | Sep 04 13:35:34.852 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.852 INFO kablam! | ^^^^^ Sep 04 13:35:34.852 INFO kablam! | Sep 04 13:35:34.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.852 INFO kablam! Sep 04 13:35:34.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.854 INFO kablam! --> src/response/object.rs:13:3 Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.854 INFO kablam! | ^^^^^ Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.854 INFO kablam! Sep 04 13:35:34.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.854 INFO kablam! --> src/response/object.rs:28:3 Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.854 INFO kablam! | ^^^^^ Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.854 INFO kablam! Sep 04 13:35:34.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.854 INFO kablam! --> src/response/object.rs:35:3 Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.854 INFO kablam! | ^^^^^ Sep 04 13:35:34.854 INFO kablam! | Sep 04 13:35:34.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.855 INFO kablam! Sep 04 13:35:34.855 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.855 INFO kablam! --> src/response/object.rs:44:3 Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.855 INFO kablam! | ^^^^^ Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.855 INFO kablam! Sep 04 13:35:34.855 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.855 INFO kablam! --> src/response/object.rs:53:3 Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.855 INFO kablam! | ^^^^^ Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.855 INFO kablam! Sep 04 13:35:34.855 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.855 INFO kablam! --> src/response/object.rs:62:3 Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.855 INFO kablam! | ^^^^^ Sep 04 13:35:34.855 INFO kablam! | Sep 04 13:35:34.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.856 INFO kablam! Sep 04 13:35:34.856 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.856 INFO kablam! --> src/response/object.rs:71:3 Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.856 INFO kablam! | ^^^^^ Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.856 INFO kablam! Sep 04 13:35:34.856 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.856 INFO kablam! --> src/response/object.rs:80:3 Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.856 INFO kablam! | ^^^^^ Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.856 INFO kablam! Sep 04 13:35:34.856 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.856 INFO kablam! --> src/response/object.rs:89:3 Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.856 INFO kablam! | ^^^^^ Sep 04 13:35:34.856 INFO kablam! | Sep 04 13:35:34.856 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.857 INFO kablam! Sep 04 13:35:34.857 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.857 INFO kablam! --> src/response/object.rs:98:3 Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.857 INFO kablam! | ^^^^^ Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.857 INFO kablam! Sep 04 13:35:34.857 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.857 INFO kablam! --> src/response/object.rs:107:3 Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.857 INFO kablam! | ^^^^^ Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.857 INFO kablam! Sep 04 13:35:34.857 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.857 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.857 INFO kablam! | ^^^^^ Sep 04 13:35:34.857 INFO kablam! | Sep 04 13:35:34.857 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.858 INFO kablam! Sep 04 13:35:34.858 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.858 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 13:35:34.858 INFO kablam! | Sep 04 13:35:34.858 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.858 INFO kablam! | ^^^^^ Sep 04 13:35:34.858 INFO kablam! | Sep 04 13:35:34.858 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.858 INFO kablam! Sep 04 13:35:34.858 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.860 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 13:35:34.861 INFO kablam! | Sep 04 13:35:34.861 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.861 INFO kablam! | ^^^^^ Sep 04 13:35:34.861 INFO kablam! | Sep 04 13:35:34.861 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.861 INFO kablam! Sep 04 13:35:34.861 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.861 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 13:35:34.862 INFO kablam! | Sep 04 13:35:34.862 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.862 INFO kablam! | ^^^^^ Sep 04 13:35:34.862 INFO kablam! | Sep 04 13:35:34.862 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.862 INFO kablam! Sep 04 13:35:34.863 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.863 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 13:35:34.863 INFO kablam! | Sep 04 13:35:34.863 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.863 INFO kablam! | ^^^^^ Sep 04 13:35:34.863 INFO kablam! | Sep 04 13:35:34.863 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.863 INFO kablam! Sep 04 13:35:34.864 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.864 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 13:35:34.864 INFO kablam! | Sep 04 13:35:34.864 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.864 INFO kablam! | ^^^^^ Sep 04 13:35:34.864 INFO kablam! | Sep 04 13:35:34.864 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.864 INFO kablam! Sep 04 13:35:34.865 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.865 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 13:35:34.865 INFO kablam! | Sep 04 13:35:34.865 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.865 INFO kablam! | ^^^^^ Sep 04 13:35:34.865 INFO kablam! | Sep 04 13:35:34.865 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.865 INFO kablam! Sep 04 13:35:34.865 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.866 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 13:35:34.866 INFO kablam! | Sep 04 13:35:34.866 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.866 INFO kablam! | ^^^^^ Sep 04 13:35:34.866 INFO kablam! | Sep 04 13:35:34.866 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.866 INFO kablam! Sep 04 13:35:34.866 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.867 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 13:35:34.867 INFO kablam! | Sep 04 13:35:34.867 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.867 INFO kablam! | ^^^^^ Sep 04 13:35:34.867 INFO kablam! | Sep 04 13:35:34.867 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.867 INFO kablam! Sep 04 13:35:34.868 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.868 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 13:35:34.868 INFO kablam! | Sep 04 13:35:34.868 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.868 INFO kablam! | ^^^^^ Sep 04 13:35:34.868 INFO kablam! | Sep 04 13:35:34.868 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.868 INFO kablam! Sep 04 13:35:34.869 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.869 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 13:35:34.869 INFO kablam! | Sep 04 13:35:34.869 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.869 INFO kablam! | ^^^^^ Sep 04 13:35:34.869 INFO kablam! | Sep 04 13:35:34.869 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.869 INFO kablam! Sep 04 13:35:34.869 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.870 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 13:35:34.870 INFO kablam! | Sep 04 13:35:34.870 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.870 INFO kablam! | ^^^^^ Sep 04 13:35:34.870 INFO kablam! | Sep 04 13:35:34.870 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.870 INFO kablam! Sep 04 13:35:34.870 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.871 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 13:35:34.871 INFO kablam! | Sep 04 13:35:34.871 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.871 INFO kablam! | ^^^^^ Sep 04 13:35:34.871 INFO kablam! | Sep 04 13:35:34.871 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.871 INFO kablam! Sep 04 13:35:34.871 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.872 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 13:35:34.872 INFO kablam! | Sep 04 13:35:34.872 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.872 INFO kablam! | ^^^^^ Sep 04 13:35:34.872 INFO kablam! | Sep 04 13:35:34.872 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.872 INFO kablam! Sep 04 13:35:34.872 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.872 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 13:35:34.873 INFO kablam! | Sep 04 13:35:34.873 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.873 INFO kablam! | ^^^^^ Sep 04 13:35:34.873 INFO kablam! | Sep 04 13:35:34.873 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.873 INFO kablam! Sep 04 13:35:34.873 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.873 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 13:35:34.873 INFO kablam! | Sep 04 13:35:34.874 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.874 INFO kablam! | ^^^^^ Sep 04 13:35:34.874 INFO kablam! | Sep 04 13:35:34.874 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.874 INFO kablam! Sep 04 13:35:34.874 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.874 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 13:35:34.874 INFO kablam! | Sep 04 13:35:34.875 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.875 INFO kablam! | ^^^^^ Sep 04 13:35:34.875 INFO kablam! | Sep 04 13:35:34.875 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.875 INFO kablam! Sep 04 13:35:34.875 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.875 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 13:35:34.875 INFO kablam! | Sep 04 13:35:34.875 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.876 INFO kablam! | ^^^^^ Sep 04 13:35:34.876 INFO kablam! | Sep 04 13:35:34.876 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.876 INFO kablam! Sep 04 13:35:34.876 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:34.876 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 13:35:34.876 INFO kablam! | Sep 04 13:35:34.876 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:34.877 INFO kablam! | ^^^^^ Sep 04 13:35:34.877 INFO kablam! | Sep 04 13:35:34.877 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:34.877 INFO kablam! Sep 04 13:35:34.877 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 13:35:34.877 INFO kablam! --> src/client.rs:370:73 Sep 04 13:35:34.878 INFO kablam! | Sep 04 13:35:34.878 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 13:35:34.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:34.878 INFO kablam! Sep 04 13:35:34.878 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 13:35:34.878 INFO kablam! --> src/client.rs:410:59 Sep 04 13:35:34.878 INFO kablam! | Sep 04 13:35:34.879 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 13:35:34.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:34.879 INFO kablam! Sep 04 13:35:34.879 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 13:35:34.879 INFO kablam! --> src/client.rs:453:34 Sep 04 13:35:34.879 INFO kablam! | Sep 04 13:35:34.879 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 13:35:34.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:34.880 INFO kablam! Sep 04 13:35:34.880 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 13:35:34.880 INFO kablam! --> src/client.rs:565:68 Sep 04 13:35:34.880 INFO kablam! | Sep 04 13:35:34.880 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 13:35:34.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.881 INFO kablam! Sep 04 13:35:34.881 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 13:35:34.881 INFO kablam! --> src/client.rs:585:61 Sep 04 13:35:34.881 INFO kablam! | Sep 04 13:35:34.881 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 13:35:34.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.881 INFO kablam! Sep 04 13:35:34.881 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 13:35:34.882 INFO kablam! --> src/client.rs:605:63 Sep 04 13:35:34.882 INFO kablam! | Sep 04 13:35:34.882 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 13:35:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.882 INFO kablam! Sep 04 13:35:34.882 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 13:35:34.882 INFO kablam! --> src/client.rs:646:55 Sep 04 13:35:34.882 INFO kablam! | Sep 04 13:35:34.883 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 13:35:34.883 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.883 INFO kablam! Sep 04 13:35:34.883 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 13:35:34.883 INFO kablam! --> src/client.rs:970:66 Sep 04 13:35:34.883 INFO kablam! | Sep 04 13:35:34.885 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 13:35:34.885 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:34.885 INFO kablam! Sep 04 13:35:34.885 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 13:35:34.885 INFO kablam! --> src/client.rs:1026:75 Sep 04 13:35:34.885 INFO kablam! | Sep 04 13:35:34.885 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 13:35:34.886 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:34.886 INFO kablam! Sep 04 13:35:34.886 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 13:35:34.886 INFO kablam! --> src/client.rs:1126:69 Sep 04 13:35:34.886 INFO kablam! | Sep 04 13:35:34.886 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 13:35:34.886 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:34.886 INFO kablam! Sep 04 13:35:34.887 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 13:35:34.887 INFO kablam! --> src/client.rs:1265:69 Sep 04 13:35:34.887 INFO kablam! | Sep 04 13:35:34.887 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 13:35:34.887 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 13:35:34.887 INFO kablam! Sep 04 13:35:34.887 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 13:35:34.887 INFO kablam! --> src/client.rs:1329:34 Sep 04 13:35:34.888 INFO kablam! | Sep 04 13:35:34.888 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 13:35:34.888 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 13:35:34.888 INFO kablam! Sep 04 13:35:34.888 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 13:35:34.888 INFO kablam! --> src/client.rs:1373:34 Sep 04 13:35:34.888 INFO kablam! | Sep 04 13:35:34.888 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 13:35:34.889 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.889 INFO kablam! Sep 04 13:35:34.889 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 13:35:34.889 INFO kablam! --> src/client.rs:1391:53 Sep 04 13:35:34.889 INFO kablam! | Sep 04 13:35:34.889 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 13:35:34.889 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 13:35:34.889 INFO kablam! Sep 04 13:35:34.889 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 13:35:34.890 INFO kablam! --> src/client.rs:1435:69 Sep 04 13:35:34.890 INFO kablam! | Sep 04 13:35:34.890 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 13:35:34.890 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 13:35:34.890 INFO kablam! Sep 04 13:35:34.890 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 13:35:34.890 INFO kablam! --> src/client.rs:1549:34 Sep 04 13:35:34.890 INFO kablam! | Sep 04 13:35:34.890 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 13:35:34.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.891 INFO kablam! Sep 04 13:35:34.891 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 13:35:34.891 INFO kablam! --> src/client.rs:1567:68 Sep 04 13:35:34.891 INFO kablam! | Sep 04 13:35:34.891 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 13:35:34.891 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 13:35:34.891 INFO kablam! Sep 04 13:35:34.891 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 13:35:34.892 INFO kablam! --> src/client.rs:1585:70 Sep 04 13:35:34.892 INFO kablam! | Sep 04 13:35:34.892 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 13:35:34.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.892 INFO kablam! Sep 04 13:35:34.892 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 13:35:34.892 INFO kablam! --> src/client.rs:1607:34 Sep 04 13:35:34.892 INFO kablam! | Sep 04 13:35:34.892 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 13:35:34.893 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.893 INFO kablam! Sep 04 13:35:34.893 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 13:35:34.893 INFO kablam! --> src/client.rs:1635:69 Sep 04 13:35:34.893 INFO kablam! | Sep 04 13:35:34.893 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 13:35:34.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 13:35:34.893 INFO kablam! Sep 04 13:35:34.893 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 13:35:34.894 INFO kablam! --> src/client.rs:1673:82 Sep 04 13:35:34.894 INFO kablam! | Sep 04 13:35:34.894 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 13:35:34.894 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 13:35:34.894 INFO kablam! Sep 04 13:35:34.894 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 13:35:34.894 INFO kablam! --> src/client.rs:1706:34 Sep 04 13:35:34.894 INFO kablam! | Sep 04 13:35:34.895 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 13:35:34.895 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 13:35:34.895 INFO kablam! Sep 04 13:35:34.895 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 13:35:34.895 INFO kablam! --> src/client.rs:1729:81 Sep 04 13:35:34.895 INFO kablam! | Sep 04 13:35:34.895 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 13:35:34.895 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 13:35:34.896 INFO kablam! Sep 04 13:35:34.896 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 13:35:34.896 INFO kablam! --> src/client.rs:1774:56 Sep 04 13:35:34.896 INFO kablam! | Sep 04 13:35:34.896 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 13:35:34.896 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:34.896 INFO kablam! Sep 04 13:35:34.896 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 13:35:34.896 INFO kablam! --> src/client.rs:1796:34 Sep 04 13:35:34.897 INFO kablam! | Sep 04 13:35:34.897 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 13:35:34.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:34.897 INFO kablam! Sep 04 13:35:34.897 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 13:35:34.897 INFO kablam! --> src/client.rs:1962:64 Sep 04 13:35:34.897 INFO kablam! | Sep 04 13:35:34.897 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 13:35:34.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.898 INFO kablam! Sep 04 13:35:34.898 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 13:35:34.898 INFO kablam! --> src/client.rs:1988:58 Sep 04 13:35:34.898 INFO kablam! | Sep 04 13:35:34.898 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 13:35:34.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:34.898 INFO kablam! Sep 04 13:35:34.898 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 13:35:34.899 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 13:35:34.899 INFO kablam! | Sep 04 13:35:34.899 INFO kablam! 27 | pub links: Vec, Sep 04 13:35:34.899 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 13:35:34.899 INFO kablam! Sep 04 13:35:34.899 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.899 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 13:35:34.899 INFO kablam! | Sep 04 13:35:34.899 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 13:35:34.900 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.900 INFO kablam! Sep 04 13:35:34.900 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.900 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 13:35:34.900 INFO kablam! | Sep 04 13:35:34.900 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 13:35:34.900 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.900 INFO kablam! Sep 04 13:35:34.901 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.901 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 13:35:34.901 INFO kablam! | Sep 04 13:35:34.901 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 13:35:34.901 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.901 INFO kablam! Sep 04 13:35:34.901 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.901 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 13:35:34.901 INFO kablam! | Sep 04 13:35:34.902 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 13:35:34.902 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.902 INFO kablam! Sep 04 13:35:34.902 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.902 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 13:35:34.902 INFO kablam! | Sep 04 13:35:34.902 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 13:35:34.902 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.902 INFO kablam! Sep 04 13:35:34.903 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:34.903 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 13:35:34.903 INFO kablam! | Sep 04 13:35:34.903 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 13:35:34.903 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:34.903 INFO kablam! Sep 04 13:35:34.903 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 13:35:34.903 INFO kablam! --> src/response/key.rs:25:27 Sep 04 13:35:34.903 INFO kablam! | Sep 04 13:35:34.904 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 13:35:34.904 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 13:35:34.904 INFO kablam! Sep 04 13:35:34.904 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 13:35:34.904 INFO kablam! --> src/response/key.rs:27:28 Sep 04 13:35:34.904 INFO kablam! | Sep 04 13:35:34.904 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 13:35:34.904 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 13:35:34.905 INFO kablam! Sep 04 13:35:34.905 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 13:35:34.905 INFO kablam! --> src/response/key.rs:38:26 Sep 04 13:35:34.905 INFO kablam! | Sep 04 13:35:34.905 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 13:35:34.905 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 13:35:34.905 INFO kablam! Sep 04 13:35:34.928 INFO kablam! error: aborting due to 95 previous errors Sep 04 13:35:34.928 INFO kablam! Sep 04 13:35:34.928 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 13:35:34.928 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 13:35:34.942 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 13:35:34.942 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:35:36.610 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 13:35:36.610 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 13:35:36.610 INFO kablam! | Sep 04 13:35:36.610 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 13:35:36.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 13:35:36.610 INFO kablam! Sep 04 13:35:36.610 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 13:35:36.610 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 13:35:36.610 INFO kablam! | Sep 04 13:35:36.610 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 13:35:36.610 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 13:35:36.610 INFO kablam! Sep 04 13:35:36.906 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.906 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 13:35:36.906 INFO kablam! | Sep 04 13:35:36.906 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.906 INFO kablam! | ^^^^^ Sep 04 13:35:36.906 INFO kablam! | Sep 04 13:35:36.906 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.906 INFO kablam! Sep 04 13:35:36.907 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.907 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 13:35:36.907 INFO kablam! | Sep 04 13:35:36.907 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.907 INFO kablam! | ^^^^^ Sep 04 13:35:36.907 INFO kablam! | Sep 04 13:35:36.907 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.907 INFO kablam! Sep 04 13:35:36.907 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.907 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 13:35:36.907 INFO kablam! | Sep 04 13:35:36.907 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.907 INFO kablam! | ^^^^^ Sep 04 13:35:36.907 INFO kablam! | Sep 04 13:35:36.907 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.907 INFO kablam! Sep 04 13:35:36.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.921 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 13:35:36.921 INFO kablam! | Sep 04 13:35:36.921 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.921 INFO kablam! | ^^^^^ Sep 04 13:35:36.921 INFO kablam! | Sep 04 13:35:36.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.921 INFO kablam! Sep 04 13:35:36.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.922 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 13:35:36.922 INFO kablam! | Sep 04 13:35:36.922 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.922 INFO kablam! | ^^^^^ Sep 04 13:35:36.922 INFO kablam! | Sep 04 13:35:36.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.922 INFO kablam! Sep 04 13:35:36.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.922 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 13:35:36.922 INFO kablam! | Sep 04 13:35:36.922 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.922 INFO kablam! | ^^^^^ Sep 04 13:35:36.922 INFO kablam! | Sep 04 13:35:36.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.922 INFO kablam! Sep 04 13:35:36.933 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.933 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 13:35:36.933 INFO kablam! | Sep 04 13:35:36.933 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.933 INFO kablam! | ^^^^^ Sep 04 13:35:36.933 INFO kablam! | Sep 04 13:35:36.933 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.933 INFO kablam! Sep 04 13:35:36.933 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.934 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 13:35:36.934 INFO kablam! | Sep 04 13:35:36.934 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.934 INFO kablam! | ^^^^^ Sep 04 13:35:36.934 INFO kablam! | Sep 04 13:35:36.934 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.934 INFO kablam! Sep 04 13:35:36.944 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.944 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 13:35:36.944 INFO kablam! | Sep 04 13:35:36.944 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.944 INFO kablam! | ^^^^^ Sep 04 13:35:36.944 INFO kablam! | Sep 04 13:35:36.944 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.944 INFO kablam! Sep 04 13:35:36.945 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.945 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 13:35:36.945 INFO kablam! | Sep 04 13:35:36.945 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.945 INFO kablam! | ^^^^^ Sep 04 13:35:36.945 INFO kablam! | Sep 04 13:35:36.945 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.945 INFO kablam! Sep 04 13:35:36.990 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.990 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 13:35:36.990 INFO kablam! | Sep 04 13:35:36.990 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.990 INFO kablam! | ^^^^^ Sep 04 13:35:36.990 INFO kablam! | Sep 04 13:35:36.990 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.990 INFO kablam! Sep 04 13:35:36.991 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:36.991 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 13:35:36.991 INFO kablam! | Sep 04 13:35:36.991 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:36.991 INFO kablam! | ^^^^^ Sep 04 13:35:36.991 INFO kablam! | Sep 04 13:35:36.991 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:36.991 INFO kablam! Sep 04 13:35:37.061 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.062 INFO kablam! --> src/response/file.rs:13:3 Sep 04 13:35:37.062 INFO kablam! | Sep 04 13:35:37.062 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.062 INFO kablam! | ^^^^^ Sep 04 13:35:37.062 INFO kablam! | Sep 04 13:35:37.062 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.062 INFO kablam! Sep 04 13:35:37.062 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.062 INFO kablam! --> src/response/file.rs:26:3 Sep 04 13:35:37.063 INFO kablam! | Sep 04 13:35:37.063 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.063 INFO kablam! | ^^^^^ Sep 04 13:35:37.063 INFO kablam! | Sep 04 13:35:37.063 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.063 INFO kablam! Sep 04 13:35:37.085 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.085 INFO kablam! --> src/response/files.rs:16:3 Sep 04 13:35:37.085 INFO kablam! | Sep 04 13:35:37.085 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.085 INFO kablam! | ^^^^^ Sep 04 13:35:37.085 INFO kablam! | Sep 04 13:35:37.085 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.085 INFO kablam! Sep 04 13:35:37.085 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.085 INFO kablam! --> src/response/files.rs:30:3 Sep 04 13:35:37.085 INFO kablam! | Sep 04 13:35:37.085 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.085 INFO kablam! | ^^^^^ Sep 04 13:35:37.085 INFO kablam! | Sep 04 13:35:37.085 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.085 INFO kablam! Sep 04 13:35:37.085 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.085 INFO kablam! --> src/response/files.rs:43:3 Sep 04 13:35:37.085 INFO kablam! | Sep 04 13:35:37.085 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.086 INFO kablam! | ^^^^^ Sep 04 13:35:37.086 INFO kablam! | Sep 04 13:35:37.086 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.086 INFO kablam! Sep 04 13:35:37.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.112 INFO kablam! --> src/response/id.rs:12:3 Sep 04 13:35:37.112 INFO kablam! | Sep 04 13:35:37.112 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.112 INFO kablam! | ^^^^^ Sep 04 13:35:37.112 INFO kablam! | Sep 04 13:35:37.112 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.112 INFO kablam! Sep 04 13:35:37.124 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.124 INFO kablam! --> src/response/key.rs:12:3 Sep 04 13:35:37.124 INFO kablam! | Sep 04 13:35:37.124 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.124 INFO kablam! | ^^^^^ Sep 04 13:35:37.124 INFO kablam! | Sep 04 13:35:37.124 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.124 INFO kablam! Sep 04 13:35:37.124 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.124 INFO kablam! --> src/response/key.rs:19:3 Sep 04 13:35:37.124 INFO kablam! | Sep 04 13:35:37.125 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.125 INFO kablam! | ^^^^^ Sep 04 13:35:37.125 INFO kablam! | Sep 04 13:35:37.125 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.125 INFO kablam! Sep 04 13:35:37.125 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.125 INFO kablam! --> src/response/key.rs:30:3 Sep 04 13:35:37.125 INFO kablam! | Sep 04 13:35:37.125 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.125 INFO kablam! | ^^^^^ Sep 04 13:35:37.125 INFO kablam! | Sep 04 13:35:37.125 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.125 INFO kablam! Sep 04 13:35:37.170 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.170 INFO kablam! --> src/response/log.rs:12:3 Sep 04 13:35:37.170 INFO kablam! | Sep 04 13:35:37.170 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.170 INFO kablam! | ^^^^^ Sep 04 13:35:37.170 INFO kablam! | Sep 04 13:35:37.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.170 INFO kablam! Sep 04 13:35:37.171 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.171 INFO kablam! --> src/response/log.rs:18:3 Sep 04 13:35:37.171 INFO kablam! | Sep 04 13:35:37.171 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.171 INFO kablam! | ^^^^^ Sep 04 13:35:37.171 INFO kablam! | Sep 04 13:35:37.171 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.171 INFO kablam! Sep 04 13:35:37.182 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.182 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 13:35:37.182 INFO kablam! | Sep 04 13:35:37.182 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.182 INFO kablam! | ^^^^^ Sep 04 13:35:37.182 INFO kablam! | Sep 04 13:35:37.182 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.182 INFO kablam! Sep 04 13:35:37.182 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.182 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 13:35:37.183 INFO kablam! | Sep 04 13:35:37.183 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.183 INFO kablam! | ^^^^^ Sep 04 13:35:37.183 INFO kablam! | Sep 04 13:35:37.183 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.183 INFO kablam! Sep 04 13:35:37.183 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.183 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 13:35:37.183 INFO kablam! | Sep 04 13:35:37.183 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.183 INFO kablam! | ^^^^^ Sep 04 13:35:37.183 INFO kablam! | Sep 04 13:35:37.183 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.183 INFO kablam! Sep 04 13:35:37.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.208 INFO kablam! --> src/response/object.rs:13:3 Sep 04 13:35:37.208 INFO kablam! | Sep 04 13:35:37.208 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.208 INFO kablam! | ^^^^^ Sep 04 13:35:37.209 INFO kablam! | Sep 04 13:35:37.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.209 INFO kablam! Sep 04 13:35:37.210 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.210 INFO kablam! --> src/response/object.rs:28:3 Sep 04 13:35:37.210 INFO kablam! | Sep 04 13:35:37.210 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.210 INFO kablam! | ^^^^^ Sep 04 13:35:37.210 INFO kablam! | Sep 04 13:35:37.211 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.211 INFO kablam! Sep 04 13:35:37.211 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.211 INFO kablam! --> src/response/object.rs:35:3 Sep 04 13:35:37.211 INFO kablam! | Sep 04 13:35:37.211 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.211 INFO kablam! | ^^^^^ Sep 04 13:35:37.212 INFO kablam! | Sep 04 13:35:37.212 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.212 INFO kablam! Sep 04 13:35:37.213 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.213 INFO kablam! --> src/response/object.rs:44:3 Sep 04 13:35:37.213 INFO kablam! | Sep 04 13:35:37.213 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.213 INFO kablam! | ^^^^^ Sep 04 13:35:37.213 INFO kablam! | Sep 04 13:35:37.213 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.214 INFO kablam! Sep 04 13:35:37.214 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.214 INFO kablam! --> src/response/object.rs:53:3 Sep 04 13:35:37.214 INFO kablam! | Sep 04 13:35:37.214 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.214 INFO kablam! | ^^^^^ Sep 04 13:35:37.215 INFO kablam! | Sep 04 13:35:37.215 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.215 INFO kablam! Sep 04 13:35:37.216 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.216 INFO kablam! --> src/response/object.rs:62:3 Sep 04 13:35:37.216 INFO kablam! | Sep 04 13:35:37.216 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.216 INFO kablam! | ^^^^^ Sep 04 13:35:37.216 INFO kablam! | Sep 04 13:35:37.216 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.217 INFO kablam! Sep 04 13:35:37.217 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.217 INFO kablam! --> src/response/object.rs:71:3 Sep 04 13:35:37.217 INFO kablam! | Sep 04 13:35:37.217 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.217 INFO kablam! | ^^^^^ Sep 04 13:35:37.218 INFO kablam! | Sep 04 13:35:37.218 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.218 INFO kablam! Sep 04 13:35:37.219 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.219 INFO kablam! --> src/response/object.rs:80:3 Sep 04 13:35:37.219 INFO kablam! | Sep 04 13:35:37.219 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.219 INFO kablam! | ^^^^^ Sep 04 13:35:37.219 INFO kablam! | Sep 04 13:35:37.219 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.220 INFO kablam! Sep 04 13:35:37.220 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.220 INFO kablam! --> src/response/object.rs:89:3 Sep 04 13:35:37.220 INFO kablam! | Sep 04 13:35:37.220 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.220 INFO kablam! | ^^^^^ Sep 04 13:35:37.221 INFO kablam! | Sep 04 13:35:37.221 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.221 INFO kablam! Sep 04 13:35:37.222 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.222 INFO kablam! --> src/response/object.rs:98:3 Sep 04 13:35:37.222 INFO kablam! | Sep 04 13:35:37.222 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.222 INFO kablam! | ^^^^^ Sep 04 13:35:37.222 INFO kablam! | Sep 04 13:35:37.222 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.222 INFO kablam! Sep 04 13:35:37.222 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.222 INFO kablam! --> src/response/object.rs:107:3 Sep 04 13:35:37.223 INFO kablam! | Sep 04 13:35:37.223 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.223 INFO kablam! | ^^^^^ Sep 04 13:35:37.223 INFO kablam! | Sep 04 13:35:37.223 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.223 INFO kablam! Sep 04 13:35:37.263 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.263 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 13:35:37.263 INFO kablam! | Sep 04 13:35:37.263 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.263 INFO kablam! | ^^^^^ Sep 04 13:35:37.263 INFO kablam! | Sep 04 13:35:37.263 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.263 INFO kablam! Sep 04 13:35:37.264 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.264 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 13:35:37.264 INFO kablam! | Sep 04 13:35:37.264 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.264 INFO kablam! | ^^^^^ Sep 04 13:35:37.264 INFO kablam! | Sep 04 13:35:37.264 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.264 INFO kablam! Sep 04 13:35:37.264 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.264 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 13:35:37.264 INFO kablam! | Sep 04 13:35:37.264 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.264 INFO kablam! | ^^^^^ Sep 04 13:35:37.264 INFO kablam! | Sep 04 13:35:37.265 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.265 INFO kablam! Sep 04 13:35:37.265 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.265 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 13:35:37.265 INFO kablam! | Sep 04 13:35:37.265 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.265 INFO kablam! | ^^^^^ Sep 04 13:35:37.265 INFO kablam! | Sep 04 13:35:37.265 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.265 INFO kablam! Sep 04 13:35:37.291 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.291 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 13:35:37.291 INFO kablam! | Sep 04 13:35:37.291 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.291 INFO kablam! | ^^^^^ Sep 04 13:35:37.291 INFO kablam! | Sep 04 13:35:37.291 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.291 INFO kablam! Sep 04 13:35:37.291 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.291 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 13:35:37.291 INFO kablam! | Sep 04 13:35:37.291 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.291 INFO kablam! | ^^^^^ Sep 04 13:35:37.291 INFO kablam! | Sep 04 13:35:37.291 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.291 INFO kablam! Sep 04 13:35:37.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.331 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.331 INFO kablam! | ^^^^^ Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.331 INFO kablam! Sep 04 13:35:37.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.331 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.331 INFO kablam! | ^^^^^ Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.331 INFO kablam! Sep 04 13:35:37.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.331 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.331 INFO kablam! | ^^^^^ Sep 04 13:35:37.331 INFO kablam! | Sep 04 13:35:37.331 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.331 INFO kablam! Sep 04 13:35:37.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.332 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 13:35:37.332 INFO kablam! | Sep 04 13:35:37.332 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.332 INFO kablam! | ^^^^^ Sep 04 13:35:37.332 INFO kablam! | Sep 04 13:35:37.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.332 INFO kablam! Sep 04 13:35:37.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.332 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 13:35:37.332 INFO kablam! | Sep 04 13:35:37.332 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.332 INFO kablam! | ^^^^^ Sep 04 13:35:37.332 INFO kablam! | Sep 04 13:35:37.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.332 INFO kablam! Sep 04 13:35:37.395 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.395 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 13:35:37.395 INFO kablam! | Sep 04 13:35:37.395 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.395 INFO kablam! | ^^^^^ Sep 04 13:35:37.395 INFO kablam! | Sep 04 13:35:37.395 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.395 INFO kablam! Sep 04 13:35:37.395 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.395 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 13:35:37.395 INFO kablam! | Sep 04 13:35:37.395 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.395 INFO kablam! | ^^^^^ Sep 04 13:35:37.395 INFO kablam! | Sep 04 13:35:37.395 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.395 INFO kablam! Sep 04 13:35:37.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.396 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.396 INFO kablam! | ^^^^^ Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.396 INFO kablam! Sep 04 13:35:37.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.396 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.396 INFO kablam! | ^^^^^ Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.396 INFO kablam! Sep 04 13:35:37.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.396 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.396 INFO kablam! | ^^^^^ Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.396 INFO kablam! Sep 04 13:35:37.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.396 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.396 INFO kablam! | ^^^^^ Sep 04 13:35:37.396 INFO kablam! | Sep 04 13:35:37.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.396 INFO kablam! Sep 04 13:35:37.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.397 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 13:35:37.397 INFO kablam! | Sep 04 13:35:37.397 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.397 INFO kablam! | ^^^^^ Sep 04 13:35:37.397 INFO kablam! | Sep 04 13:35:37.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.397 INFO kablam! Sep 04 13:35:37.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 13:35:37.397 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 13:35:37.397 INFO kablam! | Sep 04 13:35:37.397 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 13:35:37.397 INFO kablam! | ^^^^^ Sep 04 13:35:37.397 INFO kablam! | Sep 04 13:35:37.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 13:35:37.397 INFO kablam! Sep 04 13:35:37.455 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 13:35:37.455 INFO kablam! --> src/client.rs:370:73 Sep 04 13:35:37.455 INFO kablam! | Sep 04 13:35:37.455 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 13:35:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:37.455 INFO kablam! Sep 04 13:35:37.455 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 13:35:37.455 INFO kablam! --> src/client.rs:410:59 Sep 04 13:35:37.455 INFO kablam! | Sep 04 13:35:37.456 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 13:35:37.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:37.456 INFO kablam! Sep 04 13:35:37.456 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 13:35:37.456 INFO kablam! --> src/client.rs:453:34 Sep 04 13:35:37.456 INFO kablam! | Sep 04 13:35:37.456 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 13:35:37.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:37.456 INFO kablam! Sep 04 13:35:37.456 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 13:35:37.456 INFO kablam! --> src/client.rs:565:68 Sep 04 13:35:37.456 INFO kablam! | Sep 04 13:35:37.456 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 13:35:37.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.456 INFO kablam! Sep 04 13:35:37.456 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 13:35:37.456 INFO kablam! --> src/client.rs:585:61 Sep 04 13:35:37.456 INFO kablam! | Sep 04 13:35:37.456 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 13:35:37.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.456 INFO kablam! Sep 04 13:35:37.457 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 13:35:37.457 INFO kablam! --> src/client.rs:605:63 Sep 04 13:35:37.457 INFO kablam! | Sep 04 13:35:37.457 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 13:35:37.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.457 INFO kablam! Sep 04 13:35:37.457 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 13:35:37.457 INFO kablam! --> src/client.rs:646:55 Sep 04 13:35:37.457 INFO kablam! | Sep 04 13:35:37.457 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 13:35:37.457 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.457 INFO kablam! Sep 04 13:35:37.457 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 13:35:37.457 INFO kablam! --> src/client.rs:970:66 Sep 04 13:35:37.457 INFO kablam! | Sep 04 13:35:37.457 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 13:35:37.457 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:37.457 INFO kablam! Sep 04 13:35:37.458 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 13:35:37.458 INFO kablam! --> src/client.rs:1026:75 Sep 04 13:35:37.458 INFO kablam! | Sep 04 13:35:37.458 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 13:35:37.458 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:37.458 INFO kablam! Sep 04 13:35:37.458 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 13:35:37.458 INFO kablam! --> src/client.rs:1126:69 Sep 04 13:35:37.458 INFO kablam! | Sep 04 13:35:37.458 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 13:35:37.458 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:37.458 INFO kablam! Sep 04 13:35:37.458 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 13:35:37.458 INFO kablam! --> src/client.rs:1265:69 Sep 04 13:35:37.458 INFO kablam! | Sep 04 13:35:37.459 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 13:35:37.459 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 13:35:37.459 INFO kablam! Sep 04 13:35:37.459 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 13:35:37.459 INFO kablam! --> src/client.rs:1329:34 Sep 04 13:35:37.459 INFO kablam! | Sep 04 13:35:37.459 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 13:35:37.459 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 13:35:37.459 INFO kablam! Sep 04 13:35:37.459 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 13:35:37.459 INFO kablam! --> src/client.rs:1373:34 Sep 04 13:35:37.459 INFO kablam! | Sep 04 13:35:37.459 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 13:35:37.459 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.460 INFO kablam! Sep 04 13:35:37.460 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 13:35:37.460 INFO kablam! --> src/client.rs:1391:53 Sep 04 13:35:37.460 INFO kablam! | Sep 04 13:35:37.460 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 13:35:37.460 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 13:35:37.460 INFO kablam! Sep 04 13:35:37.460 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 13:35:37.460 INFO kablam! --> src/client.rs:1435:69 Sep 04 13:35:37.460 INFO kablam! | Sep 04 13:35:37.460 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 13:35:37.460 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 13:35:37.460 INFO kablam! Sep 04 13:35:37.460 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 13:35:37.460 INFO kablam! --> src/client.rs:1549:34 Sep 04 13:35:37.461 INFO kablam! | Sep 04 13:35:37.461 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 13:35:37.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.461 INFO kablam! Sep 04 13:35:37.461 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 13:35:37.461 INFO kablam! --> src/client.rs:1567:68 Sep 04 13:35:37.461 INFO kablam! | Sep 04 13:35:37.461 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 13:35:37.461 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 13:35:37.461 INFO kablam! Sep 04 13:35:37.461 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 13:35:37.461 INFO kablam! --> src/client.rs:1585:70 Sep 04 13:35:37.461 INFO kablam! | Sep 04 13:35:37.461 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 13:35:37.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.462 INFO kablam! Sep 04 13:35:37.462 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 13:35:37.462 INFO kablam! --> src/client.rs:1607:34 Sep 04 13:35:37.462 INFO kablam! | Sep 04 13:35:37.462 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 13:35:37.462 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.462 INFO kablam! Sep 04 13:35:37.462 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 13:35:37.462 INFO kablam! --> src/client.rs:1635:69 Sep 04 13:35:37.462 INFO kablam! | Sep 04 13:35:37.462 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 13:35:37.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 13:35:37.462 INFO kablam! Sep 04 13:35:37.462 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 13:35:37.462 INFO kablam! --> src/client.rs:1673:82 Sep 04 13:35:37.462 INFO kablam! | Sep 04 13:35:37.462 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 13:35:37.463 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 13:35:37.463 INFO kablam! Sep 04 13:35:37.463 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 13:35:37.463 INFO kablam! --> src/client.rs:1706:34 Sep 04 13:35:37.463 INFO kablam! | Sep 04 13:35:37.463 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 13:35:37.463 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 13:35:37.463 INFO kablam! Sep 04 13:35:37.463 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 13:35:37.463 INFO kablam! --> src/client.rs:1729:81 Sep 04 13:35:37.463 INFO kablam! | Sep 04 13:35:37.463 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 13:35:37.463 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 13:35:37.463 INFO kablam! Sep 04 13:35:37.463 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 13:35:37.463 INFO kablam! --> src/client.rs:1774:56 Sep 04 13:35:37.463 INFO kablam! | Sep 04 13:35:37.464 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 13:35:37.464 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:37.464 INFO kablam! Sep 04 13:35:37.464 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 13:35:37.464 INFO kablam! --> src/client.rs:1796:34 Sep 04 13:35:37.464 INFO kablam! | Sep 04 13:35:37.464 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 13:35:37.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:37.464 INFO kablam! Sep 04 13:35:37.464 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 13:35:37.464 INFO kablam! --> src/client.rs:1962:64 Sep 04 13:35:37.464 INFO kablam! | Sep 04 13:35:37.464 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 13:35:37.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.464 INFO kablam! Sep 04 13:35:37.464 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 13:35:37.464 INFO kablam! --> src/client.rs:1988:58 Sep 04 13:35:37.464 INFO kablam! | Sep 04 13:35:37.464 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 13:35:37.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 13:35:37.465 INFO kablam! Sep 04 13:35:37.466 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 04 13:35:37.466 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 04 13:35:37.466 INFO kablam! | Sep 04 13:35:37.466 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 04 13:35:37.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 13:35:37.466 INFO kablam! Sep 04 13:35:37.467 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 04 13:35:37.467 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 04 13:35:37.467 INFO kablam! | Sep 04 13:35:37.467 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 04 13:35:37.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.467 INFO kablam! Sep 04 13:35:37.468 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 04 13:35:37.468 INFO kablam! --> src/response/commands.rs:32:38 Sep 04 13:35:37.468 INFO kablam! | Sep 04 13:35:37.468 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 04 13:35:37.469 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.469 INFO kablam! Sep 04 13:35:37.469 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 13:35:37.470 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 13:35:37.470 INFO kablam! | Sep 04 13:35:37.470 INFO kablam! 27 | pub links: Vec, Sep 04 13:35:37.470 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 13:35:37.470 INFO kablam! Sep 04 13:35:37.473 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.473 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 13:35:37.473 INFO kablam! | Sep 04 13:35:37.473 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 13:35:37.473 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.473 INFO kablam! Sep 04 13:35:37.474 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.474 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 13:35:37.474 INFO kablam! | Sep 04 13:35:37.474 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 13:35:37.474 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.474 INFO kablam! Sep 04 13:35:37.475 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.475 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 13:35:37.475 INFO kablam! | Sep 04 13:35:37.475 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 13:35:37.475 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.475 INFO kablam! Sep 04 13:35:37.476 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.476 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 13:35:37.476 INFO kablam! | Sep 04 13:35:37.476 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 13:35:37.476 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.477 INFO kablam! Sep 04 13:35:37.477 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.478 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 13:35:37.478 INFO kablam! | Sep 04 13:35:37.478 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 13:35:37.478 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.478 INFO kablam! Sep 04 13:35:37.479 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 13:35:37.479 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 13:35:37.479 INFO kablam! | Sep 04 13:35:37.479 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 13:35:37.479 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 13:35:37.479 INFO kablam! Sep 04 13:35:37.480 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 13:35:37.480 INFO kablam! --> src/response/file.rs:37:37 Sep 04 13:35:37.480 INFO kablam! | Sep 04 13:35:37.480 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 04 13:35:37.480 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.480 INFO kablam! Sep 04 13:35:37.481 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 13:35:37.481 INFO kablam! --> src/response/file.rs:38:37 Sep 04 13:35:37.481 INFO kablam! | Sep 04 13:35:37.481 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 04 13:35:37.481 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.481 INFO kablam! Sep 04 13:35:37.483 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 04 13:35:37.483 INFO kablam! --> src/response/files.rs:58:38 Sep 04 13:35:37.483 INFO kablam! | Sep 04 13:35:37.483 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 04 13:35:37.483 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:37.483 INFO kablam! Sep 04 13:35:37.484 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 04 13:35:37.484 INFO kablam! --> src/response/files.rs:59:40 Sep 04 13:35:37.484 INFO kablam! | Sep 04 13:35:37.484 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 04 13:35:37.484 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 13:35:37.484 INFO kablam! Sep 04 13:35:37.485 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 04 13:35:37.485 INFO kablam! --> src/response/id.rs:28:32 Sep 04 13:35:37.485 INFO kablam! | Sep 04 13:35:37.485 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 04 13:35:37.485 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 13:35:37.485 INFO kablam! Sep 04 13:35:37.486 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 13:35:37.486 INFO kablam! --> src/response/key.rs:25:27 Sep 04 13:35:37.486 INFO kablam! | Sep 04 13:35:37.486 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 13:35:37.486 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 13:35:37.487 INFO kablam! Sep 04 13:35:37.488 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 13:35:37.488 INFO kablam! --> src/response/key.rs:27:28 Sep 04 13:35:37.488 INFO kablam! | Sep 04 13:35:37.488 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 13:35:37.488 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 13:35:37.488 INFO kablam! Sep 04 13:35:37.489 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 13:35:37.489 INFO kablam! --> src/response/key.rs:38:26 Sep 04 13:35:37.489 INFO kablam! | Sep 04 13:35:37.489 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 13:35:37.489 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 13:35:37.489 INFO kablam! Sep 04 13:35:37.490 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 04 13:35:37.490 INFO kablam! --> src/response/key.rs:44:40 Sep 04 13:35:37.490 INFO kablam! | Sep 04 13:35:37.490 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 04 13:35:37.490 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 13:35:37.490 INFO kablam! Sep 04 13:35:37.491 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 04 13:35:37.492 INFO kablam! --> src/response/log.rs:26:36 Sep 04 13:35:37.492 INFO kablam! | Sep 04 13:35:37.492 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 04 13:35:37.492 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.492 INFO kablam! Sep 04 13:35:37.493 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 13:35:37.493 INFO kablam! --> src/response/ls.rs:40:32 Sep 04 13:35:37.493 INFO kablam! | Sep 04 13:35:37.493 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 04 13:35:37.493 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 13:35:37.493 INFO kablam! Sep 04 13:35:37.494 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 13:35:37.494 INFO kablam! --> src/response/ls.rs:41:32 Sep 04 13:35:37.494 INFO kablam! | Sep 04 13:35:37.494 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 04 13:35:37.494 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 13:35:37.494 INFO kablam! Sep 04 13:35:37.495 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 04 13:35:37.496 INFO kablam! --> src/response/object.rs:119:41 Sep 04 13:35:37.496 INFO kablam! | Sep 04 13:35:37.496 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 04 13:35:37.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.496 INFO kablam! Sep 04 13:35:37.497 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 04 13:35:37.497 INFO kablam! --> src/response/object.rs:120:42 Sep 04 13:35:37.497 INFO kablam! | Sep 04 13:35:37.497 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 04 13:35:37.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.497 INFO kablam! Sep 04 13:35:37.498 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 04 13:35:37.498 INFO kablam! --> src/response/object.rs:121:41 Sep 04 13:35:37.498 INFO kablam! | Sep 04 13:35:37.498 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 04 13:35:37.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.499 INFO kablam! Sep 04 13:35:37.500 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 04 13:35:37.500 INFO kablam! --> src/response/pin.rs:44:36 Sep 04 13:35:37.500 INFO kablam! | Sep 04 13:35:37.500 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 04 13:35:37.500 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.500 INFO kablam! Sep 04 13:35:37.501 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 04 13:35:37.501 INFO kablam! --> src/response/pin.rs:45:37 Sep 04 13:35:37.501 INFO kablam! | Sep 04 13:35:37.501 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 04 13:35:37.501 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.501 INFO kablam! Sep 04 13:35:37.503 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 13:35:37.503 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 04 13:35:37.503 INFO kablam! | Sep 04 13:35:37.503 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 04 13:35:37.503 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:37.503 INFO kablam! Sep 04 13:35:37.504 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 13:35:37.504 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 04 13:35:37.504 INFO kablam! | Sep 04 13:35:37.504 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 04 13:35:37.504 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:37.504 INFO kablam! Sep 04 13:35:37.506 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 04 13:35:37.506 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 04 13:35:37.506 INFO kablam! | Sep 04 13:35:37.506 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 04 13:35:37.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 13:35:37.506 INFO kablam! Sep 04 13:35:37.507 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 04 13:35:37.507 INFO kablam! --> src/response/repo.rs:52:37 Sep 04 13:35:37.507 INFO kablam! | Sep 04 13:35:37.507 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 04 13:35:37.507 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.507 INFO kablam! Sep 04 13:35:37.509 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 04 13:35:37.509 INFO kablam! --> src/response/repo.rs:53:39 Sep 04 13:35:37.509 INFO kablam! | Sep 04 13:35:37.509 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 04 13:35:37.509 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.509 INFO kablam! Sep 04 13:35:37.510 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 13:35:37.510 INFO kablam! --> src/response/repo.rs:54:41 Sep 04 13:35:37.510 INFO kablam! | Sep 04 13:35:37.510 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 04 13:35:37.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.510 INFO kablam! Sep 04 13:35:37.512 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 13:35:37.512 INFO kablam! --> src/response/repo.rs:55:41 Sep 04 13:35:37.512 INFO kablam! | Sep 04 13:35:37.512 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 04 13:35:37.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.512 INFO kablam! Sep 04 13:35:37.513 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 04 13:35:37.513 INFO kablam! --> src/response/repo.rs:56:42 Sep 04 13:35:37.513 INFO kablam! | Sep 04 13:35:37.513 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 04 13:35:37.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.513 INFO kablam! Sep 04 13:35:37.515 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 04 13:35:37.515 INFO kablam! --> src/response/swarm.rs:73:47 Sep 04 13:35:37.515 INFO kablam! | Sep 04 13:35:37.515 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 04 13:35:37.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.515 INFO kablam! Sep 04 13:35:37.516 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 13:35:37.516 INFO kablam! --> src/response/swarm.rs:74:41 Sep 04 13:35:37.516 INFO kablam! | Sep 04 13:35:37.516 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 04 13:35:37.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.516 INFO kablam! Sep 04 13:35:37.518 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 13:35:37.518 INFO kablam! --> src/response/swarm.rs:75:41 Sep 04 13:35:37.518 INFO kablam! | Sep 04 13:35:37.518 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 04 13:35:37.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.518 INFO kablam! Sep 04 13:35:37.519 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 13:35:37.519 INFO kablam! --> src/response/swarm.rs:76:41 Sep 04 13:35:37.519 INFO kablam! | Sep 04 13:35:37.519 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 04 13:35:37.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 13:35:37.519 INFO kablam! Sep 04 13:35:37.551 INFO kablam! error: aborting due to 124 previous errors Sep 04 13:35:37.551 INFO kablam! Sep 04 13:35:37.551 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 13:35:37.551 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 13:35:37.580 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 13:35:37.580 INFO kablam! Sep 04 13:35:37.580 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:35:37.581 INFO kablam! su: No module specific data is present Sep 04 13:35:38.099 INFO running `"docker" "rm" "-f" "0f04e015bbe63078ddac14562c32bef3a78f5343a00d18ff66f8c997f556e7b2"` Sep 04 13:35:38.265 INFO blam! 0f04e015bbe63078ddac14562c32bef3a78f5343a00d18ff66f8c997f556e7b2