Sep 06 05:09:31.581 INFO checking ipfs-api-0.5.0-alpha2 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 05:09:31.581 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 05:09:31.581 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 05:09:31.731 INFO blam! 2c9946e3a8e6df0a663fb6b7aba55527dcd3e7ba687042a0767d2cba9046d775 Sep 06 05:09:31.733 INFO running `"docker" "start" "-a" "2c9946e3a8e6df0a663fb6b7aba55527dcd3e7ba687042a0767d2cba9046d775"` Sep 06 05:09:32.721 INFO kablam! usermod: no changes Sep 06 05:09:32.875 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 06 05:09:35.714 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 06 05:09:35.714 INFO kablam! --> src/response/stats.rs:9:16 Sep 06 05:09:35.714 INFO kablam! | Sep 06 05:09:35.715 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 06 05:09:35.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 06 05:09:35.715 INFO kablam! Sep 06 05:09:35.715 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 06 05:09:35.715 INFO kablam! --> src/response/stats.rs:9:37 Sep 06 05:09:35.715 INFO kablam! | Sep 06 05:09:35.715 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 06 05:09:35.715 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 06 05:09:35.715 INFO kablam! Sep 06 05:09:35.726 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 06 05:09:35.726 INFO kablam! --> src/response/stats.rs:9:16 Sep 06 05:09:35.726 INFO kablam! | Sep 06 05:09:35.726 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 06 05:09:35.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 06 05:09:35.726 INFO kablam! Sep 06 05:09:35.726 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 06 05:09:35.726 INFO kablam! --> src/response/stats.rs:9:37 Sep 06 05:09:35.726 INFO kablam! | Sep 06 05:09:35.726 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 06 05:09:35.726 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 06 05:09:35.726 INFO kablam! Sep 06 05:09:35.978 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.978 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 06 05:09:35.978 INFO kablam! | Sep 06 05:09:35.978 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.978 INFO kablam! | ^^^^^ Sep 06 05:09:35.978 INFO kablam! | Sep 06 05:09:35.978 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.978 INFO kablam! Sep 06 05:09:35.978 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.978 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 06 05:09:35.978 INFO kablam! | Sep 06 05:09:35.978 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.978 INFO kablam! | ^^^^^ Sep 06 05:09:35.978 INFO kablam! | Sep 06 05:09:35.978 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.978 INFO kablam! Sep 06 05:09:35.978 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.978 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/commands.rs:12:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/commands.rs:19:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/dag.rs:13:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:35.979 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:35.979 INFO kablam! --> src/response/dag.rs:31:3 Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:35.979 INFO kablam! | ^^^^^ Sep 06 05:09:35.979 INFO kablam! | Sep 06 05:09:35.979 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:35.979 INFO kablam! Sep 06 05:09:36.014 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.014 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.014 INFO kablam! | ^^^^^ Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.014 INFO kablam! Sep 06 05:09:36.014 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.014 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.014 INFO kablam! | ^^^^^ Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.014 INFO kablam! Sep 06 05:09:36.014 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.014 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.014 INFO kablam! | ^^^^^ Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.014 INFO kablam! Sep 06 05:09:36.014 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.014 INFO kablam! --> src/response/dht.rs:48:3 Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.014 INFO kablam! | ^^^^^ Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.014 INFO kablam! Sep 06 05:09:36.014 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.014 INFO kablam! --> src/response/dht.rs:58:3 Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.014 INFO kablam! | ^^^^^ Sep 06 05:09:36.014 INFO kablam! | Sep 06 05:09:36.014 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.014 INFO kablam! Sep 06 05:09:36.022 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.022 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.022 INFO kablam! | ^^^^^ Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.022 INFO kablam! Sep 06 05:09:36.022 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.022 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.022 INFO kablam! | ^^^^^ Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.022 INFO kablam! Sep 06 05:09:36.022 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.022 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.022 INFO kablam! | ^^^^^ Sep 06 05:09:36.022 INFO kablam! | Sep 06 05:09:36.022 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.022 INFO kablam! Sep 06 05:09:36.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.030 INFO kablam! --> src/response/commands.rs:12:3 Sep 06 05:09:36.030 INFO kablam! | Sep 06 05:09:36.030 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.030 INFO kablam! | ^^^^^ Sep 06 05:09:36.030 INFO kablam! | Sep 06 05:09:36.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.030 INFO kablam! Sep 06 05:09:36.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.030 INFO kablam! --> src/response/commands.rs:19:3 Sep 06 05:09:36.030 INFO kablam! | Sep 06 05:09:36.030 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.030 INFO kablam! | ^^^^^ Sep 06 05:09:36.030 INFO kablam! | Sep 06 05:09:36.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.030 INFO kablam! Sep 06 05:09:36.038 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.038 INFO kablam! --> src/response/dag.rs:13:3 Sep 06 05:09:36.038 INFO kablam! | Sep 06 05:09:36.038 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.038 INFO kablam! | ^^^^^ Sep 06 05:09:36.038 INFO kablam! | Sep 06 05:09:36.038 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.038 INFO kablam! Sep 06 05:09:36.038 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.038 INFO kablam! --> src/response/dag.rs:31:3 Sep 06 05:09:36.038 INFO kablam! | Sep 06 05:09:36.038 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.038 INFO kablam! | ^^^^^ Sep 06 05:09:36.038 INFO kablam! | Sep 06 05:09:36.038 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.038 INFO kablam! Sep 06 05:09:36.066 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.066 INFO kablam! --> src/response/file.rs:13:3 Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.066 INFO kablam! | ^^^^^ Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.066 INFO kablam! Sep 06 05:09:36.066 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.066 INFO kablam! --> src/response/file.rs:26:3 Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.066 INFO kablam! | ^^^^^ Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.066 INFO kablam! Sep 06 05:09:36.066 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.066 INFO kablam! --> src/response/files.rs:16:3 Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.066 INFO kablam! | ^^^^^ Sep 06 05:09:36.066 INFO kablam! | Sep 06 05:09:36.066 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.066 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/files.rs:30:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/files.rs:43:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/id.rs:12:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/key.rs:12:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/key.rs:19:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.067 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.067 INFO kablam! --> src/response/key.rs:30:3 Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.067 INFO kablam! | ^^^^^ Sep 06 05:09:36.067 INFO kablam! | Sep 06 05:09:36.067 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.067 INFO kablam! Sep 06 05:09:36.078 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.078 INFO kablam! --> src/response/dht.rs:48:3 Sep 06 05:09:36.078 INFO kablam! | Sep 06 05:09:36.078 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.078 INFO kablam! | ^^^^^ Sep 06 05:09:36.078 INFO kablam! | Sep 06 05:09:36.078 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.078 INFO kablam! Sep 06 05:09:36.078 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.078 INFO kablam! --> src/response/dht.rs:58:3 Sep 06 05:09:36.078 INFO kablam! | Sep 06 05:09:36.078 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.078 INFO kablam! | ^^^^^ Sep 06 05:09:36.078 INFO kablam! | Sep 06 05:09:36.078 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.078 INFO kablam! Sep 06 05:09:36.094 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.094 INFO kablam! --> src/response/log.rs:12:3 Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.094 INFO kablam! | ^^^^^ Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.094 INFO kablam! Sep 06 05:09:36.094 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.094 INFO kablam! --> src/response/log.rs:18:3 Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.094 INFO kablam! | ^^^^^ Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.094 INFO kablam! Sep 06 05:09:36.094 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.094 INFO kablam! --> src/response/ls.rs:12:3 Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.094 INFO kablam! | ^^^^^ Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.094 INFO kablam! Sep 06 05:09:36.094 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.094 INFO kablam! --> src/response/ls.rs:21:3 Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.094 INFO kablam! | ^^^^^ Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.094 INFO kablam! Sep 06 05:09:36.094 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.094 INFO kablam! --> src/response/ls.rs:32:3 Sep 06 05:09:36.094 INFO kablam! | Sep 06 05:09:36.094 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.095 INFO kablam! | ^^^^^ Sep 06 05:09:36.095 INFO kablam! | Sep 06 05:09:36.095 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.095 INFO kablam! Sep 06 05:09:36.095 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.095 INFO kablam! --> src/response/object.rs:13:3 Sep 06 05:09:36.095 INFO kablam! | Sep 06 05:09:36.095 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.095 INFO kablam! | ^^^^^ Sep 06 05:09:36.102 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:28:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:35:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:44:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:53:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:62:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:71:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:80:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:89:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.103 INFO kablam! | ^^^^^ Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.103 INFO kablam! Sep 06 05:09:36.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.103 INFO kablam! --> src/response/object.rs:98:3 Sep 06 05:09:36.103 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/object.rs:107:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pin.rs:13:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pin.rs:22:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pin.rs:29:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pin.rs:36:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.104 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.104 INFO kablam! --> src/response/repo.rs:13:3 Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.104 INFO kablam! | ^^^^^ Sep 06 05:09:36.104 INFO kablam! | Sep 06 05:09:36.104 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.104 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/repo.rs:19:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/repo.rs:27:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/repo.rs:37:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/repo.rs:45:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/swarm.rs:12:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/swarm.rs:19:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/swarm.rs:26:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/swarm.rs:33:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.105 INFO kablam! | ^^^^^ Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.105 INFO kablam! Sep 06 05:09:36.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.105 INFO kablam! --> src/response/swarm.rs:40:3 Sep 06 05:09:36.105 INFO kablam! | Sep 06 05:09:36.105 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.106 INFO kablam! | ^^^^^ Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.106 INFO kablam! Sep 06 05:09:36.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.106 INFO kablam! --> src/response/swarm.rs:47:3 Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.106 INFO kablam! | ^^^^^ Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.106 INFO kablam! Sep 06 05:09:36.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.106 INFO kablam! --> src/response/swarm.rs:53:3 Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.106 INFO kablam! | ^^^^^ Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.106 INFO kablam! Sep 06 05:09:36.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.106 INFO kablam! --> src/response/swarm.rs:65:3 Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.106 INFO kablam! | ^^^^^ Sep 06 05:09:36.106 INFO kablam! | Sep 06 05:09:36.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.106 INFO kablam! Sep 06 05:09:36.122 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 06 05:09:36.122 INFO kablam! --> src/client.rs:370:73 Sep 06 05:09:36.122 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:410:59 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:453:34 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 453 | ) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:565:68 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:585:61 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:605:63 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:646:55 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:970:66 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:1026:75 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:1126:69 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:1265:69 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 06 05:09:36.123 INFO kablam! Sep 06 05:09:36.123 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 06 05:09:36.123 INFO kablam! --> src/client.rs:1329:34 Sep 06 05:09:36.123 INFO kablam! | Sep 06 05:09:36.123 INFO kablam! 1329 | ) -> AsyncResponse { Sep 06 05:09:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1373:34 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1373 | ) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1391:53 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1435:69 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1549:34 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1549 | ) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1567:68 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1585:70 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1607:34 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1607 | ) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1635:69 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1673:82 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1706:34 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1706 | ) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 06 05:09:36.124 INFO kablam! Sep 06 05:09:36.124 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 06 05:09:36.124 INFO kablam! --> src/client.rs:1729:81 Sep 06 05:09:36.124 INFO kablam! | Sep 06 05:09:36.124 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 06 05:09:36.124 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 06 05:09:36.125 INFO kablam! --> src/client.rs:1774:56 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 06 05:09:36.125 INFO kablam! --> src/client.rs:1796:34 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 1796 | ) -> AsyncResponse { Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 06 05:09:36.125 INFO kablam! --> src/client.rs:1962:64 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 06 05:09:36.125 INFO kablam! --> src/client.rs:1988:58 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dag.rs:27:20 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 27 | pub links: Vec, Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dht.rs:72:32 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dht.rs:74:33 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dht.rs:76:27 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dht.rs:78:31 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.125 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.125 INFO kablam! --> src/response/dht.rs:80:27 Sep 06 05:09:36.125 INFO kablam! | Sep 06 05:09:36.125 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 06 05:09:36.125 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.125 INFO kablam! Sep 06 05:09:36.134 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.134 INFO kablam! --> src/response/dht.rs:82:29 Sep 06 05:09:36.134 INFO kablam! | Sep 06 05:09:36.134 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 06 05:09:36.134 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.134 INFO kablam! Sep 06 05:09:36.134 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 06 05:09:36.134 INFO kablam! --> src/response/key.rs:25:27 Sep 06 05:09:36.134 INFO kablam! | Sep 06 05:09:36.134 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 06 05:09:36.134 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 05:09:36.134 INFO kablam! Sep 06 05:09:36.134 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 06 05:09:36.134 INFO kablam! --> src/response/key.rs:27:28 Sep 06 05:09:36.134 INFO kablam! | Sep 06 05:09:36.134 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 06 05:09:36.134 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.134 INFO kablam! Sep 06 05:09:36.134 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 06 05:09:36.134 INFO kablam! --> src/response/key.rs:38:26 Sep 06 05:09:36.134 INFO kablam! | Sep 06 05:09:36.134 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 06 05:09:36.134 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.134 INFO kablam! Sep 06 05:09:36.142 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.142 INFO kablam! --> src/response/file.rs:13:3 Sep 06 05:09:36.142 INFO kablam! | Sep 06 05:09:36.142 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.142 INFO kablam! | ^^^^^ Sep 06 05:09:36.142 INFO kablam! | Sep 06 05:09:36.142 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.142 INFO kablam! Sep 06 05:09:36.142 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.142 INFO kablam! --> src/response/file.rs:26:3 Sep 06 05:09:36.142 INFO kablam! | Sep 06 05:09:36.142 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.142 INFO kablam! | ^^^^^ Sep 06 05:09:36.142 INFO kablam! | Sep 06 05:09:36.142 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.142 INFO kablam! Sep 06 05:09:36.162 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.162 INFO kablam! --> src/response/files.rs:16:3 Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.162 INFO kablam! | ^^^^^ Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.162 INFO kablam! Sep 06 05:09:36.162 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.162 INFO kablam! --> src/response/files.rs:30:3 Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.162 INFO kablam! | ^^^^^ Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.162 INFO kablam! Sep 06 05:09:36.162 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.162 INFO kablam! --> src/response/files.rs:43:3 Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.162 INFO kablam! | ^^^^^ Sep 06 05:09:36.162 INFO kablam! | Sep 06 05:09:36.162 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.162 INFO kablam! Sep 06 05:09:36.178 INFO kablam! error: aborting due to 95 previous errors Sep 06 05:09:36.178 INFO kablam! Sep 06 05:09:36.178 INFO kablam! Some errors occurred: E0412, E0432. Sep 06 05:09:36.179 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:09:36.186 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.186 INFO kablam! --> src/response/id.rs:12:3 Sep 06 05:09:36.186 INFO kablam! | Sep 06 05:09:36.186 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.186 INFO kablam! | ^^^^^ Sep 06 05:09:36.186 INFO kablam! | Sep 06 05:09:36.186 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.186 INFO kablam! Sep 06 05:09:36.194 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.194 INFO kablam! --> src/response/key.rs:12:3 Sep 06 05:09:36.194 INFO kablam! | Sep 06 05:09:36.194 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.194 INFO kablam! | ^^^^^ Sep 06 05:09:36.194 INFO kablam! | Sep 06 05:09:36.194 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.194 INFO kablam! Sep 06 05:09:36.194 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.194 INFO kablam! --> src/response/key.rs:19:3 Sep 06 05:09:36.194 INFO kablam! | Sep 06 05:09:36.194 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.195 INFO kablam! | ^^^^^ Sep 06 05:09:36.195 INFO kablam! | Sep 06 05:09:36.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.195 INFO kablam! Sep 06 05:09:36.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.195 INFO kablam! --> src/response/key.rs:30:3 Sep 06 05:09:36.195 INFO kablam! | Sep 06 05:09:36.195 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.195 INFO kablam! | ^^^^^ Sep 06 05:09:36.195 INFO kablam! | Sep 06 05:09:36.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.195 INFO kablam! Sep 06 05:09:36.195 INFO kablam! error: Could not compile `ipfs-api`. Sep 06 05:09:36.195 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 05:09:36.234 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.234 INFO kablam! --> src/response/log.rs:12:3 Sep 06 05:09:36.234 INFO kablam! | Sep 06 05:09:36.234 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.234 INFO kablam! | ^^^^^ Sep 06 05:09:36.234 INFO kablam! | Sep 06 05:09:36.234 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.234 INFO kablam! Sep 06 05:09:36.234 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.234 INFO kablam! --> src/response/log.rs:18:3 Sep 06 05:09:36.234 INFO kablam! | Sep 06 05:09:36.234 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.234 INFO kablam! | ^^^^^ Sep 06 05:09:36.234 INFO kablam! | Sep 06 05:09:36.234 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.234 INFO kablam! Sep 06 05:09:36.242 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.242 INFO kablam! --> src/response/ls.rs:12:3 Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.242 INFO kablam! | ^^^^^ Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.242 INFO kablam! Sep 06 05:09:36.242 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.242 INFO kablam! --> src/response/ls.rs:21:3 Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.242 INFO kablam! | ^^^^^ Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.242 INFO kablam! Sep 06 05:09:36.242 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.242 INFO kablam! --> src/response/ls.rs:32:3 Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.242 INFO kablam! | ^^^^^ Sep 06 05:09:36.242 INFO kablam! | Sep 06 05:09:36.242 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.242 INFO kablam! Sep 06 05:09:36.259 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.259 INFO kablam! --> src/response/object.rs:13:3 Sep 06 05:09:36.259 INFO kablam! | Sep 06 05:09:36.259 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.259 INFO kablam! | ^^^^^ Sep 06 05:09:36.259 INFO kablam! | Sep 06 05:09:36.259 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.259 INFO kablam! Sep 06 05:09:36.259 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.259 INFO kablam! --> src/response/object.rs:28:3 Sep 06 05:09:36.259 INFO kablam! | Sep 06 05:09:36.259 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.259 INFO kablam! | ^^^^^ Sep 06 05:09:36.259 INFO kablam! | Sep 06 05:09:36.259 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.260 INFO kablam! Sep 06 05:09:36.260 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.260 INFO kablam! --> src/response/object.rs:35:3 Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.260 INFO kablam! | ^^^^^ Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.260 INFO kablam! Sep 06 05:09:36.260 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.260 INFO kablam! --> src/response/object.rs:44:3 Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.260 INFO kablam! | ^^^^^ Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.260 INFO kablam! Sep 06 05:09:36.260 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.260 INFO kablam! --> src/response/object.rs:53:3 Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.260 INFO kablam! | ^^^^^ Sep 06 05:09:36.260 INFO kablam! | Sep 06 05:09:36.260 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.261 INFO kablam! Sep 06 05:09:36.261 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.261 INFO kablam! --> src/response/object.rs:62:3 Sep 06 05:09:36.261 INFO kablam! | Sep 06 05:09:36.261 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.261 INFO kablam! | ^^^^^ Sep 06 05:09:36.261 INFO kablam! | Sep 06 05:09:36.261 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.261 INFO kablam! Sep 06 05:09:36.261 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.261 INFO kablam! --> src/response/object.rs:71:3 Sep 06 05:09:36.261 INFO kablam! | Sep 06 05:09:36.261 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.261 INFO kablam! | ^^^^^ Sep 06 05:09:36.261 INFO kablam! | Sep 06 05:09:36.261 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.261 INFO kablam! Sep 06 05:09:36.261 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.261 INFO kablam! --> src/response/object.rs:80:3 Sep 06 05:09:36.261 INFO kablam! | Sep 06 05:09:36.262 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.262 INFO kablam! | ^^^^^ Sep 06 05:09:36.262 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.266 INFO kablam! Sep 06 05:09:36.266 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.266 INFO kablam! --> src/response/object.rs:89:3 Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.266 INFO kablam! | ^^^^^ Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.266 INFO kablam! Sep 06 05:09:36.266 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.266 INFO kablam! --> src/response/object.rs:98:3 Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.266 INFO kablam! | ^^^^^ Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.266 INFO kablam! Sep 06 05:09:36.266 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.266 INFO kablam! --> src/response/object.rs:107:3 Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.266 INFO kablam! | ^^^^^ Sep 06 05:09:36.266 INFO kablam! | Sep 06 05:09:36.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.266 INFO kablam! Sep 06 05:09:36.297 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.297 INFO kablam! --> src/response/pin.rs:13:3 Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.297 INFO kablam! | ^^^^^ Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.297 INFO kablam! Sep 06 05:09:36.297 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.297 INFO kablam! --> src/response/pin.rs:22:3 Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.297 INFO kablam! | ^^^^^ Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.297 INFO kablam! Sep 06 05:09:36.297 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.297 INFO kablam! --> src/response/pin.rs:29:3 Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.297 INFO kablam! | ^^^^^ Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.297 INFO kablam! Sep 06 05:09:36.297 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.297 INFO kablam! --> src/response/pin.rs:36:3 Sep 06 05:09:36.297 INFO kablam! | Sep 06 05:09:36.297 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.298 INFO kablam! | ^^^^^ Sep 06 05:09:36.298 INFO kablam! | Sep 06 05:09:36.298 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.298 INFO kablam! Sep 06 05:09:36.317 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.317 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 06 05:09:36.317 INFO kablam! | Sep 06 05:09:36.317 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.317 INFO kablam! | ^^^^^ Sep 06 05:09:36.317 INFO kablam! | Sep 06 05:09:36.317 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.317 INFO kablam! Sep 06 05:09:36.317 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.317 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 06 05:09:36.317 INFO kablam! | Sep 06 05:09:36.317 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.317 INFO kablam! | ^^^^^ Sep 06 05:09:36.317 INFO kablam! | Sep 06 05:09:36.317 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.317 INFO kablam! Sep 06 05:09:36.370 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.370 INFO kablam! --> src/response/repo.rs:13:3 Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.370 INFO kablam! | ^^^^^ Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.370 INFO kablam! Sep 06 05:09:36.370 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.370 INFO kablam! --> src/response/repo.rs:19:3 Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.370 INFO kablam! | ^^^^^ Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.370 INFO kablam! Sep 06 05:09:36.370 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.370 INFO kablam! --> src/response/repo.rs:27:3 Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.370 INFO kablam! | ^^^^^ Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.370 INFO kablam! Sep 06 05:09:36.370 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.370 INFO kablam! --> src/response/repo.rs:37:3 Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.370 INFO kablam! | ^^^^^ Sep 06 05:09:36.370 INFO kablam! | Sep 06 05:09:36.370 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.371 INFO kablam! Sep 06 05:09:36.371 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.371 INFO kablam! --> src/response/repo.rs:45:3 Sep 06 05:09:36.371 INFO kablam! | Sep 06 05:09:36.371 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.371 INFO kablam! | ^^^^^ Sep 06 05:09:36.371 INFO kablam! | Sep 06 05:09:36.371 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.371 INFO kablam! Sep 06 05:09:36.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.434 INFO kablam! --> src/response/swarm.rs:12:3 Sep 06 05:09:36.434 INFO kablam! | Sep 06 05:09:36.434 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.434 INFO kablam! | ^^^^^ Sep 06 05:09:36.434 INFO kablam! | Sep 06 05:09:36.434 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.434 INFO kablam! Sep 06 05:09:36.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.434 INFO kablam! --> src/response/swarm.rs:19:3 Sep 06 05:09:36.434 INFO kablam! | Sep 06 05:09:36.434 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.434 INFO kablam! | ^^^^^ Sep 06 05:09:36.434 INFO kablam! | Sep 06 05:09:36.434 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.434 INFO kablam! Sep 06 05:09:36.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.434 INFO kablam! --> src/response/swarm.rs:26:3 Sep 06 05:09:36.434 INFO kablam! | Sep 06 05:09:36.434 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.435 INFO kablam! --> src/response/swarm.rs:33:3 Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.435 INFO kablam! --> src/response/swarm.rs:40:3 Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.435 INFO kablam! --> src/response/swarm.rs:47:3 Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.435 INFO kablam! --> src/response/swarm.rs:53:3 Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 06 05:09:36.435 INFO kablam! --> src/response/swarm.rs:65:3 Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 06 05:09:36.435 INFO kablam! | ^^^^^ Sep 06 05:09:36.435 INFO kablam! | Sep 06 05:09:36.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 06 05:09:36.435 INFO kablam! Sep 06 05:09:36.494 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 06 05:09:36.494 INFO kablam! --> src/client.rs:370:73 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:410:59 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:453:34 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 453 | ) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:565:68 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:585:61 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:605:63 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:646:55 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:970:66 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:1026:75 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.495 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 06 05:09:36.495 INFO kablam! --> src/client.rs:1126:69 Sep 06 05:09:36.495 INFO kablam! | Sep 06 05:09:36.495 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 06 05:09:36.495 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.495 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1265:69 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1329:34 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1329 | ) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1373:34 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1373 | ) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1391:53 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1435:69 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1549:34 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1549 | ) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1567:68 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1585:70 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1607:34 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1607 | ) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.496 INFO kablam! Sep 06 05:09:36.496 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 06 05:09:36.496 INFO kablam! --> src/client.rs:1635:69 Sep 06 05:09:36.496 INFO kablam! | Sep 06 05:09:36.496 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 06 05:09:36.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1673:82 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1706:34 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1706 | ) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1729:81 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1774:56 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1796:34 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1796 | ) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1962:64 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 06 05:09:36.497 INFO kablam! --> src/client.rs:1988:58 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 06 05:09:36.497 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 06 05:09:36.497 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 06 05:09:36.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.497 INFO kablam! Sep 06 05:09:36.497 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 06 05:09:36.497 INFO kablam! --> src/response/commands.rs:32:38 Sep 06 05:09:36.497 INFO kablam! | Sep 06 05:09:36.497 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 06 05:09:36.498 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.498 INFO kablam! Sep 06 05:09:36.498 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 06 05:09:36.498 INFO kablam! --> src/response/dag.rs:27:20 Sep 06 05:09:36.498 INFO kablam! | Sep 06 05:09:36.498 INFO kablam! 27 | pub links: Vec, Sep 06 05:09:36.498 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.498 INFO kablam! Sep 06 05:09:36.498 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.498 INFO kablam! --> src/response/dht.rs:72:32 Sep 06 05:09:36.498 INFO kablam! | Sep 06 05:09:36.498 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 06 05:09:36.498 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.498 INFO kablam! Sep 06 05:09:36.498 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.498 INFO kablam! --> src/response/dht.rs:74:33 Sep 06 05:09:36.498 INFO kablam! | Sep 06 05:09:36.498 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 06 05:09:36.498 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.498 INFO kablam! Sep 06 05:09:36.499 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.499 INFO kablam! --> src/response/dht.rs:76:27 Sep 06 05:09:36.499 INFO kablam! | Sep 06 05:09:36.499 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 06 05:09:36.499 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.499 INFO kablam! Sep 06 05:09:36.502 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.502 INFO kablam! --> src/response/dht.rs:78:31 Sep 06 05:09:36.502 INFO kablam! | Sep 06 05:09:36.502 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 06 05:09:36.502 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.502 INFO kablam! Sep 06 05:09:36.502 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.502 INFO kablam! --> src/response/dht.rs:80:27 Sep 06 05:09:36.502 INFO kablam! | Sep 06 05:09:36.502 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 06 05:09:36.502 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.502 INFO kablam! Sep 06 05:09:36.502 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 06 05:09:36.502 INFO kablam! --> src/response/dht.rs:82:29 Sep 06 05:09:36.502 INFO kablam! | Sep 06 05:09:36.502 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 06 05:09:36.502 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 06 05:09:36.502 INFO kablam! Sep 06 05:09:36.502 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 06 05:09:36.502 INFO kablam! --> src/response/file.rs:37:37 Sep 06 05:09:36.502 INFO kablam! | Sep 06 05:09:36.502 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 06 05:09:36.502 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.502 INFO kablam! Sep 06 05:09:36.502 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 06 05:09:36.502 INFO kablam! --> src/response/file.rs:38:37 Sep 06 05:09:36.502 INFO kablam! | Sep 06 05:09:36.502 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 06 05:09:36.502 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.502 INFO kablam! Sep 06 05:09:36.506 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 06 05:09:36.506 INFO kablam! --> src/response/files.rs:58:38 Sep 06 05:09:36.506 INFO kablam! | Sep 06 05:09:36.506 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 06 05:09:36.506 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.506 INFO kablam! Sep 06 05:09:36.506 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 06 05:09:36.506 INFO kablam! --> src/response/files.rs:59:40 Sep 06 05:09:36.506 INFO kablam! | Sep 06 05:09:36.506 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 06 05:09:36.506 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 06 05:09:36.506 INFO kablam! Sep 06 05:09:36.506 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 06 05:09:36.506 INFO kablam! --> src/response/id.rs:28:32 Sep 06 05:09:36.506 INFO kablam! | Sep 06 05:09:36.506 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 06 05:09:36.506 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 06 05:09:36.506 INFO kablam! Sep 06 05:09:36.506 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 06 05:09:36.506 INFO kablam! --> src/response/key.rs:25:27 Sep 06 05:09:36.506 INFO kablam! | Sep 06 05:09:36.506 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 06 05:09:36.506 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 05:09:36.506 INFO kablam! Sep 06 05:09:36.506 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 06 05:09:36.506 INFO kablam! --> src/response/key.rs:27:28 Sep 06 05:09:36.506 INFO kablam! | Sep 06 05:09:36.506 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 06 05:09:36.506 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.506 INFO kablam! Sep 06 05:09:36.510 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 06 05:09:36.510 INFO kablam! --> src/response/key.rs:38:26 Sep 06 05:09:36.510 INFO kablam! | Sep 06 05:09:36.510 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 06 05:09:36.510 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 06 05:09:36.510 INFO kablam! Sep 06 05:09:36.510 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 06 05:09:36.510 INFO kablam! --> src/response/key.rs:44:40 Sep 06 05:09:36.510 INFO kablam! | Sep 06 05:09:36.510 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 06 05:09:36.510 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 06 05:09:36.510 INFO kablam! Sep 06 05:09:36.510 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 06 05:09:36.510 INFO kablam! --> src/response/log.rs:26:36 Sep 06 05:09:36.510 INFO kablam! | Sep 06 05:09:36.510 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 06 05:09:36.510 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.510 INFO kablam! Sep 06 05:09:36.510 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 06 05:09:36.510 INFO kablam! --> src/response/ls.rs:40:32 Sep 06 05:09:36.510 INFO kablam! | Sep 06 05:09:36.510 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 06 05:09:36.510 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 06 05:09:36.510 INFO kablam! Sep 06 05:09:36.510 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 06 05:09:36.510 INFO kablam! --> src/response/ls.rs:41:32 Sep 06 05:09:36.510 INFO kablam! | Sep 06 05:09:36.510 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 06 05:09:36.510 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 06 05:09:36.510 INFO kablam! Sep 06 05:09:36.514 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 06 05:09:36.514 INFO kablam! --> src/response/object.rs:119:41 Sep 06 05:09:36.514 INFO kablam! | Sep 06 05:09:36.514 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 06 05:09:36.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.514 INFO kablam! Sep 06 05:09:36.514 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 06 05:09:36.514 INFO kablam! --> src/response/object.rs:120:42 Sep 06 05:09:36.514 INFO kablam! | Sep 06 05:09:36.514 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 06 05:09:36.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.514 INFO kablam! Sep 06 05:09:36.514 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 06 05:09:36.514 INFO kablam! --> src/response/object.rs:121:41 Sep 06 05:09:36.514 INFO kablam! | Sep 06 05:09:36.514 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 06 05:09:36.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.514 INFO kablam! Sep 06 05:09:36.514 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 06 05:09:36.514 INFO kablam! --> src/response/pin.rs:44:36 Sep 06 05:09:36.514 INFO kablam! | Sep 06 05:09:36.514 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 06 05:09:36.514 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.514 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/pin.rs:45:37 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/repo.rs:52:37 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/repo.rs:53:39 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/repo.rs:54:41 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 06 05:09:36.527 INFO kablam! --> src/response/repo.rs:55:41 Sep 06 05:09:36.527 INFO kablam! | Sep 06 05:09:36.527 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 06 05:09:36.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.527 INFO kablam! Sep 06 05:09:36.527 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 06 05:09:36.528 INFO kablam! --> src/response/repo.rs:56:42 Sep 06 05:09:36.528 INFO kablam! | Sep 06 05:09:36.528 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 06 05:09:36.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.528 INFO kablam! Sep 06 05:09:36.528 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 06 05:09:36.528 INFO kablam! --> src/response/swarm.rs:73:47 Sep 06 05:09:36.528 INFO kablam! | Sep 06 05:09:36.528 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 06 05:09:36.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.528 INFO kablam! Sep 06 05:09:36.528 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 06 05:09:36.528 INFO kablam! --> src/response/swarm.rs:74:41 Sep 06 05:09:36.528 INFO kablam! | Sep 06 05:09:36.528 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 06 05:09:36.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.528 INFO kablam! Sep 06 05:09:36.534 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 06 05:09:36.534 INFO kablam! --> src/response/swarm.rs:75:41 Sep 06 05:09:36.534 INFO kablam! | Sep 06 05:09:36.534 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 06 05:09:36.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.534 INFO kablam! Sep 06 05:09:36.534 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 06 05:09:36.534 INFO kablam! --> src/response/swarm.rs:76:41 Sep 06 05:09:36.534 INFO kablam! | Sep 06 05:09:36.534 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 06 05:09:36.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 06 05:09:36.534 INFO kablam! Sep 06 05:09:36.550 INFO kablam! error: aborting due to 124 previous errors Sep 06 05:09:36.550 INFO kablam! Sep 06 05:09:36.550 INFO kablam! Some errors occurred: E0412, E0432. Sep 06 05:09:36.550 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 05:09:36.570 INFO kablam! error: Could not compile `ipfs-api`. Sep 06 05:09:36.570 INFO kablam! Sep 06 05:09:36.570 INFO kablam! To learn more, run the command again with --verbose. Sep 06 05:09:36.574 INFO kablam! su: No module specific data is present Sep 06 05:09:37.473 INFO running `"docker" "rm" "-f" "2c9946e3a8e6df0a663fb6b7aba55527dcd3e7ba687042a0767d2cba9046d775"` Sep 06 05:09:37.593 INFO blam! 2c9946e3a8e6df0a663fb6b7aba55527dcd3e7ba687042a0767d2cba9046d775