Sep 01 00:12:42.619 INFO checking ipfs-api-0.5.0-alpha2 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 00:12:42.620 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 00:12:42.620 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:12:42.815 INFO blam! b920b9d6c1687cbffc4bc63bade399f841ede8c858bd72364113622976a4c24e Sep 01 00:12:42.817 INFO running `"docker" "start" "-a" "b920b9d6c1687cbffc4bc63bade399f841ede8c858bd72364113622976a4c24e"` Sep 01 00:12:43.840 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 01 00:12:48.067 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 01 00:12:53.903 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 00:12:53.903 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 00:12:53.903 INFO kablam! | Sep 01 00:12:53.903 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:12:53.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 00:12:53.903 INFO kablam! Sep 01 00:12:53.904 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 00:12:53.904 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 00:12:53.904 INFO kablam! | Sep 01 00:12:53.904 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:12:53.904 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 00:12:53.904 INFO kablam! Sep 01 00:12:54.054 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 00:12:54.055 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 00:12:54.055 INFO kablam! | Sep 01 00:12:54.055 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:12:54.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 00:12:54.055 INFO kablam! Sep 01 00:12:54.055 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 00:12:54.055 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 00:12:54.055 INFO kablam! | Sep 01 00:12:54.055 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:12:54.055 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `BlockStatResponse`? Sep 01 00:12:54.055 INFO kablam! Sep 01 00:12:54.200 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.200 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 00:12:54.201 INFO kablam! | Sep 01 00:12:54.201 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.201 INFO kablam! | ^^^^^ Sep 01 00:12:54.201 INFO kablam! | Sep 01 00:12:54.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.201 INFO kablam! Sep 01 00:12:54.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.201 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 00:12:54.201 INFO kablam! | Sep 01 00:12:54.201 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.201 INFO kablam! | ^^^^^ Sep 01 00:12:54.201 INFO kablam! | Sep 01 00:12:54.202 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.202 INFO kablam! Sep 01 00:12:54.202 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.202 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 00:12:54.202 INFO kablam! | Sep 01 00:12:54.202 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.202 INFO kablam! | ^^^^^ Sep 01 00:12:54.202 INFO kablam! | Sep 01 00:12:54.202 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.203 INFO kablam! Sep 01 00:12:54.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.206 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 00:12:54.206 INFO kablam! | Sep 01 00:12:54.206 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.206 INFO kablam! | ^^^^^ Sep 01 00:12:54.206 INFO kablam! | Sep 01 00:12:54.207 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.207 INFO kablam! Sep 01 00:12:54.207 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.207 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 00:12:54.207 INFO kablam! | Sep 01 00:12:54.207 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.207 INFO kablam! | ^^^^^ Sep 01 00:12:54.207 INFO kablam! | Sep 01 00:12:54.207 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.207 INFO kablam! Sep 01 00:12:54.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.208 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 00:12:54.208 INFO kablam! | Sep 01 00:12:54.208 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.208 INFO kablam! | ^^^^^ Sep 01 00:12:54.208 INFO kablam! | Sep 01 00:12:54.208 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.208 INFO kablam! Sep 01 00:12:54.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.209 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 00:12:54.209 INFO kablam! | Sep 01 00:12:54.209 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.209 INFO kablam! | ^^^^^ Sep 01 00:12:54.209 INFO kablam! | Sep 01 00:12:54.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.209 INFO kablam! Sep 01 00:12:54.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.209 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 00:12:54.209 INFO kablam! | Sep 01 00:12:54.209 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.209 INFO kablam! | ^^^^^ Sep 01 00:12:54.209 INFO kablam! | Sep 01 00:12:54.210 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.210 INFO kablam! Sep 01 00:12:54.210 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.210 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 00:12:54.210 INFO kablam! | Sep 01 00:12:54.210 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.210 INFO kablam! | ^^^^^ Sep 01 00:12:54.210 INFO kablam! | Sep 01 00:12:54.211 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.211 INFO kablam! Sep 01 00:12:54.211 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.211 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 00:12:54.211 INFO kablam! | Sep 01 00:12:54.211 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.211 INFO kablam! | ^^^^^ Sep 01 00:12:54.211 INFO kablam! | Sep 01 00:12:54.211 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.211 INFO kablam! Sep 01 00:12:54.258 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.258 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 00:12:54.258 INFO kablam! | Sep 01 00:12:54.258 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.258 INFO kablam! | ^^^^^ Sep 01 00:12:54.259 INFO kablam! | Sep 01 00:12:54.259 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.259 INFO kablam! Sep 01 00:12:54.259 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.259 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 00:12:54.259 INFO kablam! | Sep 01 00:12:54.259 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.259 INFO kablam! | ^^^^^ Sep 01 00:12:54.259 INFO kablam! | Sep 01 00:12:54.259 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.259 INFO kablam! Sep 01 00:12:54.331 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.331 INFO kablam! --> src/response/file.rs:13:3 Sep 01 00:12:54.331 INFO kablam! | Sep 01 00:12:54.331 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.331 INFO kablam! | ^^^^^ Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.332 INFO kablam! Sep 01 00:12:54.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.332 INFO kablam! --> src/response/file.rs:26:3 Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.332 INFO kablam! | ^^^^^ Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.332 INFO kablam! Sep 01 00:12:54.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.332 INFO kablam! --> src/response/files.rs:16:3 Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.332 INFO kablam! | ^^^^^ Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.332 INFO kablam! Sep 01 00:12:54.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.332 INFO kablam! --> src/response/files.rs:30:3 Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.332 INFO kablam! | ^^^^^ Sep 01 00:12:54.332 INFO kablam! | Sep 01 00:12:54.332 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.332 INFO kablam! Sep 01 00:12:54.332 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.332 INFO kablam! --> src/response/files.rs:43:3 Sep 01 00:12:54.333 INFO kablam! | Sep 01 00:12:54.333 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.333 INFO kablam! | ^^^^^ Sep 01 00:12:54.333 INFO kablam! | Sep 01 00:12:54.333 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.333 INFO kablam! Sep 01 00:12:54.337 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.337 INFO kablam! --> src/response/id.rs:12:3 Sep 01 00:12:54.337 INFO kablam! | Sep 01 00:12:54.337 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.337 INFO kablam! | ^^^^^ Sep 01 00:12:54.338 INFO kablam! | Sep 01 00:12:54.338 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.338 INFO kablam! Sep 01 00:12:54.338 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.338 INFO kablam! --> src/response/key.rs:12:3 Sep 01 00:12:54.338 INFO kablam! | Sep 01 00:12:54.338 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.338 INFO kablam! | ^^^^^ Sep 01 00:12:54.338 INFO kablam! | Sep 01 00:12:54.338 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.338 INFO kablam! Sep 01 00:12:54.339 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.339 INFO kablam! --> src/response/key.rs:19:3 Sep 01 00:12:54.339 INFO kablam! | Sep 01 00:12:54.339 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.339 INFO kablam! | ^^^^^ Sep 01 00:12:54.339 INFO kablam! | Sep 01 00:12:54.339 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.339 INFO kablam! Sep 01 00:12:54.339 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.339 INFO kablam! --> src/response/key.rs:30:3 Sep 01 00:12:54.339 INFO kablam! | Sep 01 00:12:54.339 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.339 INFO kablam! | ^^^^^ Sep 01 00:12:54.339 INFO kablam! | Sep 01 00:12:54.339 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.339 INFO kablam! Sep 01 00:12:54.374 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.374 INFO kablam! --> src/response/log.rs:12:3 Sep 01 00:12:54.374 INFO kablam! | Sep 01 00:12:54.374 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.374 INFO kablam! | ^^^^^ Sep 01 00:12:54.374 INFO kablam! | Sep 01 00:12:54.374 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.374 INFO kablam! Sep 01 00:12:54.374 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.375 INFO kablam! --> src/response/log.rs:18:3 Sep 01 00:12:54.375 INFO kablam! | Sep 01 00:12:54.375 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.375 INFO kablam! | ^^^^^ Sep 01 00:12:54.375 INFO kablam! | Sep 01 00:12:54.375 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.375 INFO kablam! Sep 01 00:12:54.375 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.375 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 00:12:54.375 INFO kablam! | Sep 01 00:12:54.375 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.375 INFO kablam! | ^^^^^ Sep 01 00:12:54.375 INFO kablam! | Sep 01 00:12:54.375 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.375 INFO kablam! Sep 01 00:12:54.375 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.375 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 00:12:54.375 INFO kablam! | Sep 01 00:12:54.375 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.376 INFO kablam! | ^^^^^ Sep 01 00:12:54.376 INFO kablam! | Sep 01 00:12:54.376 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.376 INFO kablam! Sep 01 00:12:54.376 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.376 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 00:12:54.376 INFO kablam! | Sep 01 00:12:54.376 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.376 INFO kablam! | ^^^^^ Sep 01 00:12:54.376 INFO kablam! | Sep 01 00:12:54.376 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.376 INFO kablam! Sep 01 00:12:54.379 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.380 INFO kablam! --> src/response/object.rs:13:3 Sep 01 00:12:54.380 INFO kablam! | Sep 01 00:12:54.380 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.380 INFO kablam! | ^^^^^ Sep 01 00:12:54.380 INFO kablam! | Sep 01 00:12:54.380 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.380 INFO kablam! Sep 01 00:12:54.380 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.380 INFO kablam! --> src/response/object.rs:28:3 Sep 01 00:12:54.380 INFO kablam! | Sep 01 00:12:54.380 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.380 INFO kablam! | ^^^^^ Sep 01 00:12:54.380 INFO kablam! | Sep 01 00:12:54.380 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.380 INFO kablam! Sep 01 00:12:54.380 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.380 INFO kablam! --> src/response/object.rs:35:3 Sep 01 00:12:54.380 INFO kablam! | Sep 01 00:12:54.380 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.380 INFO kablam! | ^^^^^ Sep 01 00:12:54.381 INFO kablam! | Sep 01 00:12:54.381 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.381 INFO kablam! Sep 01 00:12:54.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.381 INFO kablam! --> src/response/object.rs:44:3 Sep 01 00:12:54.381 INFO kablam! | Sep 01 00:12:54.381 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.381 INFO kablam! | ^^^^^ Sep 01 00:12:54.381 INFO kablam! | Sep 01 00:12:54.381 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.381 INFO kablam! Sep 01 00:12:54.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.381 INFO kablam! --> src/response/object.rs:53:3 Sep 01 00:12:54.381 INFO kablam! | Sep 01 00:12:54.381 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.381 INFO kablam! | ^^^^^ Sep 01 00:12:54.381 INFO kablam! | Sep 01 00:12:54.381 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.381 INFO kablam! Sep 01 00:12:54.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.382 INFO kablam! --> src/response/object.rs:62:3 Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.382 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.382 INFO kablam! | ^^^^^ Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.382 INFO kablam! Sep 01 00:12:54.382 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.382 INFO kablam! --> src/response/object.rs:71:3 Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.382 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.382 INFO kablam! | ^^^^^ Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.382 INFO kablam! Sep 01 00:12:54.382 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.382 INFO kablam! --> src/response/object.rs:80:3 Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.382 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.382 INFO kablam! | ^^^^^ Sep 01 00:12:54.382 INFO kablam! | Sep 01 00:12:54.383 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.383 INFO kablam! Sep 01 00:12:54.383 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.383 INFO kablam! --> src/response/object.rs:89:3 Sep 01 00:12:54.383 INFO kablam! | Sep 01 00:12:54.383 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.383 INFO kablam! | ^^^^^ Sep 01 00:12:54.383 INFO kablam! | Sep 01 00:12:54.383 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.383 INFO kablam! Sep 01 00:12:54.383 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.383 INFO kablam! --> src/response/object.rs:98:3 Sep 01 00:12:54.383 INFO kablam! | Sep 01 00:12:54.383 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.383 INFO kablam! | ^^^^^ Sep 01 00:12:54.383 INFO kablam! | Sep 01 00:12:54.383 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.383 INFO kablam! Sep 01 00:12:54.383 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.383 INFO kablam! --> src/response/object.rs:107:3 Sep 01 00:12:54.383 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.384 INFO kablam! | ^^^^^ Sep 01 00:12:54.384 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.384 INFO kablam! Sep 01 00:12:54.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.384 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 00:12:54.384 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.384 INFO kablam! | ^^^^^ Sep 01 00:12:54.384 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.384 INFO kablam! Sep 01 00:12:54.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.384 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 00:12:54.384 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.384 INFO kablam! | ^^^^^ Sep 01 00:12:54.384 INFO kablam! | Sep 01 00:12:54.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.385 INFO kablam! Sep 01 00:12:54.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.385 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 00:12:54.385 INFO kablam! | Sep 01 00:12:54.385 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.385 INFO kablam! | ^^^^^ Sep 01 00:12:54.385 INFO kablam! | Sep 01 00:12:54.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.385 INFO kablam! Sep 01 00:12:54.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.385 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 00:12:54.385 INFO kablam! | Sep 01 00:12:54.385 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.385 INFO kablam! | ^^^^^ Sep 01 00:12:54.385 INFO kablam! | Sep 01 00:12:54.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.385 INFO kablam! Sep 01 00:12:54.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.385 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 00:12:54.385 INFO kablam! | Sep 01 00:12:54.385 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.386 INFO kablam! | ^^^^^ Sep 01 00:12:54.386 INFO kablam! | Sep 01 00:12:54.386 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.386 INFO kablam! Sep 01 00:12:54.386 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.386 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 00:12:54.386 INFO kablam! | Sep 01 00:12:54.386 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.386 INFO kablam! | ^^^^^ Sep 01 00:12:54.386 INFO kablam! | Sep 01 00:12:54.386 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.386 INFO kablam! Sep 01 00:12:54.386 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.386 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 00:12:54.386 INFO kablam! | Sep 01 00:12:54.386 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.386 INFO kablam! | ^^^^^ Sep 01 00:12:54.386 INFO kablam! | Sep 01 00:12:54.386 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.386 INFO kablam! Sep 01 00:12:54.387 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.387 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 00:12:54.387 INFO kablam! | Sep 01 00:12:54.387 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.387 INFO kablam! | ^^^^^ Sep 01 00:12:54.387 INFO kablam! | Sep 01 00:12:54.387 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.387 INFO kablam! Sep 01 00:12:54.387 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.388 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 00:12:54.388 INFO kablam! | Sep 01 00:12:54.388 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.388 INFO kablam! | ^^^^^ Sep 01 00:12:54.388 INFO kablam! | Sep 01 00:12:54.388 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.388 INFO kablam! Sep 01 00:12:54.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.390 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 00:12:54.390 INFO kablam! | Sep 01 00:12:54.391 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.391 INFO kablam! | ^^^^^ Sep 01 00:12:54.391 INFO kablam! | Sep 01 00:12:54.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.391 INFO kablam! Sep 01 00:12:54.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.391 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 00:12:54.391 INFO kablam! | Sep 01 00:12:54.391 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.391 INFO kablam! | ^^^^^ Sep 01 00:12:54.391 INFO kablam! | Sep 01 00:12:54.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.391 INFO kablam! Sep 01 00:12:54.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.392 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.392 INFO kablam! | ^^^^^ Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.392 INFO kablam! Sep 01 00:12:54.392 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.392 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.392 INFO kablam! | ^^^^^ Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.392 INFO kablam! Sep 01 00:12:54.392 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.392 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.392 INFO kablam! | ^^^^^ Sep 01 00:12:54.392 INFO kablam! | Sep 01 00:12:54.392 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.393 INFO kablam! Sep 01 00:12:54.396 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.396 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 00:12:54.396 INFO kablam! | Sep 01 00:12:54.396 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.396 INFO kablam! | ^^^^^ Sep 01 00:12:54.396 INFO kablam! | Sep 01 00:12:54.396 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.396 INFO kablam! Sep 01 00:12:54.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.397 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.397 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.397 INFO kablam! | ^^^^^ Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.397 INFO kablam! Sep 01 00:12:54.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.397 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.397 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.397 INFO kablam! | ^^^^^ Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.397 INFO kablam! Sep 01 00:12:54.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.397 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.397 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.397 INFO kablam! | ^^^^^ Sep 01 00:12:54.397 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.398 INFO kablam! Sep 01 00:12:54.398 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.398 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.398 INFO kablam! | ^^^^^ Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.398 INFO kablam! Sep 01 00:12:54.398 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.398 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.398 INFO kablam! | ^^^^^ Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.398 INFO kablam! Sep 01 00:12:54.398 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.398 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.398 INFO kablam! | ^^^^^ Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.398 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.398 INFO kablam! Sep 01 00:12:54.398 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.398 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 00:12:54.398 INFO kablam! | Sep 01 00:12:54.399 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.399 INFO kablam! | ^^^^^ Sep 01 00:12:54.399 INFO kablam! | Sep 01 00:12:54.399 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.399 INFO kablam! Sep 01 00:12:54.402 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.402 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 00:12:54.402 INFO kablam! | Sep 01 00:12:54.402 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.402 INFO kablam! | ^^^^^ Sep 01 00:12:54.402 INFO kablam! | Sep 01 00:12:54.402 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.402 INFO kablam! Sep 01 00:12:54.402 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.402 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 00:12:54.402 INFO kablam! | Sep 01 00:12:54.402 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.402 INFO kablam! | ^^^^^ Sep 01 00:12:54.403 INFO kablam! | Sep 01 00:12:54.403 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.403 INFO kablam! Sep 01 00:12:54.403 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.403 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 00:12:54.403 INFO kablam! | Sep 01 00:12:54.403 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.403 INFO kablam! | ^^^^^ Sep 01 00:12:54.403 INFO kablam! | Sep 01 00:12:54.403 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.403 INFO kablam! Sep 01 00:12:54.405 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 00:12:54.405 INFO kablam! --> src/client.rs:370:73 Sep 01 00:12:54.405 INFO kablam! | Sep 01 00:12:54.406 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 00:12:54.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:54.406 INFO kablam! Sep 01 00:12:54.406 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 00:12:54.406 INFO kablam! --> src/client.rs:410:59 Sep 01 00:12:54.406 INFO kablam! | Sep 01 00:12:54.406 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 00:12:54.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:54.406 INFO kablam! Sep 01 00:12:54.406 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 00:12:54.406 INFO kablam! --> src/client.rs:453:34 Sep 01 00:12:54.406 INFO kablam! | Sep 01 00:12:54.406 INFO kablam! 453 | ) -> AsyncResponse { Sep 01 00:12:54.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:54.406 INFO kablam! Sep 01 00:12:54.406 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 00:12:54.406 INFO kablam! --> src/client.rs:565:68 Sep 01 00:12:54.406 INFO kablam! | Sep 01 00:12:54.406 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 00:12:54.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.407 INFO kablam! Sep 01 00:12:54.407 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 00:12:54.407 INFO kablam! --> src/client.rs:585:61 Sep 01 00:12:54.407 INFO kablam! | Sep 01 00:12:54.407 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 00:12:54.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.407 INFO kablam! Sep 01 00:12:54.407 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 00:12:54.407 INFO kablam! --> src/client.rs:605:63 Sep 01 00:12:54.407 INFO kablam! | Sep 01 00:12:54.407 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 00:12:54.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.407 INFO kablam! Sep 01 00:12:54.407 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 00:12:54.407 INFO kablam! --> src/client.rs:646:55 Sep 01 00:12:54.407 INFO kablam! | Sep 01 00:12:54.407 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 01 00:12:54.407 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.407 INFO kablam! Sep 01 00:12:54.407 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 00:12:54.407 INFO kablam! --> src/client.rs:970:66 Sep 01 00:12:54.408 INFO kablam! | Sep 01 00:12:54.408 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 00:12:54.408 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:54.408 INFO kablam! Sep 01 00:12:54.408 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 00:12:54.408 INFO kablam! --> src/client.rs:1026:75 Sep 01 00:12:54.408 INFO kablam! | Sep 01 00:12:54.408 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:12:54.408 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:54.408 INFO kablam! Sep 01 00:12:54.408 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 00:12:54.408 INFO kablam! --> src/client.rs:1126:69 Sep 01 00:12:54.408 INFO kablam! | Sep 01 00:12:54.408 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 00:12:54.408 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:54.408 INFO kablam! Sep 01 00:12:54.408 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 00:12:54.408 INFO kablam! --> src/client.rs:1265:69 Sep 01 00:12:54.408 INFO kablam! | Sep 01 00:12:54.408 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 00:12:54.408 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:12:54.409 INFO kablam! Sep 01 00:12:54.409 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 00:12:54.409 INFO kablam! --> src/client.rs:1329:34 Sep 01 00:12:54.409 INFO kablam! | Sep 01 00:12:54.409 INFO kablam! 1329 | ) -> AsyncResponse { Sep 01 00:12:54.409 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:12:54.409 INFO kablam! Sep 01 00:12:54.409 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 00:12:54.409 INFO kablam! --> src/client.rs:1373:34 Sep 01 00:12:54.409 INFO kablam! | Sep 01 00:12:54.409 INFO kablam! 1373 | ) -> AsyncResponse { Sep 01 00:12:54.409 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.409 INFO kablam! Sep 01 00:12:54.409 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 00:12:54.409 INFO kablam! --> src/client.rs:1391:53 Sep 01 00:12:54.409 INFO kablam! | Sep 01 00:12:54.409 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 00:12:54.409 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:12:54.409 INFO kablam! Sep 01 00:12:54.409 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 00:12:54.409 INFO kablam! --> src/client.rs:1435:69 Sep 01 00:12:54.409 INFO kablam! | Sep 01 00:12:54.410 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:12:54.410 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:12:54.410 INFO kablam! Sep 01 00:12:54.410 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 00:12:54.410 INFO kablam! --> src/client.rs:1549:34 Sep 01 00:12:54.410 INFO kablam! | Sep 01 00:12:54.410 INFO kablam! 1549 | ) -> AsyncResponse { Sep 01 00:12:54.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.410 INFO kablam! Sep 01 00:12:54.410 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 00:12:54.410 INFO kablam! --> src/client.rs:1567:68 Sep 01 00:12:54.410 INFO kablam! | Sep 01 00:12:54.410 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 00:12:54.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 00:12:54.410 INFO kablam! Sep 01 00:12:54.410 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 00:12:54.410 INFO kablam! --> src/client.rs:1585:70 Sep 01 00:12:54.410 INFO kablam! | Sep 01 00:12:54.410 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 00:12:54.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.411 INFO kablam! Sep 01 00:12:54.411 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 00:12:54.411 INFO kablam! --> src/client.rs:1607:34 Sep 01 00:12:54.411 INFO kablam! | Sep 01 00:12:54.411 INFO kablam! 1607 | ) -> AsyncResponse { Sep 01 00:12:54.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.411 INFO kablam! Sep 01 00:12:54.411 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 00:12:54.411 INFO kablam! --> src/client.rs:1635:69 Sep 01 00:12:54.411 INFO kablam! | Sep 01 00:12:54.411 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 00:12:54.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 00:12:54.411 INFO kablam! Sep 01 00:12:54.411 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 00:12:54.411 INFO kablam! --> src/client.rs:1673:82 Sep 01 00:12:54.411 INFO kablam! | Sep 01 00:12:54.411 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:12:54.411 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:12:54.411 INFO kablam! Sep 01 00:12:54.411 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 00:12:54.411 INFO kablam! --> src/client.rs:1706:34 Sep 01 00:12:54.412 INFO kablam! | Sep 01 00:12:54.412 INFO kablam! 1706 | ) -> AsyncResponse { Sep 01 00:12:54.412 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:12:54.412 INFO kablam! Sep 01 00:12:54.412 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 00:12:54.412 INFO kablam! --> src/client.rs:1729:81 Sep 01 00:12:54.412 INFO kablam! | Sep 01 00:12:54.412 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:12:54.412 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:12:54.412 INFO kablam! Sep 01 00:12:54.412 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 00:12:54.412 INFO kablam! --> src/client.rs:1774:56 Sep 01 00:12:54.412 INFO kablam! | Sep 01 00:12:54.412 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 00:12:54.412 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:54.412 INFO kablam! Sep 01 00:12:54.412 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 00:12:54.412 INFO kablam! --> src/client.rs:1796:34 Sep 01 00:12:54.412 INFO kablam! | Sep 01 00:12:54.412 INFO kablam! 1796 | ) -> AsyncResponse { Sep 01 00:12:54.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:54.412 INFO kablam! Sep 01 00:12:54.413 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 00:12:54.413 INFO kablam! --> src/client.rs:1962:64 Sep 01 00:12:54.413 INFO kablam! | Sep 01 00:12:54.413 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 00:12:54.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.413 INFO kablam! Sep 01 00:12:54.413 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 00:12:54.413 INFO kablam! --> src/client.rs:1988:58 Sep 01 00:12:54.413 INFO kablam! | Sep 01 00:12:54.413 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 00:12:54.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:54.413 INFO kablam! Sep 01 00:12:54.413 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 00:12:54.413 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 00:12:54.413 INFO kablam! | Sep 01 00:12:54.413 INFO kablam! 27 | pub links: Vec, Sep 01 00:12:54.413 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 00:12:54.413 INFO kablam! Sep 01 00:12:54.415 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.415 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 00:12:54.415 INFO kablam! | Sep 01 00:12:54.415 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.415 INFO kablam! | ^^^^^ Sep 01 00:12:54.415 INFO kablam! | Sep 01 00:12:54.415 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.415 INFO kablam! Sep 01 00:12:54.415 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.415 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 00:12:54.415 INFO kablam! | Sep 01 00:12:54.415 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.415 INFO kablam! | ^^^^^ Sep 01 00:12:54.415 INFO kablam! | Sep 01 00:12:54.415 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.416 INFO kablam! Sep 01 00:12:54.416 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.416 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 00:12:54.416 INFO kablam! | Sep 01 00:12:54.416 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 00:12:54.416 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.416 INFO kablam! Sep 01 00:12:54.416 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.416 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 00:12:54.417 INFO kablam! | Sep 01 00:12:54.417 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 00:12:54.417 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.417 INFO kablam! Sep 01 00:12:54.417 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.417 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 00:12:54.417 INFO kablam! | Sep 01 00:12:54.417 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 00:12:54.417 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.418 INFO kablam! Sep 01 00:12:54.418 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.418 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 00:12:54.418 INFO kablam! | Sep 01 00:12:54.418 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 00:12:54.418 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.419 INFO kablam! Sep 01 00:12:54.419 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.419 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 00:12:54.419 INFO kablam! | Sep 01 00:12:54.419 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 00:12:54.419 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.419 INFO kablam! Sep 01 00:12:54.420 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:54.420 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 00:12:54.420 INFO kablam! | Sep 01 00:12:54.420 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 00:12:54.420 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:54.420 INFO kablam! Sep 01 00:12:54.421 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 00:12:54.421 INFO kablam! --> src/response/key.rs:25:27 Sep 01 00:12:54.421 INFO kablam! | Sep 01 00:12:54.421 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 00:12:54.421 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 00:12:54.422 INFO kablam! Sep 01 00:12:54.422 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:12:54.422 INFO kablam! --> src/response/key.rs:27:28 Sep 01 00:12:54.423 INFO kablam! | Sep 01 00:12:54.423 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 00:12:54.423 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:12:54.423 INFO kablam! Sep 01 00:12:54.424 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:12:54.424 INFO kablam! --> src/response/key.rs:38:26 Sep 01 00:12:54.424 INFO kablam! | Sep 01 00:12:54.424 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 00:12:54.424 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:12:54.424 INFO kablam! Sep 01 00:12:54.428 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.428 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 00:12:54.428 INFO kablam! | Sep 01 00:12:54.428 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.428 INFO kablam! | ^^^^^ Sep 01 00:12:54.428 INFO kablam! | Sep 01 00:12:54.428 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.428 INFO kablam! Sep 01 00:12:54.428 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.428 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 00:12:54.428 INFO kablam! | Sep 01 00:12:54.428 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.428 INFO kablam! | ^^^^^ Sep 01 00:12:54.428 INFO kablam! | Sep 01 00:12:54.428 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.428 INFO kablam! Sep 01 00:12:54.455 INFO kablam! error: aborting due to 95 previous errors Sep 01 00:12:54.455 INFO kablam! Sep 01 00:12:54.455 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 00:12:54.455 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 00:12:54.468 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 00:12:54.468 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:12:54.479 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.479 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 00:12:54.479 INFO kablam! | Sep 01 00:12:54.479 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.479 INFO kablam! | ^^^^^ Sep 01 00:12:54.479 INFO kablam! | Sep 01 00:12:54.479 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.479 INFO kablam! Sep 01 00:12:54.479 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.479 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 00:12:54.479 INFO kablam! | Sep 01 00:12:54.479 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.479 INFO kablam! | ^^^^^ Sep 01 00:12:54.479 INFO kablam! | Sep 01 00:12:54.479 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.479 INFO kablam! Sep 01 00:12:54.558 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.558 INFO kablam! --> src/response/file.rs:13:3 Sep 01 00:12:54.558 INFO kablam! | Sep 01 00:12:54.558 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.559 INFO kablam! | ^^^^^ Sep 01 00:12:54.559 INFO kablam! | Sep 01 00:12:54.559 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.559 INFO kablam! Sep 01 00:12:54.559 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.559 INFO kablam! --> src/response/file.rs:26:3 Sep 01 00:12:54.559 INFO kablam! | Sep 01 00:12:54.559 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.559 INFO kablam! | ^^^^^ Sep 01 00:12:54.559 INFO kablam! | Sep 01 00:12:54.559 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.559 INFO kablam! Sep 01 00:12:54.584 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.584 INFO kablam! --> src/response/files.rs:16:3 Sep 01 00:12:54.584 INFO kablam! | Sep 01 00:12:54.584 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.584 INFO kablam! | ^^^^^ Sep 01 00:12:54.584 INFO kablam! | Sep 01 00:12:54.584 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.585 INFO kablam! Sep 01 00:12:54.585 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.585 INFO kablam! --> src/response/files.rs:30:3 Sep 01 00:12:54.585 INFO kablam! | Sep 01 00:12:54.585 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.585 INFO kablam! | ^^^^^ Sep 01 00:12:54.585 INFO kablam! | Sep 01 00:12:54.585 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.585 INFO kablam! Sep 01 00:12:54.585 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.585 INFO kablam! --> src/response/files.rs:43:3 Sep 01 00:12:54.585 INFO kablam! | Sep 01 00:12:54.585 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.585 INFO kablam! | ^^^^^ Sep 01 00:12:54.585 INFO kablam! | Sep 01 00:12:54.585 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.585 INFO kablam! Sep 01 00:12:54.618 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.618 INFO kablam! --> src/response/id.rs:12:3 Sep 01 00:12:54.618 INFO kablam! | Sep 01 00:12:54.618 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.618 INFO kablam! | ^^^^^ Sep 01 00:12:54.618 INFO kablam! | Sep 01 00:12:54.618 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.618 INFO kablam! Sep 01 00:12:54.639 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.639 INFO kablam! --> src/response/key.rs:12:3 Sep 01 00:12:54.639 INFO kablam! | Sep 01 00:12:54.639 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.639 INFO kablam! | ^^^^^ Sep 01 00:12:54.640 INFO kablam! | Sep 01 00:12:54.640 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.640 INFO kablam! Sep 01 00:12:54.640 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.640 INFO kablam! --> src/response/key.rs:19:3 Sep 01 00:12:54.640 INFO kablam! | Sep 01 00:12:54.640 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.640 INFO kablam! | ^^^^^ Sep 01 00:12:54.640 INFO kablam! | Sep 01 00:12:54.640 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.640 INFO kablam! Sep 01 00:12:54.640 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.640 INFO kablam! --> src/response/key.rs:30:3 Sep 01 00:12:54.640 INFO kablam! | Sep 01 00:12:54.640 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.640 INFO kablam! | ^^^^^ Sep 01 00:12:54.640 INFO kablam! | Sep 01 00:12:54.640 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.640 INFO kablam! Sep 01 00:12:54.703 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.703 INFO kablam! --> src/response/log.rs:12:3 Sep 01 00:12:54.703 INFO kablam! | Sep 01 00:12:54.703 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.703 INFO kablam! | ^^^^^ Sep 01 00:12:54.703 INFO kablam! | Sep 01 00:12:54.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.704 INFO kablam! Sep 01 00:12:54.704 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.704 INFO kablam! --> src/response/log.rs:18:3 Sep 01 00:12:54.704 INFO kablam! | Sep 01 00:12:54.704 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.704 INFO kablam! | ^^^^^ Sep 01 00:12:54.704 INFO kablam! | Sep 01 00:12:54.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.704 INFO kablam! Sep 01 00:12:54.721 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.721 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.721 INFO kablam! | ^^^^^ Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.721 INFO kablam! Sep 01 00:12:54.721 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.721 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.721 INFO kablam! | ^^^^^ Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.721 INFO kablam! Sep 01 00:12:54.721 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.721 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.721 INFO kablam! | ^^^^^ Sep 01 00:12:54.721 INFO kablam! | Sep 01 00:12:54.721 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.721 INFO kablam! Sep 01 00:12:54.758 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.758 INFO kablam! --> src/response/object.rs:13:3 Sep 01 00:12:54.758 INFO kablam! | Sep 01 00:12:54.758 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.758 INFO kablam! | ^^^^^ Sep 01 00:12:54.758 INFO kablam! | Sep 01 00:12:54.758 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.758 INFO kablam! Sep 01 00:12:54.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.759 INFO kablam! --> src/response/object.rs:28:3 Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.759 INFO kablam! | ^^^^^ Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.759 INFO kablam! Sep 01 00:12:54.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.759 INFO kablam! --> src/response/object.rs:35:3 Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.759 INFO kablam! | ^^^^^ Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.759 INFO kablam! Sep 01 00:12:54.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.759 INFO kablam! --> src/response/object.rs:44:3 Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.759 INFO kablam! | ^^^^^ Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.759 INFO kablam! Sep 01 00:12:54.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.759 INFO kablam! --> src/response/object.rs:53:3 Sep 01 00:12:54.759 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.760 INFO kablam! | ^^^^^ Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.760 INFO kablam! Sep 01 00:12:54.760 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.760 INFO kablam! --> src/response/object.rs:62:3 Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.760 INFO kablam! | ^^^^^ Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.760 INFO kablam! Sep 01 00:12:54.760 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.760 INFO kablam! --> src/response/object.rs:71:3 Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.760 INFO kablam! | ^^^^^ Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.760 INFO kablam! Sep 01 00:12:54.760 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.760 INFO kablam! --> src/response/object.rs:80:3 Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.760 INFO kablam! | ^^^^^ Sep 01 00:12:54.760 INFO kablam! | Sep 01 00:12:54.760 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.761 INFO kablam! Sep 01 00:12:54.762 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.762 INFO kablam! --> src/response/object.rs:89:3 Sep 01 00:12:54.762 INFO kablam! | Sep 01 00:12:54.762 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.762 INFO kablam! | ^^^^^ Sep 01 00:12:54.763 INFO kablam! | Sep 01 00:12:54.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.763 INFO kablam! Sep 01 00:12:54.763 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.763 INFO kablam! --> src/response/object.rs:98:3 Sep 01 00:12:54.763 INFO kablam! | Sep 01 00:12:54.763 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.763 INFO kablam! | ^^^^^ Sep 01 00:12:54.763 INFO kablam! | Sep 01 00:12:54.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.763 INFO kablam! Sep 01 00:12:54.763 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.763 INFO kablam! --> src/response/object.rs:107:3 Sep 01 00:12:54.763 INFO kablam! | Sep 01 00:12:54.763 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.763 INFO kablam! | ^^^^^ Sep 01 00:12:54.763 INFO kablam! | Sep 01 00:12:54.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.763 INFO kablam! Sep 01 00:12:54.806 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.806 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 00:12:54.806 INFO kablam! | Sep 01 00:12:54.806 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.806 INFO kablam! | ^^^^^ Sep 01 00:12:54.806 INFO kablam! | Sep 01 00:12:54.806 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.806 INFO kablam! Sep 01 00:12:54.806 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.806 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 00:12:54.806 INFO kablam! | Sep 01 00:12:54.806 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.806 INFO kablam! | ^^^^^ Sep 01 00:12:54.806 INFO kablam! | Sep 01 00:12:54.806 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.807 INFO kablam! Sep 01 00:12:54.807 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.807 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 00:12:54.807 INFO kablam! | Sep 01 00:12:54.807 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.807 INFO kablam! | ^^^^^ Sep 01 00:12:54.807 INFO kablam! | Sep 01 00:12:54.807 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.807 INFO kablam! Sep 01 00:12:54.807 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.807 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 00:12:54.807 INFO kablam! | Sep 01 00:12:54.807 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.807 INFO kablam! | ^^^^^ Sep 01 00:12:54.807 INFO kablam! | Sep 01 00:12:54.807 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.807 INFO kablam! Sep 01 00:12:54.834 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.834 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 00:12:54.834 INFO kablam! | Sep 01 00:12:54.834 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.834 INFO kablam! | ^^^^^ Sep 01 00:12:54.834 INFO kablam! | Sep 01 00:12:54.834 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.834 INFO kablam! Sep 01 00:12:54.834 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.834 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 00:12:54.834 INFO kablam! | Sep 01 00:12:54.834 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.834 INFO kablam! | ^^^^^ Sep 01 00:12:54.834 INFO kablam! | Sep 01 00:12:54.834 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.834 INFO kablam! Sep 01 00:12:54.877 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.877 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 00:12:54.877 INFO kablam! | Sep 01 00:12:54.877 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.877 INFO kablam! | ^^^^^ Sep 01 00:12:54.877 INFO kablam! | Sep 01 00:12:54.877 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.877 INFO kablam! Sep 01 00:12:54.877 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.877 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 00:12:54.877 INFO kablam! | Sep 01 00:12:54.877 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.877 INFO kablam! | ^^^^^ Sep 01 00:12:54.877 INFO kablam! | Sep 01 00:12:54.877 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.877 INFO kablam! Sep 01 00:12:54.877 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.877 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.878 INFO kablam! | ^^^^^ Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.878 INFO kablam! Sep 01 00:12:54.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.878 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.878 INFO kablam! | ^^^^^ Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.878 INFO kablam! Sep 01 00:12:54.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.878 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.878 INFO kablam! | ^^^^^ Sep 01 00:12:54.878 INFO kablam! | Sep 01 00:12:54.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.878 INFO kablam! Sep 01 00:12:54.946 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.946 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 00:12:54.946 INFO kablam! | Sep 01 00:12:54.946 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.946 INFO kablam! | ^^^^^ Sep 01 00:12:54.946 INFO kablam! | Sep 01 00:12:54.946 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.946 INFO kablam! Sep 01 00:12:54.946 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.946 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 00:12:54.946 INFO kablam! | Sep 01 00:12:54.946 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.946 INFO kablam! | ^^^^^ Sep 01 00:12:54.946 INFO kablam! | Sep 01 00:12:54.947 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.947 INFO kablam! Sep 01 00:12:54.947 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.947 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 00:12:54.947 INFO kablam! | Sep 01 00:12:54.947 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.947 INFO kablam! | ^^^^^ Sep 01 00:12:54.947 INFO kablam! | Sep 01 00:12:54.947 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.947 INFO kablam! Sep 01 00:12:54.947 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.947 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 00:12:54.947 INFO kablam! | Sep 01 00:12:54.947 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.947 INFO kablam! | ^^^^^ Sep 01 00:12:54.947 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.948 INFO kablam! Sep 01 00:12:54.948 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.948 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.948 INFO kablam! | ^^^^^ Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.948 INFO kablam! Sep 01 00:12:54.948 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.948 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.948 INFO kablam! | ^^^^^ Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.948 INFO kablam! Sep 01 00:12:54.948 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.948 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.948 INFO kablam! | ^^^^^ Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.948 INFO kablam! Sep 01 00:12:54.948 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:12:54.948 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 00:12:54.948 INFO kablam! | Sep 01 00:12:54.948 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 00:12:54.948 INFO kablam! | ^^^^^ Sep 01 00:12:54.949 INFO kablam! | Sep 01 00:12:54.949 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:12:54.949 INFO kablam! Sep 01 00:12:55.010 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 00:12:55.010 INFO kablam! --> src/client.rs:370:73 Sep 01 00:12:55.010 INFO kablam! | Sep 01 00:12:55.010 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 00:12:55.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:55.010 INFO kablam! Sep 01 00:12:55.010 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 00:12:55.010 INFO kablam! --> src/client.rs:410:59 Sep 01 00:12:55.010 INFO kablam! | Sep 01 00:12:55.010 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 00:12:55.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:55.010 INFO kablam! Sep 01 00:12:55.010 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 00:12:55.010 INFO kablam! --> src/client.rs:453:34 Sep 01 00:12:55.010 INFO kablam! | Sep 01 00:12:55.010 INFO kablam! 453 | ) -> AsyncResponse { Sep 01 00:12:55.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:55.010 INFO kablam! Sep 01 00:12:55.010 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 00:12:55.010 INFO kablam! --> src/client.rs:565:68 Sep 01 00:12:55.010 INFO kablam! | Sep 01 00:12:55.010 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 00:12:55.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.011 INFO kablam! Sep 01 00:12:55.011 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 00:12:55.011 INFO kablam! --> src/client.rs:585:61 Sep 01 00:12:55.011 INFO kablam! | Sep 01 00:12:55.011 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 00:12:55.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.011 INFO kablam! Sep 01 00:12:55.011 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 00:12:55.011 INFO kablam! --> src/client.rs:605:63 Sep 01 00:12:55.011 INFO kablam! | Sep 01 00:12:55.011 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 00:12:55.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.011 INFO kablam! Sep 01 00:12:55.011 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 00:12:55.011 INFO kablam! --> src/client.rs:646:55 Sep 01 00:12:55.011 INFO kablam! | Sep 01 00:12:55.011 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 01 00:12:55.011 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.011 INFO kablam! Sep 01 00:12:55.011 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 00:12:55.011 INFO kablam! --> src/client.rs:970:66 Sep 01 00:12:55.011 INFO kablam! | Sep 01 00:12:55.011 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 00:12:55.011 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:55.011 INFO kablam! Sep 01 00:12:55.011 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 00:12:55.011 INFO kablam! --> src/client.rs:1026:75 Sep 01 00:12:55.012 INFO kablam! | Sep 01 00:12:55.012 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:12:55.012 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:55.012 INFO kablam! Sep 01 00:12:55.012 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 00:12:55.012 INFO kablam! --> src/client.rs:1126:69 Sep 01 00:12:55.012 INFO kablam! | Sep 01 00:12:55.012 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 00:12:55.012 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:55.012 INFO kablam! Sep 01 00:12:55.012 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 00:12:55.012 INFO kablam! --> src/client.rs:1265:69 Sep 01 00:12:55.012 INFO kablam! | Sep 01 00:12:55.012 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 00:12:55.012 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:12:55.012 INFO kablam! Sep 01 00:12:55.013 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 00:12:55.013 INFO kablam! --> src/client.rs:1329:34 Sep 01 00:12:55.013 INFO kablam! | Sep 01 00:12:55.013 INFO kablam! 1329 | ) -> AsyncResponse { Sep 01 00:12:55.013 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:12:55.013 INFO kablam! Sep 01 00:12:55.013 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 00:12:55.013 INFO kablam! --> src/client.rs:1373:34 Sep 01 00:12:55.013 INFO kablam! | Sep 01 00:12:55.013 INFO kablam! 1373 | ) -> AsyncResponse { Sep 01 00:12:55.013 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.013 INFO kablam! Sep 01 00:12:55.013 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 00:12:55.013 INFO kablam! --> src/client.rs:1391:53 Sep 01 00:12:55.013 INFO kablam! | Sep 01 00:12:55.014 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 00:12:55.014 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:12:55.014 INFO kablam! Sep 01 00:12:55.014 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 00:12:55.014 INFO kablam! --> src/client.rs:1435:69 Sep 01 00:12:55.014 INFO kablam! | Sep 01 00:12:55.014 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:12:55.014 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:12:55.014 INFO kablam! Sep 01 00:12:55.014 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 00:12:55.014 INFO kablam! --> src/client.rs:1549:34 Sep 01 00:12:55.014 INFO kablam! | Sep 01 00:12:55.014 INFO kablam! 1549 | ) -> AsyncResponse { Sep 01 00:12:55.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.014 INFO kablam! Sep 01 00:12:55.015 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 00:12:55.015 INFO kablam! --> src/client.rs:1567:68 Sep 01 00:12:55.015 INFO kablam! | Sep 01 00:12:55.015 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 00:12:55.015 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 00:12:55.015 INFO kablam! Sep 01 00:12:55.015 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 00:12:55.015 INFO kablam! --> src/client.rs:1585:70 Sep 01 00:12:55.015 INFO kablam! | Sep 01 00:12:55.015 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 00:12:55.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.015 INFO kablam! Sep 01 00:12:55.015 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 00:12:55.015 INFO kablam! --> src/client.rs:1607:34 Sep 01 00:12:55.015 INFO kablam! | Sep 01 00:12:55.016 INFO kablam! 1607 | ) -> AsyncResponse { Sep 01 00:12:55.016 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.016 INFO kablam! Sep 01 00:12:55.016 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 00:12:55.016 INFO kablam! --> src/client.rs:1635:69 Sep 01 00:12:55.016 INFO kablam! | Sep 01 00:12:55.016 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 00:12:55.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 00:12:55.016 INFO kablam! Sep 01 00:12:55.016 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 00:12:55.016 INFO kablam! --> src/client.rs:1673:82 Sep 01 00:12:55.016 INFO kablam! | Sep 01 00:12:55.016 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:12:55.016 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:12:55.017 INFO kablam! Sep 01 00:12:55.017 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 00:12:55.017 INFO kablam! --> src/client.rs:1706:34 Sep 01 00:12:55.017 INFO kablam! | Sep 01 00:12:55.017 INFO kablam! 1706 | ) -> AsyncResponse { Sep 01 00:12:55.017 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:12:55.017 INFO kablam! Sep 01 00:12:55.017 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 00:12:55.017 INFO kablam! --> src/client.rs:1729:81 Sep 01 00:12:55.017 INFO kablam! | Sep 01 00:12:55.017 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:12:55.017 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:12:55.017 INFO kablam! Sep 01 00:12:55.017 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 00:12:55.017 INFO kablam! --> src/client.rs:1774:56 Sep 01 00:12:55.017 INFO kablam! | Sep 01 00:12:55.018 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 00:12:55.018 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:55.018 INFO kablam! Sep 01 00:12:55.018 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 00:12:55.018 INFO kablam! --> src/client.rs:1796:34 Sep 01 00:12:55.018 INFO kablam! | Sep 01 00:12:55.018 INFO kablam! 1796 | ) -> AsyncResponse { Sep 01 00:12:55.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:55.018 INFO kablam! Sep 01 00:12:55.018 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 00:12:55.018 INFO kablam! --> src/client.rs:1962:64 Sep 01 00:12:55.018 INFO kablam! | Sep 01 00:12:55.018 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 00:12:55.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.019 INFO kablam! Sep 01 00:12:55.019 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 00:12:55.019 INFO kablam! --> src/client.rs:1988:58 Sep 01 00:12:55.019 INFO kablam! | Sep 01 00:12:55.019 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 00:12:55.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:12:55.019 INFO kablam! Sep 01 00:12:55.020 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 01 00:12:55.020 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 01 00:12:55.020 INFO kablam! | Sep 01 00:12:55.020 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 01 00:12:55.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:12:55.020 INFO kablam! Sep 01 00:12:55.021 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 01 00:12:55.021 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 01 00:12:55.022 INFO kablam! | Sep 01 00:12:55.022 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 01 00:12:55.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.022 INFO kablam! Sep 01 00:12:55.023 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 01 00:12:55.023 INFO kablam! --> src/response/commands.rs:32:38 Sep 01 00:12:55.023 INFO kablam! | Sep 01 00:12:55.023 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 01 00:12:55.023 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.023 INFO kablam! Sep 01 00:12:55.024 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 00:12:55.024 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 00:12:55.024 INFO kablam! | Sep 01 00:12:55.024 INFO kablam! 27 | pub links: Vec, Sep 01 00:12:55.024 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 00:12:55.024 INFO kablam! Sep 01 00:12:55.027 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.027 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 00:12:55.027 INFO kablam! | Sep 01 00:12:55.027 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 00:12:55.027 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.027 INFO kablam! Sep 01 00:12:55.028 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.028 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 00:12:55.028 INFO kablam! | Sep 01 00:12:55.028 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 00:12:55.028 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.028 INFO kablam! Sep 01 00:12:55.029 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.029 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 00:12:55.029 INFO kablam! | Sep 01 00:12:55.029 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 00:12:55.029 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.030 INFO kablam! Sep 01 00:12:55.030 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.031 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 00:12:55.031 INFO kablam! | Sep 01 00:12:55.031 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 00:12:55.031 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.031 INFO kablam! Sep 01 00:12:55.032 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.032 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 00:12:55.032 INFO kablam! | Sep 01 00:12:55.032 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 00:12:55.032 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.032 INFO kablam! Sep 01 00:12:55.033 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:12:55.033 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 00:12:55.033 INFO kablam! | Sep 01 00:12:55.033 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 00:12:55.033 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:12:55.033 INFO kablam! Sep 01 00:12:55.034 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 00:12:55.034 INFO kablam! --> src/response/file.rs:37:37 Sep 01 00:12:55.034 INFO kablam! | Sep 01 00:12:55.034 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 01 00:12:55.034 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.034 INFO kablam! Sep 01 00:12:55.035 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 00:12:55.035 INFO kablam! --> src/response/file.rs:38:37 Sep 01 00:12:55.035 INFO kablam! | Sep 01 00:12:55.035 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 01 00:12:55.036 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.036 INFO kablam! Sep 01 00:12:55.037 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 01 00:12:55.037 INFO kablam! --> src/response/files.rs:58:38 Sep 01 00:12:55.037 INFO kablam! | Sep 01 00:12:55.037 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 01 00:12:55.037 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:55.037 INFO kablam! Sep 01 00:12:55.038 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 01 00:12:55.038 INFO kablam! --> src/response/files.rs:59:40 Sep 01 00:12:55.038 INFO kablam! | Sep 01 00:12:55.038 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 01 00:12:55.038 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:12:55.038 INFO kablam! Sep 01 00:12:55.039 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 01 00:12:55.039 INFO kablam! --> src/response/id.rs:28:32 Sep 01 00:12:55.039 INFO kablam! | Sep 01 00:12:55.040 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 01 00:12:55.040 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:12:55.040 INFO kablam! Sep 01 00:12:55.041 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 00:12:55.041 INFO kablam! --> src/response/key.rs:25:27 Sep 01 00:12:55.041 INFO kablam! | Sep 01 00:12:55.041 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 00:12:55.041 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 00:12:55.041 INFO kablam! Sep 01 00:12:55.042 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:12:55.042 INFO kablam! --> src/response/key.rs:27:28 Sep 01 00:12:55.042 INFO kablam! | Sep 01 00:12:55.042 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 00:12:55.042 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:12:55.042 INFO kablam! Sep 01 00:12:55.043 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:12:55.044 INFO kablam! --> src/response/key.rs:38:26 Sep 01 00:12:55.044 INFO kablam! | Sep 01 00:12:55.044 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 00:12:55.044 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:12:55.044 INFO kablam! Sep 01 00:12:55.045 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 01 00:12:55.045 INFO kablam! --> src/response/key.rs:44:40 Sep 01 00:12:55.045 INFO kablam! | Sep 01 00:12:55.045 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 01 00:12:55.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:12:55.045 INFO kablam! Sep 01 00:12:55.046 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 01 00:12:55.046 INFO kablam! --> src/response/log.rs:26:36 Sep 01 00:12:55.046 INFO kablam! | Sep 01 00:12:55.046 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 01 00:12:55.046 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.046 INFO kablam! Sep 01 00:12:55.048 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 00:12:55.048 INFO kablam! --> src/response/ls.rs:40:32 Sep 01 00:12:55.048 INFO kablam! | Sep 01 00:12:55.048 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 01 00:12:55.048 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:12:55.048 INFO kablam! Sep 01 00:12:55.049 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 00:12:55.049 INFO kablam! --> src/response/ls.rs:41:32 Sep 01 00:12:55.049 INFO kablam! | Sep 01 00:12:55.049 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 01 00:12:55.049 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:12:55.049 INFO kablam! Sep 01 00:12:55.050 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 01 00:12:55.050 INFO kablam! --> src/response/object.rs:119:41 Sep 01 00:12:55.050 INFO kablam! | Sep 01 00:12:55.050 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 01 00:12:55.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.051 INFO kablam! Sep 01 00:12:55.052 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 01 00:12:55.052 INFO kablam! --> src/response/object.rs:120:42 Sep 01 00:12:55.052 INFO kablam! | Sep 01 00:12:55.052 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 01 00:12:55.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.052 INFO kablam! Sep 01 00:12:55.053 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 01 00:12:55.053 INFO kablam! --> src/response/object.rs:121:41 Sep 01 00:12:55.053 INFO kablam! | Sep 01 00:12:55.053 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 01 00:12:55.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.053 INFO kablam! Sep 01 00:12:55.054 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 01 00:12:55.055 INFO kablam! --> src/response/pin.rs:44:36 Sep 01 00:12:55.055 INFO kablam! | Sep 01 00:12:55.055 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 01 00:12:55.055 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.055 INFO kablam! Sep 01 00:12:55.056 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 01 00:12:55.056 INFO kablam! --> src/response/pin.rs:45:37 Sep 01 00:12:55.056 INFO kablam! | Sep 01 00:12:55.056 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 01 00:12:55.056 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.056 INFO kablam! Sep 01 00:12:55.057 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 00:12:55.057 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 01 00:12:55.058 INFO kablam! | Sep 01 00:12:55.058 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 01 00:12:55.058 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:55.058 INFO kablam! Sep 01 00:12:55.059 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 00:12:55.059 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 01 00:12:55.059 INFO kablam! | Sep 01 00:12:55.059 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 01 00:12:55.059 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:55.059 INFO kablam! Sep 01 00:12:55.060 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 01 00:12:55.060 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 01 00:12:55.060 INFO kablam! | Sep 01 00:12:55.061 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 01 00:12:55.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:12:55.061 INFO kablam! Sep 01 00:12:55.062 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 01 00:12:55.062 INFO kablam! --> src/response/repo.rs:52:37 Sep 01 00:12:55.062 INFO kablam! | Sep 01 00:12:55.062 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 01 00:12:55.062 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.062 INFO kablam! Sep 01 00:12:55.063 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 01 00:12:55.064 INFO kablam! --> src/response/repo.rs:53:39 Sep 01 00:12:55.064 INFO kablam! | Sep 01 00:12:55.064 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 01 00:12:55.064 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.064 INFO kablam! Sep 01 00:12:55.065 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 00:12:55.065 INFO kablam! --> src/response/repo.rs:54:41 Sep 01 00:12:55.065 INFO kablam! | Sep 01 00:12:55.065 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 01 00:12:55.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.065 INFO kablam! Sep 01 00:12:55.067 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 00:12:55.067 INFO kablam! --> src/response/repo.rs:55:41 Sep 01 00:12:55.067 INFO kablam! | Sep 01 00:12:55.067 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 01 00:12:55.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.067 INFO kablam! Sep 01 00:12:55.068 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 01 00:12:55.068 INFO kablam! --> src/response/repo.rs:56:42 Sep 01 00:12:55.068 INFO kablam! | Sep 01 00:12:55.068 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 01 00:12:55.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.068 INFO kablam! Sep 01 00:12:55.070 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 01 00:12:55.070 INFO kablam! --> src/response/swarm.rs:73:47 Sep 01 00:12:55.070 INFO kablam! | Sep 01 00:12:55.070 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 01 00:12:55.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.070 INFO kablam! Sep 01 00:12:55.071 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:12:55.071 INFO kablam! --> src/response/swarm.rs:74:41 Sep 01 00:12:55.072 INFO kablam! | Sep 01 00:12:55.072 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 01 00:12:55.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.072 INFO kablam! Sep 01 00:12:55.073 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:12:55.073 INFO kablam! --> src/response/swarm.rs:75:41 Sep 01 00:12:55.073 INFO kablam! | Sep 01 00:12:55.073 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 01 00:12:55.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.073 INFO kablam! Sep 01 00:12:55.075 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:12:55.075 INFO kablam! --> src/response/swarm.rs:76:41 Sep 01 00:12:55.075 INFO kablam! | Sep 01 00:12:55.075 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 01 00:12:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:12:55.075 INFO kablam! Sep 01 00:12:55.110 INFO kablam! error: aborting due to 124 previous errors Sep 01 00:12:55.110 INFO kablam! Sep 01 00:12:55.110 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 00:12:55.111 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 00:12:55.136 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 00:12:55.136 INFO kablam! Sep 01 00:12:55.136 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:12:55.139 INFO kablam! su: No module specific data is present Sep 01 00:12:55.710 INFO running `"docker" "rm" "-f" "b920b9d6c1687cbffc4bc63bade399f841ede8c858bd72364113622976a4c24e"` Sep 01 00:12:55.866 INFO blam! b920b9d6c1687cbffc4bc63bade399f841ede8c858bd72364113622976a4c24e