Sep 04 16:32:15.375 INFO checking ipfs-api-0.5.0-alpha2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:32:15.375 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:32:15.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:32:15.566 INFO blam! b5c7f08ecc51629471e21f4ae78b49ceb20b648159e07e8414fbd74dba8ca4f9 Sep 04 16:32:15.569 INFO running `"docker" "start" "-a" "b5c7f08ecc51629471e21f4ae78b49ceb20b648159e07e8414fbd74dba8ca4f9"` Sep 04 16:32:16.713 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 04 16:32:19.194 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 04 16:32:24.768 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 16:32:24.768 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 16:32:24.768 INFO kablam! | Sep 04 16:32:24.768 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:24.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 16:32:24.768 INFO kablam! Sep 04 16:32:24.768 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 16:32:24.768 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 16:32:24.768 INFO kablam! | Sep 04 16:32:24.768 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:24.768 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 16:32:24.768 INFO kablam! Sep 04 16:32:24.948 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 16:32:24.948 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 16:32:24.948 INFO kablam! | Sep 04 16:32:24.948 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:24.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 16:32:24.949 INFO kablam! Sep 04 16:32:24.949 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 16:32:24.949 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 16:32:24.949 INFO kablam! | Sep 04 16:32:24.949 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:24.949 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 16:32:24.949 INFO kablam! Sep 04 16:32:25.035 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.035 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 16:32:25.035 INFO kablam! | Sep 04 16:32:25.035 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.035 INFO kablam! | ^^^^^ Sep 04 16:32:25.035 INFO kablam! | Sep 04 16:32:25.035 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.035 INFO kablam! Sep 04 16:32:25.035 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.035 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 16:32:25.035 INFO kablam! | Sep 04 16:32:25.035 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.035 INFO kablam! | ^^^^^ Sep 04 16:32:25.035 INFO kablam! | Sep 04 16:32:25.035 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.035 INFO kablam! Sep 04 16:32:25.035 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.035 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 16:32:25.035 INFO kablam! | Sep 04 16:32:25.035 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.036 INFO kablam! | ^^^^^ Sep 04 16:32:25.036 INFO kablam! | Sep 04 16:32:25.036 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.036 INFO kablam! Sep 04 16:32:25.038 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.038 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 16:32:25.038 INFO kablam! | Sep 04 16:32:25.038 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.038 INFO kablam! | ^^^^^ Sep 04 16:32:25.038 INFO kablam! | Sep 04 16:32:25.038 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.038 INFO kablam! Sep 04 16:32:25.038 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.038 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 16:32:25.038 INFO kablam! | Sep 04 16:32:25.038 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.038 INFO kablam! | ^^^^^ Sep 04 16:32:25.038 INFO kablam! | Sep 04 16:32:25.038 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.038 INFO kablam! Sep 04 16:32:25.038 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.039 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.039 INFO kablam! | ^^^^^ Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.039 INFO kablam! Sep 04 16:32:25.039 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.039 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.039 INFO kablam! | ^^^^^ Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.039 INFO kablam! Sep 04 16:32:25.039 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.039 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.039 INFO kablam! | ^^^^^ Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.039 INFO kablam! Sep 04 16:32:25.039 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.039 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.039 INFO kablam! | ^^^^^ Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.039 INFO kablam! Sep 04 16:32:25.039 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.039 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 16:32:25.039 INFO kablam! | Sep 04 16:32:25.039 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.039 INFO kablam! | ^^^^^ Sep 04 16:32:25.040 INFO kablam! | Sep 04 16:32:25.040 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.040 INFO kablam! Sep 04 16:32:25.081 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.081 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 16:32:25.082 INFO kablam! | Sep 04 16:32:25.082 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.082 INFO kablam! | ^^^^^ Sep 04 16:32:25.082 INFO kablam! | Sep 04 16:32:25.082 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.082 INFO kablam! Sep 04 16:32:25.082 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.082 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 16:32:25.082 INFO kablam! | Sep 04 16:32:25.082 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.082 INFO kablam! | ^^^^^ Sep 04 16:32:25.082 INFO kablam! | Sep 04 16:32:25.082 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.082 INFO kablam! Sep 04 16:32:25.146 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.146 INFO kablam! --> src/response/file.rs:13:3 Sep 04 16:32:25.146 INFO kablam! | Sep 04 16:32:25.146 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.146 INFO kablam! | ^^^^^ Sep 04 16:32:25.146 INFO kablam! | Sep 04 16:32:25.146 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.146 INFO kablam! Sep 04 16:32:25.146 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.146 INFO kablam! --> src/response/file.rs:26:3 Sep 04 16:32:25.146 INFO kablam! | Sep 04 16:32:25.146 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.146 INFO kablam! | ^^^^^ Sep 04 16:32:25.146 INFO kablam! | Sep 04 16:32:25.146 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.147 INFO kablam! Sep 04 16:32:25.147 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.147 INFO kablam! --> src/response/files.rs:16:3 Sep 04 16:32:25.147 INFO kablam! | Sep 04 16:32:25.147 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.147 INFO kablam! | ^^^^^ Sep 04 16:32:25.147 INFO kablam! | Sep 04 16:32:25.147 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.147 INFO kablam! Sep 04 16:32:25.147 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.147 INFO kablam! --> src/response/files.rs:30:3 Sep 04 16:32:25.147 INFO kablam! | Sep 04 16:32:25.147 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.147 INFO kablam! | ^^^^^ Sep 04 16:32:25.147 INFO kablam! | Sep 04 16:32:25.148 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.148 INFO kablam! Sep 04 16:32:25.148 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.148 INFO kablam! --> src/response/files.rs:43:3 Sep 04 16:32:25.148 INFO kablam! | Sep 04 16:32:25.148 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.148 INFO kablam! | ^^^^^ Sep 04 16:32:25.148 INFO kablam! | Sep 04 16:32:25.148 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.148 INFO kablam! Sep 04 16:32:25.152 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.152 INFO kablam! --> src/response/id.rs:12:3 Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.152 INFO kablam! | ^^^^^ Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.152 INFO kablam! Sep 04 16:32:25.152 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.152 INFO kablam! --> src/response/key.rs:12:3 Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.152 INFO kablam! | ^^^^^ Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.152 INFO kablam! Sep 04 16:32:25.152 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.152 INFO kablam! --> src/response/key.rs:19:3 Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.152 INFO kablam! | ^^^^^ Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.152 INFO kablam! Sep 04 16:32:25.152 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.152 INFO kablam! --> src/response/key.rs:30:3 Sep 04 16:32:25.152 INFO kablam! | Sep 04 16:32:25.152 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.153 INFO kablam! | ^^^^^ Sep 04 16:32:25.153 INFO kablam! | Sep 04 16:32:25.153 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.153 INFO kablam! Sep 04 16:32:25.184 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.184 INFO kablam! --> src/response/log.rs:12:3 Sep 04 16:32:25.184 INFO kablam! | Sep 04 16:32:25.184 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.184 INFO kablam! | ^^^^^ Sep 04 16:32:25.184 INFO kablam! | Sep 04 16:32:25.184 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.184 INFO kablam! Sep 04 16:32:25.184 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.184 INFO kablam! --> src/response/log.rs:18:3 Sep 04 16:32:25.184 INFO kablam! | Sep 04 16:32:25.184 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.184 INFO kablam! | ^^^^^ Sep 04 16:32:25.185 INFO kablam! | Sep 04 16:32:25.185 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.185 INFO kablam! Sep 04 16:32:25.185 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.185 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 16:32:25.185 INFO kablam! | Sep 04 16:32:25.185 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.185 INFO kablam! | ^^^^^ Sep 04 16:32:25.186 INFO kablam! | Sep 04 16:32:25.186 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.186 INFO kablam! Sep 04 16:32:25.186 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.186 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 16:32:25.186 INFO kablam! | Sep 04 16:32:25.186 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.186 INFO kablam! | ^^^^^ Sep 04 16:32:25.186 INFO kablam! | Sep 04 16:32:25.186 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.186 INFO kablam! Sep 04 16:32:25.186 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.186 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 16:32:25.186 INFO kablam! | Sep 04 16:32:25.186 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.186 INFO kablam! | ^^^^^ Sep 04 16:32:25.186 INFO kablam! | Sep 04 16:32:25.186 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.186 INFO kablam! Sep 04 16:32:25.188 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.188 INFO kablam! --> src/response/object.rs:13:3 Sep 04 16:32:25.188 INFO kablam! | Sep 04 16:32:25.188 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.188 INFO kablam! | ^^^^^ Sep 04 16:32:25.188 INFO kablam! | Sep 04 16:32:25.188 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.188 INFO kablam! Sep 04 16:32:25.188 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.188 INFO kablam! --> src/response/object.rs:28:3 Sep 04 16:32:25.188 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.189 INFO kablam! | ^^^^^ Sep 04 16:32:25.189 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.189 INFO kablam! Sep 04 16:32:25.189 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.189 INFO kablam! --> src/response/object.rs:35:3 Sep 04 16:32:25.189 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.189 INFO kablam! | ^^^^^ Sep 04 16:32:25.189 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.189 INFO kablam! Sep 04 16:32:25.189 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.189 INFO kablam! --> src/response/object.rs:44:3 Sep 04 16:32:25.189 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.189 INFO kablam! | ^^^^^ Sep 04 16:32:25.189 INFO kablam! | Sep 04 16:32:25.189 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.189 INFO kablam! Sep 04 16:32:25.189 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.189 INFO kablam! --> src/response/object.rs:53:3 Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.190 INFO kablam! | ^^^^^ Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.190 INFO kablam! Sep 04 16:32:25.190 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.190 INFO kablam! --> src/response/object.rs:62:3 Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.190 INFO kablam! | ^^^^^ Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.190 INFO kablam! Sep 04 16:32:25.190 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.190 INFO kablam! --> src/response/object.rs:71:3 Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.190 INFO kablam! | ^^^^^ Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.190 INFO kablam! Sep 04 16:32:25.190 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.190 INFO kablam! --> src/response/object.rs:80:3 Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.190 INFO kablam! | ^^^^^ Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.190 INFO kablam! Sep 04 16:32:25.190 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.190 INFO kablam! --> src/response/object.rs:89:3 Sep 04 16:32:25.190 INFO kablam! | Sep 04 16:32:25.190 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.191 INFO kablam! | ^^^^^ Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.191 INFO kablam! Sep 04 16:32:25.191 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.191 INFO kablam! --> src/response/object.rs:98:3 Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.191 INFO kablam! | ^^^^^ Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.191 INFO kablam! Sep 04 16:32:25.191 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.191 INFO kablam! --> src/response/object.rs:107:3 Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.191 INFO kablam! | ^^^^^ Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.191 INFO kablam! Sep 04 16:32:25.191 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.191 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.191 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.191 INFO kablam! | ^^^^^ Sep 04 16:32:25.191 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.192 INFO kablam! Sep 04 16:32:25.192 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.192 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.192 INFO kablam! | ^^^^^ Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.192 INFO kablam! Sep 04 16:32:25.192 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.192 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.192 INFO kablam! | ^^^^^ Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.192 INFO kablam! Sep 04 16:32:25.192 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.192 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.192 INFO kablam! | ^^^^^ Sep 04 16:32:25.192 INFO kablam! | Sep 04 16:32:25.192 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.193 INFO kablam! Sep 04 16:32:25.193 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.193 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 16:32:25.193 INFO kablam! | Sep 04 16:32:25.193 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.193 INFO kablam! | ^^^^^ Sep 04 16:32:25.193 INFO kablam! | Sep 04 16:32:25.193 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.193 INFO kablam! Sep 04 16:32:25.193 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.193 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 16:32:25.193 INFO kablam! | Sep 04 16:32:25.193 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.193 INFO kablam! | ^^^^^ Sep 04 16:32:25.193 INFO kablam! | Sep 04 16:32:25.193 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.193 INFO kablam! Sep 04 16:32:25.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.195 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.195 INFO kablam! | ^^^^^ Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.195 INFO kablam! Sep 04 16:32:25.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.195 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.195 INFO kablam! | ^^^^^ Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.195 INFO kablam! Sep 04 16:32:25.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.195 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.195 INFO kablam! | ^^^^^ Sep 04 16:32:25.195 INFO kablam! | Sep 04 16:32:25.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.195 INFO kablam! Sep 04 16:32:25.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.196 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 16:32:25.196 INFO kablam! | Sep 04 16:32:25.196 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.196 INFO kablam! | ^^^^^ Sep 04 16:32:25.196 INFO kablam! | Sep 04 16:32:25.196 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.196 INFO kablam! Sep 04 16:32:25.196 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.196 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 16:32:25.196 INFO kablam! | Sep 04 16:32:25.196 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.196 INFO kablam! | ^^^^^ Sep 04 16:32:25.196 INFO kablam! | Sep 04 16:32:25.196 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.196 INFO kablam! Sep 04 16:32:25.199 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.199 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 16:32:25.199 INFO kablam! | Sep 04 16:32:25.199 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.199 INFO kablam! | ^^^^^ Sep 04 16:32:25.199 INFO kablam! | Sep 04 16:32:25.199 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.200 INFO kablam! Sep 04 16:32:25.200 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.200 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 16:32:25.200 INFO kablam! | Sep 04 16:32:25.200 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.200 INFO kablam! | ^^^^^ Sep 04 16:32:25.200 INFO kablam! | Sep 04 16:32:25.200 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.200 INFO kablam! Sep 04 16:32:25.200 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.200 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 16:32:25.200 INFO kablam! | Sep 04 16:32:25.200 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.200 INFO kablam! | ^^^^^ Sep 04 16:32:25.200 INFO kablam! | Sep 04 16:32:25.200 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.200 INFO kablam! Sep 04 16:32:25.200 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.200 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 16:32:25.200 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.201 INFO kablam! | ^^^^^ Sep 04 16:32:25.201 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.201 INFO kablam! Sep 04 16:32:25.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.201 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 16:32:25.201 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.201 INFO kablam! | ^^^^^ Sep 04 16:32:25.201 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.201 INFO kablam! Sep 04 16:32:25.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.201 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 16:32:25.201 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.201 INFO kablam! | ^^^^^ Sep 04 16:32:25.201 INFO kablam! | Sep 04 16:32:25.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.201 INFO kablam! Sep 04 16:32:25.202 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.202 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 16:32:25.202 INFO kablam! | Sep 04 16:32:25.202 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.202 INFO kablam! | ^^^^^ Sep 04 16:32:25.202 INFO kablam! | Sep 04 16:32:25.202 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.202 INFO kablam! Sep 04 16:32:25.202 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.202 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 16:32:25.202 INFO kablam! | Sep 04 16:32:25.202 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.202 INFO kablam! | ^^^^^ Sep 04 16:32:25.202 INFO kablam! | Sep 04 16:32:25.202 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.202 INFO kablam! Sep 04 16:32:25.209 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 16:32:25.209 INFO kablam! --> src/client.rs:370:73 Sep 04 16:32:25.209 INFO kablam! | Sep 04 16:32:25.209 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 16:32:25.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.209 INFO kablam! Sep 04 16:32:25.209 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 16:32:25.209 INFO kablam! --> src/client.rs:410:59 Sep 04 16:32:25.209 INFO kablam! | Sep 04 16:32:25.209 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 16:32:25.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.210 INFO kablam! Sep 04 16:32:25.210 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 16:32:25.210 INFO kablam! --> src/client.rs:453:34 Sep 04 16:32:25.210 INFO kablam! | Sep 04 16:32:25.210 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 16:32:25.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.210 INFO kablam! Sep 04 16:32:25.210 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 16:32:25.210 INFO kablam! --> src/client.rs:565:68 Sep 04 16:32:25.210 INFO kablam! | Sep 04 16:32:25.210 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 16:32:25.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.210 INFO kablam! Sep 04 16:32:25.210 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 16:32:25.210 INFO kablam! --> src/client.rs:585:61 Sep 04 16:32:25.210 INFO kablam! | Sep 04 16:32:25.210 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 16:32:25.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.210 INFO kablam! Sep 04 16:32:25.210 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 16:32:25.211 INFO kablam! --> src/client.rs:605:63 Sep 04 16:32:25.211 INFO kablam! | Sep 04 16:32:25.211 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 16:32:25.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.211 INFO kablam! Sep 04 16:32:25.211 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 16:32:25.211 INFO kablam! --> src/client.rs:646:55 Sep 04 16:32:25.211 INFO kablam! | Sep 04 16:32:25.211 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 16:32:25.211 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.211 INFO kablam! Sep 04 16:32:25.211 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 16:32:25.211 INFO kablam! --> src/client.rs:970:66 Sep 04 16:32:25.211 INFO kablam! | Sep 04 16:32:25.211 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 16:32:25.211 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.211 INFO kablam! Sep 04 16:32:25.211 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 16:32:25.211 INFO kablam! --> src/client.rs:1026:75 Sep 04 16:32:25.211 INFO kablam! | Sep 04 16:32:25.211 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.211 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.212 INFO kablam! Sep 04 16:32:25.212 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 16:32:25.212 INFO kablam! --> src/client.rs:1126:69 Sep 04 16:32:25.212 INFO kablam! | Sep 04 16:32:25.212 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 16:32:25.212 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.212 INFO kablam! Sep 04 16:32:25.212 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 16:32:25.212 INFO kablam! --> src/client.rs:1265:69 Sep 04 16:32:25.212 INFO kablam! | Sep 04 16:32:25.212 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.212 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:25.212 INFO kablam! Sep 04 16:32:25.212 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 16:32:25.212 INFO kablam! --> src/client.rs:1329:34 Sep 04 16:32:25.212 INFO kablam! | Sep 04 16:32:25.212 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 16:32:25.212 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:25.212 INFO kablam! Sep 04 16:32:25.212 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 16:32:25.213 INFO kablam! --> src/client.rs:1373:34 Sep 04 16:32:25.213 INFO kablam! | Sep 04 16:32:25.213 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 16:32:25.213 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.213 INFO kablam! Sep 04 16:32:25.213 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 16:32:25.213 INFO kablam! --> src/client.rs:1391:53 Sep 04 16:32:25.213 INFO kablam! | Sep 04 16:32:25.213 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 16:32:25.213 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:25.213 INFO kablam! Sep 04 16:32:25.213 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 16:32:25.213 INFO kablam! --> src/client.rs:1435:69 Sep 04 16:32:25.213 INFO kablam! | Sep 04 16:32:25.213 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.213 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:25.213 INFO kablam! Sep 04 16:32:25.213 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 16:32:25.213 INFO kablam! --> src/client.rs:1549:34 Sep 04 16:32:25.213 INFO kablam! | Sep 04 16:32:25.213 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 16:32:25.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.214 INFO kablam! Sep 04 16:32:25.214 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 16:32:25.214 INFO kablam! --> src/client.rs:1567:68 Sep 04 16:32:25.214 INFO kablam! | Sep 04 16:32:25.214 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.214 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 16:32:25.214 INFO kablam! Sep 04 16:32:25.214 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 16:32:25.214 INFO kablam! --> src/client.rs:1585:70 Sep 04 16:32:25.214 INFO kablam! | Sep 04 16:32:25.214 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.214 INFO kablam! Sep 04 16:32:25.214 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 16:32:25.214 INFO kablam! --> src/client.rs:1607:34 Sep 04 16:32:25.214 INFO kablam! | Sep 04 16:32:25.214 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 16:32:25.214 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.214 INFO kablam! Sep 04 16:32:25.215 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 16:32:25.215 INFO kablam! --> src/client.rs:1635:69 Sep 04 16:32:25.215 INFO kablam! | Sep 04 16:32:25.215 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 16:32:25.215 INFO kablam! Sep 04 16:32:25.215 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 16:32:25.215 INFO kablam! --> src/client.rs:1673:82 Sep 04 16:32:25.215 INFO kablam! | Sep 04 16:32:25.215 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:25.215 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:25.215 INFO kablam! Sep 04 16:32:25.215 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 16:32:25.215 INFO kablam! --> src/client.rs:1706:34 Sep 04 16:32:25.215 INFO kablam! | Sep 04 16:32:25.215 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 16:32:25.215 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:25.215 INFO kablam! Sep 04 16:32:25.216 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 16:32:25.216 INFO kablam! --> src/client.rs:1729:81 Sep 04 16:32:25.216 INFO kablam! | Sep 04 16:32:25.216 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:25.216 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:25.216 INFO kablam! Sep 04 16:32:25.216 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 16:32:25.216 INFO kablam! --> src/client.rs:1774:56 Sep 04 16:32:25.216 INFO kablam! | Sep 04 16:32:25.216 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 16:32:25.216 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.216 INFO kablam! Sep 04 16:32:25.216 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 16:32:25.216 INFO kablam! --> src/client.rs:1796:34 Sep 04 16:32:25.216 INFO kablam! | Sep 04 16:32:25.216 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 16:32:25.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.217 INFO kablam! Sep 04 16:32:25.217 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 16:32:25.217 INFO kablam! --> src/client.rs:1962:64 Sep 04 16:32:25.217 INFO kablam! | Sep 04 16:32:25.217 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 16:32:25.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.217 INFO kablam! Sep 04 16:32:25.217 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 16:32:25.217 INFO kablam! --> src/client.rs:1988:58 Sep 04 16:32:25.217 INFO kablam! | Sep 04 16:32:25.217 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 16:32:25.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.217 INFO kablam! Sep 04 16:32:25.218 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 16:32:25.218 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 16:32:25.218 INFO kablam! | Sep 04 16:32:25.218 INFO kablam! 27 | pub links: Vec, Sep 04 16:32:25.218 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.218 INFO kablam! Sep 04 16:32:25.221 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.221 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 16:32:25.221 INFO kablam! | Sep 04 16:32:25.221 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 16:32:25.221 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.221 INFO kablam! Sep 04 16:32:25.222 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.222 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 16:32:25.222 INFO kablam! | Sep 04 16:32:25.222 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 16:32:25.222 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.222 INFO kablam! Sep 04 16:32:25.222 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.222 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 16:32:25.222 INFO kablam! | Sep 04 16:32:25.223 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 16:32:25.223 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.223 INFO kablam! Sep 04 16:32:25.223 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.223 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 16:32:25.223 INFO kablam! | Sep 04 16:32:25.223 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 16:32:25.224 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.224 INFO kablam! Sep 04 16:32:25.224 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.224 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 16:32:25.224 INFO kablam! | Sep 04 16:32:25.224 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 16:32:25.224 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.224 INFO kablam! Sep 04 16:32:25.225 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.225 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 16:32:25.225 INFO kablam! | Sep 04 16:32:25.225 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 16:32:25.225 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.225 INFO kablam! Sep 04 16:32:25.226 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 16:32:25.226 INFO kablam! --> src/response/key.rs:25:27 Sep 04 16:32:25.226 INFO kablam! | Sep 04 16:32:25.226 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 16:32:25.226 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 16:32:25.227 INFO kablam! Sep 04 16:32:25.227 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:25.227 INFO kablam! --> src/response/key.rs:27:28 Sep 04 16:32:25.227 INFO kablam! | Sep 04 16:32:25.227 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 16:32:25.228 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.228 INFO kablam! Sep 04 16:32:25.228 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:25.228 INFO kablam! --> src/response/key.rs:38:26 Sep 04 16:32:25.229 INFO kablam! | Sep 04 16:32:25.229 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 16:32:25.229 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.229 INFO kablam! Sep 04 16:32:25.250 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.250 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.250 INFO kablam! | ^^^^^ Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.250 INFO kablam! Sep 04 16:32:25.250 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.250 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.250 INFO kablam! | ^^^^^ Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.250 INFO kablam! Sep 04 16:32:25.250 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.250 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.250 INFO kablam! | ^^^^^ Sep 04 16:32:25.250 INFO kablam! | Sep 04 16:32:25.250 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.251 INFO kablam! Sep 04 16:32:25.257 INFO kablam! error: aborting due to 95 previous errors Sep 04 16:32:25.257 INFO kablam! Sep 04 16:32:25.257 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 16:32:25.257 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 16:32:25.264 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.264 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 16:32:25.264 INFO kablam! | Sep 04 16:32:25.264 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.264 INFO kablam! | ^^^^^ Sep 04 16:32:25.264 INFO kablam! | Sep 04 16:32:25.264 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.265 INFO kablam! Sep 04 16:32:25.265 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.265 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 16:32:25.265 INFO kablam! | Sep 04 16:32:25.265 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.265 INFO kablam! | ^^^^^ Sep 04 16:32:25.265 INFO kablam! | Sep 04 16:32:25.265 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.265 INFO kablam! Sep 04 16:32:25.265 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.265 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 16:32:25.265 INFO kablam! | Sep 04 16:32:25.265 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.265 INFO kablam! | ^^^^^ Sep 04 16:32:25.265 INFO kablam! | Sep 04 16:32:25.265 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.265 INFO kablam! Sep 04 16:32:25.269 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 16:32:25.269 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:32:25.276 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.276 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 16:32:25.276 INFO kablam! | Sep 04 16:32:25.276 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.276 INFO kablam! | ^^^^^ Sep 04 16:32:25.276 INFO kablam! | Sep 04 16:32:25.276 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.276 INFO kablam! Sep 04 16:32:25.276 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.276 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 16:32:25.276 INFO kablam! | Sep 04 16:32:25.276 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.276 INFO kablam! | ^^^^^ Sep 04 16:32:25.276 INFO kablam! | Sep 04 16:32:25.276 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.276 INFO kablam! Sep 04 16:32:25.286 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.286 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 16:32:25.286 INFO kablam! | Sep 04 16:32:25.286 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.287 INFO kablam! | ^^^^^ Sep 04 16:32:25.287 INFO kablam! | Sep 04 16:32:25.287 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.287 INFO kablam! Sep 04 16:32:25.287 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.287 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 16:32:25.287 INFO kablam! | Sep 04 16:32:25.287 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.287 INFO kablam! | ^^^^^ Sep 04 16:32:25.287 INFO kablam! | Sep 04 16:32:25.287 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.287 INFO kablam! Sep 04 16:32:25.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.332 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 16:32:25.332 INFO kablam! | Sep 04 16:32:25.332 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.332 INFO kablam! | ^^^^^ Sep 04 16:32:25.332 INFO kablam! | Sep 04 16:32:25.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.332 INFO kablam! Sep 04 16:32:25.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.332 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 16:32:25.332 INFO kablam! | Sep 04 16:32:25.332 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.332 INFO kablam! | ^^^^^ Sep 04 16:32:25.332 INFO kablam! | Sep 04 16:32:25.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.332 INFO kablam! Sep 04 16:32:25.401 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.401 INFO kablam! --> src/response/file.rs:13:3 Sep 04 16:32:25.401 INFO kablam! | Sep 04 16:32:25.401 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.401 INFO kablam! | ^^^^^ Sep 04 16:32:25.401 INFO kablam! | Sep 04 16:32:25.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.401 INFO kablam! Sep 04 16:32:25.401 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.401 INFO kablam! --> src/response/file.rs:26:3 Sep 04 16:32:25.401 INFO kablam! | Sep 04 16:32:25.401 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.401 INFO kablam! | ^^^^^ Sep 04 16:32:25.401 INFO kablam! | Sep 04 16:32:25.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.401 INFO kablam! Sep 04 16:32:25.423 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.423 INFO kablam! --> src/response/files.rs:16:3 Sep 04 16:32:25.423 INFO kablam! | Sep 04 16:32:25.423 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.424 INFO kablam! | ^^^^^ Sep 04 16:32:25.424 INFO kablam! | Sep 04 16:32:25.424 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.424 INFO kablam! Sep 04 16:32:25.424 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.424 INFO kablam! --> src/response/files.rs:30:3 Sep 04 16:32:25.424 INFO kablam! | Sep 04 16:32:25.424 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.424 INFO kablam! | ^^^^^ Sep 04 16:32:25.424 INFO kablam! | Sep 04 16:32:25.424 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.424 INFO kablam! Sep 04 16:32:25.424 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.424 INFO kablam! --> src/response/files.rs:43:3 Sep 04 16:32:25.424 INFO kablam! | Sep 04 16:32:25.424 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.424 INFO kablam! | ^^^^^ Sep 04 16:32:25.424 INFO kablam! | Sep 04 16:32:25.424 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.424 INFO kablam! Sep 04 16:32:25.450 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.450 INFO kablam! --> src/response/id.rs:12:3 Sep 04 16:32:25.450 INFO kablam! | Sep 04 16:32:25.450 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.450 INFO kablam! | ^^^^^ Sep 04 16:32:25.450 INFO kablam! | Sep 04 16:32:25.450 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.450 INFO kablam! Sep 04 16:32:25.462 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.462 INFO kablam! --> src/response/key.rs:12:3 Sep 04 16:32:25.462 INFO kablam! | Sep 04 16:32:25.462 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.462 INFO kablam! | ^^^^^ Sep 04 16:32:25.468 INFO kablam! | Sep 04 16:32:25.468 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.468 INFO kablam! Sep 04 16:32:25.469 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.469 INFO kablam! --> src/response/key.rs:19:3 Sep 04 16:32:25.469 INFO kablam! | Sep 04 16:32:25.469 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.469 INFO kablam! | ^^^^^ Sep 04 16:32:25.469 INFO kablam! | Sep 04 16:32:25.469 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.469 INFO kablam! Sep 04 16:32:25.469 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.469 INFO kablam! --> src/response/key.rs:30:3 Sep 04 16:32:25.469 INFO kablam! | Sep 04 16:32:25.469 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.469 INFO kablam! | ^^^^^ Sep 04 16:32:25.469 INFO kablam! | Sep 04 16:32:25.470 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.470 INFO kablam! Sep 04 16:32:25.516 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.516 INFO kablam! --> src/response/log.rs:12:3 Sep 04 16:32:25.516 INFO kablam! | Sep 04 16:32:25.516 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.516 INFO kablam! | ^^^^^ Sep 04 16:32:25.516 INFO kablam! | Sep 04 16:32:25.516 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.517 INFO kablam! Sep 04 16:32:25.517 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.517 INFO kablam! --> src/response/log.rs:18:3 Sep 04 16:32:25.517 INFO kablam! | Sep 04 16:32:25.517 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.517 INFO kablam! | ^^^^^ Sep 04 16:32:25.517 INFO kablam! | Sep 04 16:32:25.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.517 INFO kablam! Sep 04 16:32:25.529 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.529 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 16:32:25.529 INFO kablam! | Sep 04 16:32:25.529 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.529 INFO kablam! | ^^^^^ Sep 04 16:32:25.529 INFO kablam! | Sep 04 16:32:25.529 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.529 INFO kablam! Sep 04 16:32:25.529 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.529 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 16:32:25.529 INFO kablam! | Sep 04 16:32:25.529 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.530 INFO kablam! | ^^^^^ Sep 04 16:32:25.530 INFO kablam! | Sep 04 16:32:25.530 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.530 INFO kablam! Sep 04 16:32:25.530 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.530 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 16:32:25.530 INFO kablam! | Sep 04 16:32:25.530 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.530 INFO kablam! | ^^^^^ Sep 04 16:32:25.530 INFO kablam! | Sep 04 16:32:25.530 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.530 INFO kablam! Sep 04 16:32:25.557 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.557 INFO kablam! --> src/response/object.rs:13:3 Sep 04 16:32:25.557 INFO kablam! | Sep 04 16:32:25.557 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.557 INFO kablam! | ^^^^^ Sep 04 16:32:25.557 INFO kablam! | Sep 04 16:32:25.557 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.557 INFO kablam! Sep 04 16:32:25.557 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.557 INFO kablam! --> src/response/object.rs:28:3 Sep 04 16:32:25.557 INFO kablam! | Sep 04 16:32:25.557 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.557 INFO kablam! | ^^^^^ Sep 04 16:32:25.557 INFO kablam! | Sep 04 16:32:25.557 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.558 INFO kablam! Sep 04 16:32:25.558 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.558 INFO kablam! --> src/response/object.rs:35:3 Sep 04 16:32:25.558 INFO kablam! | Sep 04 16:32:25.558 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.558 INFO kablam! | ^^^^^ Sep 04 16:32:25.558 INFO kablam! | Sep 04 16:32:25.558 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.558 INFO kablam! Sep 04 16:32:25.558 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.558 INFO kablam! --> src/response/object.rs:44:3 Sep 04 16:32:25.558 INFO kablam! | Sep 04 16:32:25.558 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.558 INFO kablam! | ^^^^^ Sep 04 16:32:25.558 INFO kablam! | Sep 04 16:32:25.558 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.559 INFO kablam! Sep 04 16:32:25.559 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.559 INFO kablam! --> src/response/object.rs:53:3 Sep 04 16:32:25.559 INFO kablam! | Sep 04 16:32:25.559 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.559 INFO kablam! | ^^^^^ Sep 04 16:32:25.559 INFO kablam! | Sep 04 16:32:25.559 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.559 INFO kablam! Sep 04 16:32:25.559 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.559 INFO kablam! --> src/response/object.rs:62:3 Sep 04 16:32:25.559 INFO kablam! | Sep 04 16:32:25.559 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.559 INFO kablam! | ^^^^^ Sep 04 16:32:25.559 INFO kablam! | Sep 04 16:32:25.560 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.560 INFO kablam! Sep 04 16:32:25.560 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.560 INFO kablam! --> src/response/object.rs:71:3 Sep 04 16:32:25.560 INFO kablam! | Sep 04 16:32:25.560 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.560 INFO kablam! | ^^^^^ Sep 04 16:32:25.560 INFO kablam! | Sep 04 16:32:25.560 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.560 INFO kablam! Sep 04 16:32:25.560 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.560 INFO kablam! --> src/response/object.rs:80:3 Sep 04 16:32:25.561 INFO kablam! | Sep 04 16:32:25.561 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.561 INFO kablam! | ^^^^^ Sep 04 16:32:25.561 INFO kablam! | Sep 04 16:32:25.561 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.561 INFO kablam! Sep 04 16:32:25.561 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.561 INFO kablam! --> src/response/object.rs:89:3 Sep 04 16:32:25.561 INFO kablam! | Sep 04 16:32:25.561 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.561 INFO kablam! | ^^^^^ Sep 04 16:32:25.561 INFO kablam! | Sep 04 16:32:25.561 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.561 INFO kablam! Sep 04 16:32:25.561 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.561 INFO kablam! --> src/response/object.rs:98:3 Sep 04 16:32:25.561 INFO kablam! | Sep 04 16:32:25.562 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.562 INFO kablam! | ^^^^^ Sep 04 16:32:25.562 INFO kablam! | Sep 04 16:32:25.562 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.562 INFO kablam! Sep 04 16:32:25.562 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.562 INFO kablam! --> src/response/object.rs:107:3 Sep 04 16:32:25.562 INFO kablam! | Sep 04 16:32:25.562 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.562 INFO kablam! | ^^^^^ Sep 04 16:32:25.562 INFO kablam! | Sep 04 16:32:25.562 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.562 INFO kablam! Sep 04 16:32:25.597 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.597 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 16:32:25.597 INFO kablam! | Sep 04 16:32:25.597 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.597 INFO kablam! | ^^^^^ Sep 04 16:32:25.597 INFO kablam! | Sep 04 16:32:25.597 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.598 INFO kablam! Sep 04 16:32:25.598 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.598 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 16:32:25.598 INFO kablam! | Sep 04 16:32:25.598 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.598 INFO kablam! | ^^^^^ Sep 04 16:32:25.598 INFO kablam! | Sep 04 16:32:25.598 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.598 INFO kablam! Sep 04 16:32:25.598 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.598 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 16:32:25.598 INFO kablam! | Sep 04 16:32:25.598 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.599 INFO kablam! | ^^^^^ Sep 04 16:32:25.599 INFO kablam! | Sep 04 16:32:25.599 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.599 INFO kablam! Sep 04 16:32:25.599 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.599 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 16:32:25.599 INFO kablam! | Sep 04 16:32:25.599 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.599 INFO kablam! | ^^^^^ Sep 04 16:32:25.599 INFO kablam! | Sep 04 16:32:25.599 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.599 INFO kablam! Sep 04 16:32:25.624 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.624 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 16:32:25.624 INFO kablam! | Sep 04 16:32:25.624 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.624 INFO kablam! | ^^^^^ Sep 04 16:32:25.625 INFO kablam! | Sep 04 16:32:25.625 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.625 INFO kablam! Sep 04 16:32:25.625 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.625 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 16:32:25.625 INFO kablam! | Sep 04 16:32:25.625 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.625 INFO kablam! | ^^^^^ Sep 04 16:32:25.625 INFO kablam! | Sep 04 16:32:25.625 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.625 INFO kablam! Sep 04 16:32:25.664 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.664 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 16:32:25.664 INFO kablam! | Sep 04 16:32:25.664 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.664 INFO kablam! | ^^^^^ Sep 04 16:32:25.664 INFO kablam! | Sep 04 16:32:25.664 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.664 INFO kablam! Sep 04 16:32:25.664 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.664 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 16:32:25.664 INFO kablam! | Sep 04 16:32:25.664 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.664 INFO kablam! | ^^^^^ Sep 04 16:32:25.664 INFO kablam! | Sep 04 16:32:25.664 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.665 INFO kablam! Sep 04 16:32:25.665 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.665 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 16:32:25.665 INFO kablam! | Sep 04 16:32:25.665 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.665 INFO kablam! | ^^^^^ Sep 04 16:32:25.665 INFO kablam! | Sep 04 16:32:25.665 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.665 INFO kablam! Sep 04 16:32:25.665 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.665 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 16:32:25.665 INFO kablam! | Sep 04 16:32:25.665 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.665 INFO kablam! | ^^^^^ Sep 04 16:32:25.665 INFO kablam! | Sep 04 16:32:25.666 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.666 INFO kablam! Sep 04 16:32:25.666 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.666 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 16:32:25.666 INFO kablam! | Sep 04 16:32:25.666 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.666 INFO kablam! | ^^^^^ Sep 04 16:32:25.666 INFO kablam! | Sep 04 16:32:25.666 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.666 INFO kablam! Sep 04 16:32:25.727 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.727 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 16:32:25.728 INFO kablam! | Sep 04 16:32:25.728 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.728 INFO kablam! | ^^^^^ Sep 04 16:32:25.728 INFO kablam! | Sep 04 16:32:25.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.728 INFO kablam! Sep 04 16:32:25.728 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.728 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 16:32:25.728 INFO kablam! | Sep 04 16:32:25.728 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.728 INFO kablam! | ^^^^^ Sep 04 16:32:25.728 INFO kablam! | Sep 04 16:32:25.728 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.728 INFO kablam! Sep 04 16:32:25.729 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.729 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 16:32:25.729 INFO kablam! | Sep 04 16:32:25.729 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.729 INFO kablam! | ^^^^^ Sep 04 16:32:25.729 INFO kablam! | Sep 04 16:32:25.729 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.729 INFO kablam! Sep 04 16:32:25.729 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.729 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 16:32:25.729 INFO kablam! | Sep 04 16:32:25.729 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.729 INFO kablam! | ^^^^^ Sep 04 16:32:25.729 INFO kablam! | Sep 04 16:32:25.729 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.730 INFO kablam! Sep 04 16:32:25.730 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.730 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 16:32:25.730 INFO kablam! | Sep 04 16:32:25.730 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.730 INFO kablam! | ^^^^^ Sep 04 16:32:25.730 INFO kablam! | Sep 04 16:32:25.730 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.730 INFO kablam! Sep 04 16:32:25.730 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.730 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 16:32:25.730 INFO kablam! | Sep 04 16:32:25.730 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.730 INFO kablam! | ^^^^^ Sep 04 16:32:25.730 INFO kablam! | Sep 04 16:32:25.730 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.731 INFO kablam! Sep 04 16:32:25.731 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.731 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 16:32:25.731 INFO kablam! | Sep 04 16:32:25.731 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.731 INFO kablam! | ^^^^^ Sep 04 16:32:25.731 INFO kablam! | Sep 04 16:32:25.731 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.731 INFO kablam! Sep 04 16:32:25.731 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:25.731 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 16:32:25.731 INFO kablam! | Sep 04 16:32:25.731 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:25.731 INFO kablam! | ^^^^^ Sep 04 16:32:25.731 INFO kablam! | Sep 04 16:32:25.731 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:25.732 INFO kablam! Sep 04 16:32:25.788 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 16:32:25.788 INFO kablam! --> src/client.rs:370:73 Sep 04 16:32:25.788 INFO kablam! | Sep 04 16:32:25.788 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 16:32:25.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.788 INFO kablam! Sep 04 16:32:25.789 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 16:32:25.789 INFO kablam! --> src/client.rs:410:59 Sep 04 16:32:25.789 INFO kablam! | Sep 04 16:32:25.789 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 16:32:25.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.789 INFO kablam! Sep 04 16:32:25.789 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 16:32:25.789 INFO kablam! --> src/client.rs:453:34 Sep 04 16:32:25.789 INFO kablam! | Sep 04 16:32:25.789 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 16:32:25.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.789 INFO kablam! Sep 04 16:32:25.790 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 16:32:25.790 INFO kablam! --> src/client.rs:565:68 Sep 04 16:32:25.790 INFO kablam! | Sep 04 16:32:25.790 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 16:32:25.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.790 INFO kablam! Sep 04 16:32:25.790 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 16:32:25.790 INFO kablam! --> src/client.rs:585:61 Sep 04 16:32:25.790 INFO kablam! | Sep 04 16:32:25.790 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 16:32:25.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.790 INFO kablam! Sep 04 16:32:25.790 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 16:32:25.790 INFO kablam! --> src/client.rs:605:63 Sep 04 16:32:25.790 INFO kablam! | Sep 04 16:32:25.790 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 16:32:25.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.790 INFO kablam! Sep 04 16:32:25.791 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 16:32:25.791 INFO kablam! --> src/client.rs:646:55 Sep 04 16:32:25.791 INFO kablam! | Sep 04 16:32:25.791 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 16:32:25.791 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.791 INFO kablam! Sep 04 16:32:25.791 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 16:32:25.791 INFO kablam! --> src/client.rs:970:66 Sep 04 16:32:25.791 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 16:32:25.792 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.792 INFO kablam! Sep 04 16:32:25.792 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 16:32:25.792 INFO kablam! --> src/client.rs:1026:75 Sep 04 16:32:25.792 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.792 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.792 INFO kablam! Sep 04 16:32:25.792 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 16:32:25.792 INFO kablam! --> src/client.rs:1126:69 Sep 04 16:32:25.792 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 16:32:25.792 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.792 INFO kablam! Sep 04 16:32:25.792 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 16:32:25.792 INFO kablam! --> src/client.rs:1265:69 Sep 04 16:32:25.792 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.792 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:25.792 INFO kablam! Sep 04 16:32:25.792 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 16:32:25.792 INFO kablam! --> src/client.rs:1329:34 Sep 04 16:32:25.792 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 16:32:25.792 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:25.792 INFO kablam! Sep 04 16:32:25.792 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 16:32:25.792 INFO kablam! --> src/client.rs:1373:34 Sep 04 16:32:25.792 INFO kablam! | Sep 04 16:32:25.792 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 16:32:25.793 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.793 INFO kablam! Sep 04 16:32:25.794 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 16:32:25.794 INFO kablam! --> src/client.rs:1391:53 Sep 04 16:32:25.794 INFO kablam! | Sep 04 16:32:25.794 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 16:32:25.794 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:25.794 INFO kablam! Sep 04 16:32:25.794 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 16:32:25.794 INFO kablam! --> src/client.rs:1435:69 Sep 04 16:32:25.794 INFO kablam! | Sep 04 16:32:25.794 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:25.794 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:25.794 INFO kablam! Sep 04 16:32:25.794 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 16:32:25.794 INFO kablam! --> src/client.rs:1549:34 Sep 04 16:32:25.794 INFO kablam! | Sep 04 16:32:25.794 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 16:32:25.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.794 INFO kablam! Sep 04 16:32:25.794 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 16:32:25.794 INFO kablam! --> src/client.rs:1567:68 Sep 04 16:32:25.794 INFO kablam! | Sep 04 16:32:25.794 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.794 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 16:32:25.794 INFO kablam! Sep 04 16:32:25.795 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 16:32:25.795 INFO kablam! --> src/client.rs:1585:70 Sep 04 16:32:25.795 INFO kablam! | Sep 04 16:32:25.795 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.795 INFO kablam! Sep 04 16:32:25.795 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 16:32:25.795 INFO kablam! --> src/client.rs:1607:34 Sep 04 16:32:25.795 INFO kablam! | Sep 04 16:32:25.795 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 16:32:25.795 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.795 INFO kablam! Sep 04 16:32:25.795 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 16:32:25.795 INFO kablam! --> src/client.rs:1635:69 Sep 04 16:32:25.795 INFO kablam! | Sep 04 16:32:25.795 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 16:32:25.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 16:32:25.795 INFO kablam! Sep 04 16:32:25.796 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 16:32:25.796 INFO kablam! --> src/client.rs:1673:82 Sep 04 16:32:25.796 INFO kablam! | Sep 04 16:32:25.796 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:25.796 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:25.796 INFO kablam! Sep 04 16:32:25.796 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1706:34 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:25.797 INFO kablam! Sep 04 16:32:25.797 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1729:81 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:25.797 INFO kablam! Sep 04 16:32:25.797 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1774:56 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.797 INFO kablam! Sep 04 16:32:25.797 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1796:34 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.797 INFO kablam! Sep 04 16:32:25.797 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1962:64 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.797 INFO kablam! Sep 04 16:32:25.797 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 16:32:25.797 INFO kablam! --> src/client.rs:1988:58 Sep 04 16:32:25.797 INFO kablam! | Sep 04 16:32:25.797 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 16:32:25.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:25.798 INFO kablam! Sep 04 16:32:25.799 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 04 16:32:25.799 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 04 16:32:25.799 INFO kablam! | Sep 04 16:32:25.800 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 04 16:32:25.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:25.800 INFO kablam! Sep 04 16:32:25.800 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 04 16:32:25.800 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 04 16:32:25.800 INFO kablam! | Sep 04 16:32:25.800 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 04 16:32:25.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.800 INFO kablam! Sep 04 16:32:25.801 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 04 16:32:25.801 INFO kablam! --> src/response/commands.rs:32:38 Sep 04 16:32:25.801 INFO kablam! | Sep 04 16:32:25.801 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 04 16:32:25.801 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.801 INFO kablam! Sep 04 16:32:25.802 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 16:32:25.802 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 16:32:25.802 INFO kablam! | Sep 04 16:32:25.802 INFO kablam! 27 | pub links: Vec, Sep 04 16:32:25.802 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.802 INFO kablam! Sep 04 16:32:25.805 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.805 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 16:32:25.805 INFO kablam! | Sep 04 16:32:25.805 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 16:32:25.805 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.805 INFO kablam! Sep 04 16:32:25.806 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.806 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 16:32:25.806 INFO kablam! | Sep 04 16:32:25.806 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 16:32:25.806 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.806 INFO kablam! Sep 04 16:32:25.807 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.807 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 16:32:25.807 INFO kablam! | Sep 04 16:32:25.807 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 16:32:25.807 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.807 INFO kablam! Sep 04 16:32:25.809 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.809 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 16:32:25.809 INFO kablam! | Sep 04 16:32:25.809 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 16:32:25.809 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.809 INFO kablam! Sep 04 16:32:25.810 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.810 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 16:32:25.810 INFO kablam! | Sep 04 16:32:25.810 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 16:32:25.810 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.810 INFO kablam! Sep 04 16:32:25.811 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:25.811 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 16:32:25.811 INFO kablam! | Sep 04 16:32:25.811 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 16:32:25.811 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:25.811 INFO kablam! Sep 04 16:32:25.812 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 16:32:25.812 INFO kablam! --> src/response/file.rs:37:37 Sep 04 16:32:25.812 INFO kablam! | Sep 04 16:32:25.812 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 04 16:32:25.812 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.812 INFO kablam! Sep 04 16:32:25.813 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 16:32:25.813 INFO kablam! --> src/response/file.rs:38:37 Sep 04 16:32:25.813 INFO kablam! | Sep 04 16:32:25.813 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 04 16:32:25.813 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.813 INFO kablam! Sep 04 16:32:25.814 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 04 16:32:25.814 INFO kablam! --> src/response/files.rs:58:38 Sep 04 16:32:25.814 INFO kablam! | Sep 04 16:32:25.814 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 04 16:32:25.814 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.814 INFO kablam! Sep 04 16:32:25.815 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 04 16:32:25.816 INFO kablam! --> src/response/files.rs:59:40 Sep 04 16:32:25.816 INFO kablam! | Sep 04 16:32:25.816 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 04 16:32:25.816 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:25.816 INFO kablam! Sep 04 16:32:25.817 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 04 16:32:25.817 INFO kablam! --> src/response/id.rs:28:32 Sep 04 16:32:25.817 INFO kablam! | Sep 04 16:32:25.817 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 04 16:32:25.817 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:25.817 INFO kablam! Sep 04 16:32:25.818 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 16:32:25.818 INFO kablam! --> src/response/key.rs:25:27 Sep 04 16:32:25.818 INFO kablam! | Sep 04 16:32:25.818 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 16:32:25.818 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 16:32:25.818 INFO kablam! Sep 04 16:32:25.819 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:25.819 INFO kablam! --> src/response/key.rs:27:28 Sep 04 16:32:25.819 INFO kablam! | Sep 04 16:32:25.819 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 16:32:25.819 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.819 INFO kablam! Sep 04 16:32:25.820 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:25.821 INFO kablam! --> src/response/key.rs:38:26 Sep 04 16:32:25.821 INFO kablam! | Sep 04 16:32:25.821 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 16:32:25.821 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:25.821 INFO kablam! Sep 04 16:32:25.822 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 04 16:32:25.822 INFO kablam! --> src/response/key.rs:44:40 Sep 04 16:32:25.822 INFO kablam! | Sep 04 16:32:25.822 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 04 16:32:25.822 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:25.822 INFO kablam! Sep 04 16:32:25.823 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 04 16:32:25.823 INFO kablam! --> src/response/log.rs:26:36 Sep 04 16:32:25.823 INFO kablam! | Sep 04 16:32:25.823 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 04 16:32:25.823 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.823 INFO kablam! Sep 04 16:32:25.824 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 16:32:25.824 INFO kablam! --> src/response/ls.rs:40:32 Sep 04 16:32:25.824 INFO kablam! | Sep 04 16:32:25.824 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 04 16:32:25.824 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:25.824 INFO kablam! Sep 04 16:32:25.825 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 16:32:25.825 INFO kablam! --> src/response/ls.rs:41:32 Sep 04 16:32:25.825 INFO kablam! | Sep 04 16:32:25.825 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 04 16:32:25.826 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:25.826 INFO kablam! Sep 04 16:32:25.827 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 04 16:32:25.827 INFO kablam! --> src/response/object.rs:119:41 Sep 04 16:32:25.827 INFO kablam! | Sep 04 16:32:25.827 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 04 16:32:25.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.827 INFO kablam! Sep 04 16:32:25.828 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 04 16:32:25.828 INFO kablam! --> src/response/object.rs:120:42 Sep 04 16:32:25.828 INFO kablam! | Sep 04 16:32:25.828 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 04 16:32:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.828 INFO kablam! Sep 04 16:32:25.829 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 04 16:32:25.829 INFO kablam! --> src/response/object.rs:121:41 Sep 04 16:32:25.829 INFO kablam! | Sep 04 16:32:25.829 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 04 16:32:25.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.829 INFO kablam! Sep 04 16:32:25.831 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 04 16:32:25.831 INFO kablam! --> src/response/pin.rs:44:36 Sep 04 16:32:25.831 INFO kablam! | Sep 04 16:32:25.831 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 04 16:32:25.831 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.831 INFO kablam! Sep 04 16:32:25.832 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 04 16:32:25.832 INFO kablam! --> src/response/pin.rs:45:37 Sep 04 16:32:25.832 INFO kablam! | Sep 04 16:32:25.832 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 04 16:32:25.832 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.832 INFO kablam! Sep 04 16:32:25.833 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 16:32:25.833 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 04 16:32:25.833 INFO kablam! | Sep 04 16:32:25.833 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 04 16:32:25.834 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.834 INFO kablam! Sep 04 16:32:25.835 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 16:32:25.835 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 04 16:32:25.835 INFO kablam! | Sep 04 16:32:25.835 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 04 16:32:25.835 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.835 INFO kablam! Sep 04 16:32:25.836 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 04 16:32:25.836 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 04 16:32:25.836 INFO kablam! | Sep 04 16:32:25.836 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 04 16:32:25.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:25.836 INFO kablam! Sep 04 16:32:25.837 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 04 16:32:25.837 INFO kablam! --> src/response/repo.rs:52:37 Sep 04 16:32:25.837 INFO kablam! | Sep 04 16:32:25.837 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 04 16:32:25.838 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.838 INFO kablam! Sep 04 16:32:25.839 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 04 16:32:25.839 INFO kablam! --> src/response/repo.rs:53:39 Sep 04 16:32:25.839 INFO kablam! | Sep 04 16:32:25.839 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 04 16:32:25.839 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.839 INFO kablam! Sep 04 16:32:25.840 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 16:32:25.840 INFO kablam! --> src/response/repo.rs:54:41 Sep 04 16:32:25.840 INFO kablam! | Sep 04 16:32:25.840 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 04 16:32:25.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.840 INFO kablam! Sep 04 16:32:25.841 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 16:32:25.841 INFO kablam! --> src/response/repo.rs:55:41 Sep 04 16:32:25.841 INFO kablam! | Sep 04 16:32:25.841 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 04 16:32:25.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.841 INFO kablam! Sep 04 16:32:25.843 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 04 16:32:25.843 INFO kablam! --> src/response/repo.rs:56:42 Sep 04 16:32:25.843 INFO kablam! | Sep 04 16:32:25.843 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 04 16:32:25.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.843 INFO kablam! Sep 04 16:32:25.844 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 04 16:32:25.844 INFO kablam! --> src/response/swarm.rs:73:47 Sep 04 16:32:25.844 INFO kablam! | Sep 04 16:32:25.844 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 04 16:32:25.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.844 INFO kablam! Sep 04 16:32:25.846 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:25.846 INFO kablam! --> src/response/swarm.rs:74:41 Sep 04 16:32:25.846 INFO kablam! | Sep 04 16:32:25.846 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 04 16:32:25.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.846 INFO kablam! Sep 04 16:32:25.847 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:25.847 INFO kablam! --> src/response/swarm.rs:75:41 Sep 04 16:32:25.847 INFO kablam! | Sep 04 16:32:25.847 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 04 16:32:25.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.847 INFO kablam! Sep 04 16:32:25.848 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:25.848 INFO kablam! --> src/response/swarm.rs:76:41 Sep 04 16:32:25.848 INFO kablam! | Sep 04 16:32:25.848 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 04 16:32:25.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:25.849 INFO kablam! Sep 04 16:32:25.878 INFO kablam! error: aborting due to 124 previous errors Sep 04 16:32:25.878 INFO kablam! Sep 04 16:32:25.879 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 16:32:25.879 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 16:32:25.901 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 16:32:25.901 INFO kablam! Sep 04 16:32:25.901 INFO kablam! To learn more, run the command again with --verbose. Sep 04 16:32:25.908 INFO kablam! su: No module specific data is present Sep 04 16:32:26.556 INFO running `"docker" "rm" "-f" "b5c7f08ecc51629471e21f4ae78b49ceb20b648159e07e8414fbd74dba8ca4f9"` Sep 04 16:32:26.716 INFO blam! b5c7f08ecc51629471e21f4ae78b49ceb20b648159e07e8414fbd74dba8ca4f9