Sep 04 16:32:12.876 INFO checking ipfs-api-0.5.0-alpha2 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 16:32:12.876 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 16:32:12.876 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:32:13.059 INFO blam! 115e4a632e2c104d6bd5154b06f41f5afecf1f2f9260ff4e8fb1d7dfe6c7a7c3 Sep 04 16:32:13.060 INFO running `"docker" "start" "-a" "115e4a632e2c104d6bd5154b06f41f5afecf1f2f9260ff4e8fb1d7dfe6c7a7c3"` Sep 04 16:32:14.261 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 04 16:32:18.998 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 16:32:18.998 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 16:32:18.998 INFO kablam! | Sep 04 16:32:18.998 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:18.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 16:32:18.998 INFO kablam! Sep 04 16:32:18.998 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 16:32:18.999 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 16:32:18.999 INFO kablam! | Sep 04 16:32:18.999 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:18.999 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 16:32:18.999 INFO kablam! Sep 04 16:32:19.175 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 04 16:32:19.175 INFO kablam! --> src/response/stats.rs:9:16 Sep 04 16:32:19.175 INFO kablam! | Sep 04 16:32:19.175 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:19.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 04 16:32:19.175 INFO kablam! Sep 04 16:32:19.175 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 04 16:32:19.175 INFO kablam! --> src/response/stats.rs:9:37 Sep 04 16:32:19.175 INFO kablam! | Sep 04 16:32:19.175 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 04 16:32:19.175 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 04 16:32:19.175 INFO kablam! Sep 04 16:32:19.272 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.272 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 16:32:19.272 INFO kablam! | Sep 04 16:32:19.272 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.272 INFO kablam! | ^^^^^ Sep 04 16:32:19.272 INFO kablam! | Sep 04 16:32:19.272 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.272 INFO kablam! Sep 04 16:32:19.272 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.272 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 16:32:19.272 INFO kablam! | Sep 04 16:32:19.272 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.272 INFO kablam! | ^^^^^ Sep 04 16:32:19.272 INFO kablam! | Sep 04 16:32:19.273 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.273 INFO kablam! Sep 04 16:32:19.273 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.273 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 16:32:19.273 INFO kablam! | Sep 04 16:32:19.273 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.273 INFO kablam! | ^^^^^ Sep 04 16:32:19.273 INFO kablam! | Sep 04 16:32:19.273 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.273 INFO kablam! Sep 04 16:32:19.275 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.275 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 16:32:19.275 INFO kablam! | Sep 04 16:32:19.275 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.275 INFO kablam! | ^^^^^ Sep 04 16:32:19.275 INFO kablam! | Sep 04 16:32:19.275 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.275 INFO kablam! Sep 04 16:32:19.276 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.276 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 16:32:19.276 INFO kablam! | Sep 04 16:32:19.276 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.276 INFO kablam! | ^^^^^ Sep 04 16:32:19.276 INFO kablam! | Sep 04 16:32:19.276 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.276 INFO kablam! Sep 04 16:32:19.276 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.276 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 16:32:19.276 INFO kablam! | Sep 04 16:32:19.276 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.276 INFO kablam! | ^^^^^ Sep 04 16:32:19.276 INFO kablam! | Sep 04 16:32:19.276 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.276 INFO kablam! Sep 04 16:32:19.276 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.277 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.277 INFO kablam! | ^^^^^ Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.277 INFO kablam! Sep 04 16:32:19.277 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.277 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.277 INFO kablam! | ^^^^^ Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.277 INFO kablam! Sep 04 16:32:19.277 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.277 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.277 INFO kablam! | ^^^^^ Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.277 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.277 INFO kablam! Sep 04 16:32:19.277 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.277 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 16:32:19.277 INFO kablam! | Sep 04 16:32:19.278 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.278 INFO kablam! | ^^^^^ Sep 04 16:32:19.278 INFO kablam! | Sep 04 16:32:19.278 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.278 INFO kablam! Sep 04 16:32:19.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.318 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 16:32:19.318 INFO kablam! | Sep 04 16:32:19.318 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.318 INFO kablam! | ^^^^^ Sep 04 16:32:19.318 INFO kablam! | Sep 04 16:32:19.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.318 INFO kablam! Sep 04 16:32:19.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.318 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 16:32:19.318 INFO kablam! | Sep 04 16:32:19.318 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.318 INFO kablam! | ^^^^^ Sep 04 16:32:19.318 INFO kablam! | Sep 04 16:32:19.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.318 INFO kablam! Sep 04 16:32:19.383 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.383 INFO kablam! --> src/response/file.rs:13:3 Sep 04 16:32:19.383 INFO kablam! | Sep 04 16:32:19.383 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.383 INFO kablam! | ^^^^^ Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.384 INFO kablam! Sep 04 16:32:19.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.384 INFO kablam! --> src/response/file.rs:26:3 Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.384 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.384 INFO kablam! | ^^^^^ Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.384 INFO kablam! Sep 04 16:32:19.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.384 INFO kablam! --> src/response/files.rs:16:3 Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.384 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.384 INFO kablam! | ^^^^^ Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.384 INFO kablam! Sep 04 16:32:19.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.384 INFO kablam! --> src/response/files.rs:30:3 Sep 04 16:32:19.384 INFO kablam! | Sep 04 16:32:19.385 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.385 INFO kablam! | ^^^^^ Sep 04 16:32:19.385 INFO kablam! | Sep 04 16:32:19.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.385 INFO kablam! Sep 04 16:32:19.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.385 INFO kablam! --> src/response/files.rs:43:3 Sep 04 16:32:19.385 INFO kablam! | Sep 04 16:32:19.385 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.385 INFO kablam! | ^^^^^ Sep 04 16:32:19.385 INFO kablam! | Sep 04 16:32:19.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.385 INFO kablam! Sep 04 16:32:19.389 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.389 INFO kablam! --> src/response/id.rs:12:3 Sep 04 16:32:19.389 INFO kablam! | Sep 04 16:32:19.389 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.389 INFO kablam! | ^^^^^ Sep 04 16:32:19.389 INFO kablam! | Sep 04 16:32:19.389 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.389 INFO kablam! Sep 04 16:32:19.389 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.389 INFO kablam! --> src/response/key.rs:12:3 Sep 04 16:32:19.389 INFO kablam! | Sep 04 16:32:19.389 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.389 INFO kablam! | ^^^^^ Sep 04 16:32:19.390 INFO kablam! | Sep 04 16:32:19.390 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.390 INFO kablam! Sep 04 16:32:19.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.390 INFO kablam! --> src/response/key.rs:19:3 Sep 04 16:32:19.390 INFO kablam! | Sep 04 16:32:19.390 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.390 INFO kablam! | ^^^^^ Sep 04 16:32:19.390 INFO kablam! | Sep 04 16:32:19.390 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.390 INFO kablam! Sep 04 16:32:19.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.390 INFO kablam! --> src/response/key.rs:30:3 Sep 04 16:32:19.390 INFO kablam! | Sep 04 16:32:19.390 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.391 INFO kablam! | ^^^^^ Sep 04 16:32:19.391 INFO kablam! | Sep 04 16:32:19.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.391 INFO kablam! Sep 04 16:32:19.423 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.423 INFO kablam! --> src/response/log.rs:12:3 Sep 04 16:32:19.423 INFO kablam! | Sep 04 16:32:19.423 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.423 INFO kablam! | ^^^^^ Sep 04 16:32:19.423 INFO kablam! | Sep 04 16:32:19.423 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.423 INFO kablam! Sep 04 16:32:19.423 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.423 INFO kablam! --> src/response/log.rs:18:3 Sep 04 16:32:19.423 INFO kablam! | Sep 04 16:32:19.423 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.423 INFO kablam! | ^^^^^ Sep 04 16:32:19.423 INFO kablam! | Sep 04 16:32:19.423 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.423 INFO kablam! Sep 04 16:32:19.424 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.424 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 16:32:19.424 INFO kablam! | Sep 04 16:32:19.424 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.424 INFO kablam! | ^^^^^ Sep 04 16:32:19.424 INFO kablam! | Sep 04 16:32:19.424 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.424 INFO kablam! Sep 04 16:32:19.424 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.424 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 16:32:19.424 INFO kablam! | Sep 04 16:32:19.424 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.424 INFO kablam! | ^^^^^ Sep 04 16:32:19.424 INFO kablam! | Sep 04 16:32:19.424 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.425 INFO kablam! Sep 04 16:32:19.425 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.425 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 16:32:19.425 INFO kablam! | Sep 04 16:32:19.425 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.425 INFO kablam! | ^^^^^ Sep 04 16:32:19.425 INFO kablam! | Sep 04 16:32:19.425 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.425 INFO kablam! Sep 04 16:32:19.428 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.428 INFO kablam! --> src/response/object.rs:13:3 Sep 04 16:32:19.428 INFO kablam! | Sep 04 16:32:19.429 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.429 INFO kablam! | ^^^^^ Sep 04 16:32:19.429 INFO kablam! | Sep 04 16:32:19.429 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.429 INFO kablam! Sep 04 16:32:19.429 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.429 INFO kablam! --> src/response/object.rs:28:3 Sep 04 16:32:19.429 INFO kablam! | Sep 04 16:32:19.429 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.429 INFO kablam! | ^^^^^ Sep 04 16:32:19.429 INFO kablam! | Sep 04 16:32:19.429 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.429 INFO kablam! Sep 04 16:32:19.429 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.430 INFO kablam! --> src/response/object.rs:35:3 Sep 04 16:32:19.430 INFO kablam! | Sep 04 16:32:19.430 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.430 INFO kablam! | ^^^^^ Sep 04 16:32:19.430 INFO kablam! | Sep 04 16:32:19.430 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.430 INFO kablam! Sep 04 16:32:19.430 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.430 INFO kablam! --> src/response/object.rs:44:3 Sep 04 16:32:19.430 INFO kablam! | Sep 04 16:32:19.430 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.430 INFO kablam! | ^^^^^ Sep 04 16:32:19.430 INFO kablam! | Sep 04 16:32:19.430 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.430 INFO kablam! Sep 04 16:32:19.431 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.431 INFO kablam! --> src/response/object.rs:53:3 Sep 04 16:32:19.431 INFO kablam! | Sep 04 16:32:19.431 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.431 INFO kablam! | ^^^^^ Sep 04 16:32:19.431 INFO kablam! | Sep 04 16:32:19.431 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.431 INFO kablam! Sep 04 16:32:19.431 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.431 INFO kablam! --> src/response/object.rs:62:3 Sep 04 16:32:19.431 INFO kablam! | Sep 04 16:32:19.431 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.431 INFO kablam! | ^^^^^ Sep 04 16:32:19.431 INFO kablam! | Sep 04 16:32:19.431 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.431 INFO kablam! Sep 04 16:32:19.432 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.432 INFO kablam! --> src/response/object.rs:71:3 Sep 04 16:32:19.432 INFO kablam! | Sep 04 16:32:19.432 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.432 INFO kablam! | ^^^^^ Sep 04 16:32:19.432 INFO kablam! | Sep 04 16:32:19.432 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.432 INFO kablam! Sep 04 16:32:19.432 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.432 INFO kablam! --> src/response/object.rs:80:3 Sep 04 16:32:19.432 INFO kablam! | Sep 04 16:32:19.432 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.432 INFO kablam! | ^^^^^ Sep 04 16:32:19.432 INFO kablam! | Sep 04 16:32:19.432 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.432 INFO kablam! Sep 04 16:32:19.433 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.433 INFO kablam! --> src/response/object.rs:89:3 Sep 04 16:32:19.433 INFO kablam! | Sep 04 16:32:19.433 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.433 INFO kablam! | ^^^^^ Sep 04 16:32:19.433 INFO kablam! | Sep 04 16:32:19.433 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.433 INFO kablam! Sep 04 16:32:19.433 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.433 INFO kablam! --> src/response/object.rs:98:3 Sep 04 16:32:19.433 INFO kablam! | Sep 04 16:32:19.433 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.433 INFO kablam! | ^^^^^ Sep 04 16:32:19.433 INFO kablam! | Sep 04 16:32:19.433 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.434 INFO kablam! Sep 04 16:32:19.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.434 INFO kablam! --> src/response/object.rs:107:3 Sep 04 16:32:19.434 INFO kablam! | Sep 04 16:32:19.434 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.434 INFO kablam! | ^^^^^ Sep 04 16:32:19.434 INFO kablam! | Sep 04 16:32:19.434 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.434 INFO kablam! Sep 04 16:32:19.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.434 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 16:32:19.434 INFO kablam! | Sep 04 16:32:19.434 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.434 INFO kablam! | ^^^^^ Sep 04 16:32:19.435 INFO kablam! | Sep 04 16:32:19.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.435 INFO kablam! Sep 04 16:32:19.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.435 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 16:32:19.435 INFO kablam! | Sep 04 16:32:19.435 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.435 INFO kablam! | ^^^^^ Sep 04 16:32:19.435 INFO kablam! | Sep 04 16:32:19.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.435 INFO kablam! Sep 04 16:32:19.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.435 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 16:32:19.435 INFO kablam! | Sep 04 16:32:19.435 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.436 INFO kablam! | ^^^^^ Sep 04 16:32:19.436 INFO kablam! | Sep 04 16:32:19.436 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.436 INFO kablam! Sep 04 16:32:19.436 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.436 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 16:32:19.436 INFO kablam! | Sep 04 16:32:19.436 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.436 INFO kablam! | ^^^^^ Sep 04 16:32:19.436 INFO kablam! | Sep 04 16:32:19.436 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.436 INFO kablam! Sep 04 16:32:19.438 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.438 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 16:32:19.438 INFO kablam! | Sep 04 16:32:19.438 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.438 INFO kablam! | ^^^^^ Sep 04 16:32:19.438 INFO kablam! | Sep 04 16:32:19.438 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.438 INFO kablam! Sep 04 16:32:19.438 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.438 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 16:32:19.438 INFO kablam! | Sep 04 16:32:19.439 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.439 INFO kablam! | ^^^^^ Sep 04 16:32:19.439 INFO kablam! | Sep 04 16:32:19.439 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.439 INFO kablam! Sep 04 16:32:19.442 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.442 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 16:32:19.442 INFO kablam! | Sep 04 16:32:19.442 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.442 INFO kablam! | ^^^^^ Sep 04 16:32:19.442 INFO kablam! | Sep 04 16:32:19.442 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.442 INFO kablam! Sep 04 16:32:19.442 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.443 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 16:32:19.443 INFO kablam! | Sep 04 16:32:19.443 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.443 INFO kablam! | ^^^^^ Sep 04 16:32:19.443 INFO kablam! | Sep 04 16:32:19.443 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.443 INFO kablam! Sep 04 16:32:19.443 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.443 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 16:32:19.443 INFO kablam! | Sep 04 16:32:19.443 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.443 INFO kablam! | ^^^^^ Sep 04 16:32:19.443 INFO kablam! | Sep 04 16:32:19.443 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.443 INFO kablam! Sep 04 16:32:19.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.444 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 16:32:19.444 INFO kablam! | Sep 04 16:32:19.444 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.444 INFO kablam! | ^^^^^ Sep 04 16:32:19.444 INFO kablam! | Sep 04 16:32:19.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.444 INFO kablam! Sep 04 16:32:19.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.444 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 16:32:19.444 INFO kablam! | Sep 04 16:32:19.444 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.444 INFO kablam! | ^^^^^ Sep 04 16:32:19.444 INFO kablam! | Sep 04 16:32:19.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.444 INFO kablam! Sep 04 16:32:19.448 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.448 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 16:32:19.448 INFO kablam! | Sep 04 16:32:19.448 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.448 INFO kablam! | ^^^^^ Sep 04 16:32:19.448 INFO kablam! | Sep 04 16:32:19.448 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.448 INFO kablam! Sep 04 16:32:19.448 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.448 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 16:32:19.448 INFO kablam! | Sep 04 16:32:19.448 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.448 INFO kablam! | ^^^^^ Sep 04 16:32:19.449 INFO kablam! | Sep 04 16:32:19.449 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.449 INFO kablam! Sep 04 16:32:19.449 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.449 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 16:32:19.449 INFO kablam! | Sep 04 16:32:19.449 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.449 INFO kablam! | ^^^^^ Sep 04 16:32:19.449 INFO kablam! | Sep 04 16:32:19.449 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.449 INFO kablam! Sep 04 16:32:19.449 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.449 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 16:32:19.450 INFO kablam! | Sep 04 16:32:19.450 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.450 INFO kablam! | ^^^^^ Sep 04 16:32:19.450 INFO kablam! | Sep 04 16:32:19.450 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.450 INFO kablam! Sep 04 16:32:19.450 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.450 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 16:32:19.450 INFO kablam! | Sep 04 16:32:19.450 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.450 INFO kablam! | ^^^^^ Sep 04 16:32:19.450 INFO kablam! | Sep 04 16:32:19.450 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.450 INFO kablam! Sep 04 16:32:19.450 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.451 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 16:32:19.451 INFO kablam! | Sep 04 16:32:19.451 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.451 INFO kablam! | ^^^^^ Sep 04 16:32:19.451 INFO kablam! | Sep 04 16:32:19.451 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.451 INFO kablam! Sep 04 16:32:19.451 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.451 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 16:32:19.451 INFO kablam! | Sep 04 16:32:19.451 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.451 INFO kablam! | ^^^^^ Sep 04 16:32:19.451 INFO kablam! | Sep 04 16:32:19.451 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.451 INFO kablam! Sep 04 16:32:19.452 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.452 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 16:32:19.452 INFO kablam! | Sep 04 16:32:19.452 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.452 INFO kablam! | ^^^^^ Sep 04 16:32:19.452 INFO kablam! | Sep 04 16:32:19.452 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.452 INFO kablam! Sep 04 16:32:19.459 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 16:32:19.459 INFO kablam! --> src/client.rs:370:73 Sep 04 16:32:19.459 INFO kablam! | Sep 04 16:32:19.459 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 16:32:19.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.459 INFO kablam! Sep 04 16:32:19.459 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 16:32:19.459 INFO kablam! --> src/client.rs:410:59 Sep 04 16:32:19.459 INFO kablam! | Sep 04 16:32:19.459 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 16:32:19.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.459 INFO kablam! Sep 04 16:32:19.460 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 16:32:19.460 INFO kablam! --> src/client.rs:453:34 Sep 04 16:32:19.460 INFO kablam! | Sep 04 16:32:19.460 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 16:32:19.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.460 INFO kablam! Sep 04 16:32:19.460 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 16:32:19.460 INFO kablam! --> src/client.rs:565:68 Sep 04 16:32:19.460 INFO kablam! | Sep 04 16:32:19.460 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 16:32:19.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.460 INFO kablam! Sep 04 16:32:19.460 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 16:32:19.460 INFO kablam! --> src/client.rs:585:61 Sep 04 16:32:19.460 INFO kablam! | Sep 04 16:32:19.460 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 16:32:19.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.460 INFO kablam! Sep 04 16:32:19.461 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 16:32:19.461 INFO kablam! --> src/client.rs:605:63 Sep 04 16:32:19.461 INFO kablam! | Sep 04 16:32:19.461 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 16:32:19.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.461 INFO kablam! Sep 04 16:32:19.461 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 16:32:19.461 INFO kablam! --> src/client.rs:646:55 Sep 04 16:32:19.461 INFO kablam! | Sep 04 16:32:19.461 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 16:32:19.461 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.461 INFO kablam! Sep 04 16:32:19.461 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 16:32:19.461 INFO kablam! --> src/client.rs:970:66 Sep 04 16:32:19.461 INFO kablam! | Sep 04 16:32:19.461 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 16:32:19.462 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.462 INFO kablam! Sep 04 16:32:19.462 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 16:32:19.462 INFO kablam! --> src/client.rs:1026:75 Sep 04 16:32:19.462 INFO kablam! | Sep 04 16:32:19.462 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.462 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.462 INFO kablam! Sep 04 16:32:19.462 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 16:32:19.462 INFO kablam! --> src/client.rs:1126:69 Sep 04 16:32:19.462 INFO kablam! | Sep 04 16:32:19.462 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 16:32:19.462 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.462 INFO kablam! Sep 04 16:32:19.463 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 16:32:19.463 INFO kablam! --> src/client.rs:1265:69 Sep 04 16:32:19.463 INFO kablam! | Sep 04 16:32:19.463 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.463 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:19.463 INFO kablam! Sep 04 16:32:19.463 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 16:32:19.463 INFO kablam! --> src/client.rs:1329:34 Sep 04 16:32:19.463 INFO kablam! | Sep 04 16:32:19.463 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 16:32:19.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:19.463 INFO kablam! Sep 04 16:32:19.463 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 16:32:19.463 INFO kablam! --> src/client.rs:1373:34 Sep 04 16:32:19.463 INFO kablam! | Sep 04 16:32:19.463 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 16:32:19.464 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.464 INFO kablam! Sep 04 16:32:19.464 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 16:32:19.464 INFO kablam! --> src/client.rs:1391:53 Sep 04 16:32:19.464 INFO kablam! | Sep 04 16:32:19.464 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 16:32:19.464 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:19.464 INFO kablam! Sep 04 16:32:19.464 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 16:32:19.464 INFO kablam! --> src/client.rs:1435:69 Sep 04 16:32:19.464 INFO kablam! | Sep 04 16:32:19.464 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.464 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:19.464 INFO kablam! Sep 04 16:32:19.465 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 16:32:19.465 INFO kablam! --> src/client.rs:1549:34 Sep 04 16:32:19.465 INFO kablam! | Sep 04 16:32:19.465 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 16:32:19.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.465 INFO kablam! Sep 04 16:32:19.465 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 16:32:19.465 INFO kablam! --> src/client.rs:1567:68 Sep 04 16:32:19.465 INFO kablam! | Sep 04 16:32:19.465 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.465 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 16:32:19.465 INFO kablam! Sep 04 16:32:19.465 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 16:32:19.465 INFO kablam! --> src/client.rs:1585:70 Sep 04 16:32:19.465 INFO kablam! | Sep 04 16:32:19.465 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.466 INFO kablam! Sep 04 16:32:19.466 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 16:32:19.466 INFO kablam! --> src/client.rs:1607:34 Sep 04 16:32:19.466 INFO kablam! | Sep 04 16:32:19.466 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 16:32:19.466 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.466 INFO kablam! Sep 04 16:32:19.466 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 16:32:19.466 INFO kablam! --> src/client.rs:1635:69 Sep 04 16:32:19.466 INFO kablam! | Sep 04 16:32:19.466 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 16:32:19.466 INFO kablam! Sep 04 16:32:19.467 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 16:32:19.467 INFO kablam! --> src/client.rs:1673:82 Sep 04 16:32:19.467 INFO kablam! | Sep 04 16:32:19.467 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:19.467 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:19.467 INFO kablam! Sep 04 16:32:19.467 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 16:32:19.467 INFO kablam! --> src/client.rs:1706:34 Sep 04 16:32:19.467 INFO kablam! | Sep 04 16:32:19.467 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 16:32:19.467 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:19.467 INFO kablam! Sep 04 16:32:19.467 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 16:32:19.467 INFO kablam! --> src/client.rs:1729:81 Sep 04 16:32:19.468 INFO kablam! | Sep 04 16:32:19.468 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:19.468 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:19.468 INFO kablam! Sep 04 16:32:19.468 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 16:32:19.468 INFO kablam! --> src/client.rs:1774:56 Sep 04 16:32:19.468 INFO kablam! | Sep 04 16:32:19.468 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 16:32:19.468 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.468 INFO kablam! Sep 04 16:32:19.468 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 16:32:19.468 INFO kablam! --> src/client.rs:1796:34 Sep 04 16:32:19.468 INFO kablam! | Sep 04 16:32:19.468 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 16:32:19.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.468 INFO kablam! Sep 04 16:32:19.469 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 16:32:19.469 INFO kablam! --> src/client.rs:1962:64 Sep 04 16:32:19.469 INFO kablam! | Sep 04 16:32:19.469 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 16:32:19.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.469 INFO kablam! Sep 04 16:32:19.469 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 16:32:19.469 INFO kablam! --> src/client.rs:1988:58 Sep 04 16:32:19.469 INFO kablam! | Sep 04 16:32:19.469 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 16:32:19.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.469 INFO kablam! Sep 04 16:32:19.471 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 16:32:19.471 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 16:32:19.471 INFO kablam! | Sep 04 16:32:19.471 INFO kablam! 27 | pub links: Vec, Sep 04 16:32:19.471 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.471 INFO kablam! Sep 04 16:32:19.474 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.474 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 16:32:19.474 INFO kablam! | Sep 04 16:32:19.474 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 16:32:19.474 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.474 INFO kablam! Sep 04 16:32:19.475 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.475 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 16:32:19.475 INFO kablam! | Sep 04 16:32:19.475 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 16:32:19.475 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.475 INFO kablam! Sep 04 16:32:19.476 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.476 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 16:32:19.476 INFO kablam! | Sep 04 16:32:19.476 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 16:32:19.476 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.477 INFO kablam! Sep 04 16:32:19.477 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.477 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.478 INFO kablam! | ^^^^^ Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.478 INFO kablam! Sep 04 16:32:19.478 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.478 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.478 INFO kablam! | ^^^^^ Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.478 INFO kablam! Sep 04 16:32:19.478 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.478 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.478 INFO kablam! | ^^^^^ Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.478 INFO kablam! Sep 04 16:32:19.478 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.478 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 16:32:19.478 INFO kablam! | Sep 04 16:32:19.479 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 16:32:19.479 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.479 INFO kablam! Sep 04 16:32:19.479 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.479 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 16:32:19.479 INFO kablam! | Sep 04 16:32:19.479 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 16:32:19.479 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.479 INFO kablam! Sep 04 16:32:19.480 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.480 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 16:32:19.480 INFO kablam! | Sep 04 16:32:19.480 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 16:32:19.480 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.480 INFO kablam! Sep 04 16:32:19.481 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 16:32:19.481 INFO kablam! --> src/response/key.rs:25:27 Sep 04 16:32:19.481 INFO kablam! | Sep 04 16:32:19.481 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 16:32:19.482 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 16:32:19.482 INFO kablam! Sep 04 16:32:19.482 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:19.482 INFO kablam! --> src/response/key.rs:27:28 Sep 04 16:32:19.482 INFO kablam! | Sep 04 16:32:19.482 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 16:32:19.482 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.482 INFO kablam! Sep 04 16:32:19.483 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:19.483 INFO kablam! --> src/response/key.rs:38:26 Sep 04 16:32:19.483 INFO kablam! | Sep 04 16:32:19.483 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 16:32:19.483 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.483 INFO kablam! Sep 04 16:32:19.493 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.493 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 04 16:32:19.493 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.494 INFO kablam! | ^^^^^ Sep 04 16:32:19.494 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.494 INFO kablam! Sep 04 16:32:19.494 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.494 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 04 16:32:19.494 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.494 INFO kablam! | ^^^^^ Sep 04 16:32:19.494 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.494 INFO kablam! Sep 04 16:32:19.494 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.494 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 04 16:32:19.494 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.494 INFO kablam! | ^^^^^ Sep 04 16:32:19.494 INFO kablam! | Sep 04 16:32:19.494 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.494 INFO kablam! Sep 04 16:32:19.505 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.505 INFO kablam! --> src/response/commands.rs:12:3 Sep 04 16:32:19.505 INFO kablam! | Sep 04 16:32:19.505 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.505 INFO kablam! | ^^^^^ Sep 04 16:32:19.505 INFO kablam! | Sep 04 16:32:19.505 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.505 INFO kablam! Sep 04 16:32:19.505 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.506 INFO kablam! --> src/response/commands.rs:19:3 Sep 04 16:32:19.506 INFO kablam! | Sep 04 16:32:19.506 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.506 INFO kablam! | ^^^^^ Sep 04 16:32:19.506 INFO kablam! | Sep 04 16:32:19.506 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.506 INFO kablam! Sep 04 16:32:19.510 INFO kablam! error: aborting due to 95 previous errors Sep 04 16:32:19.511 INFO kablam! Sep 04 16:32:19.511 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 16:32:19.511 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 16:32:19.517 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.517 INFO kablam! --> src/response/dag.rs:13:3 Sep 04 16:32:19.517 INFO kablam! | Sep 04 16:32:19.517 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.517 INFO kablam! | ^^^^^ Sep 04 16:32:19.517 INFO kablam! | Sep 04 16:32:19.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.517 INFO kablam! Sep 04 16:32:19.517 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.517 INFO kablam! --> src/response/dag.rs:31:3 Sep 04 16:32:19.517 INFO kablam! | Sep 04 16:32:19.517 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.517 INFO kablam! | ^^^^^ Sep 04 16:32:19.517 INFO kablam! | Sep 04 16:32:19.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.518 INFO kablam! Sep 04 16:32:19.523 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 16:32:19.523 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:32:19.553 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.553 INFO kablam! --> src/response/dht.rs:48:3 Sep 04 16:32:19.553 INFO kablam! | Sep 04 16:32:19.553 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.553 INFO kablam! | ^^^^^ Sep 04 16:32:19.553 INFO kablam! | Sep 04 16:32:19.553 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.553 INFO kablam! Sep 04 16:32:19.553 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.553 INFO kablam! --> src/response/dht.rs:58:3 Sep 04 16:32:19.553 INFO kablam! | Sep 04 16:32:19.553 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.553 INFO kablam! | ^^^^^ Sep 04 16:32:19.553 INFO kablam! | Sep 04 16:32:19.553 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.553 INFO kablam! Sep 04 16:32:19.624 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.624 INFO kablam! --> src/response/file.rs:13:3 Sep 04 16:32:19.624 INFO kablam! | Sep 04 16:32:19.624 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.624 INFO kablam! | ^^^^^ Sep 04 16:32:19.624 INFO kablam! | Sep 04 16:32:19.624 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.624 INFO kablam! Sep 04 16:32:19.625 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.625 INFO kablam! --> src/response/file.rs:26:3 Sep 04 16:32:19.625 INFO kablam! | Sep 04 16:32:19.625 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.625 INFO kablam! | ^^^^^ Sep 04 16:32:19.625 INFO kablam! | Sep 04 16:32:19.625 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.625 INFO kablam! Sep 04 16:32:19.648 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.648 INFO kablam! --> src/response/files.rs:16:3 Sep 04 16:32:19.648 INFO kablam! | Sep 04 16:32:19.648 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.648 INFO kablam! | ^^^^^ Sep 04 16:32:19.648 INFO kablam! | Sep 04 16:32:19.648 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.648 INFO kablam! Sep 04 16:32:19.648 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.648 INFO kablam! --> src/response/files.rs:30:3 Sep 04 16:32:19.648 INFO kablam! | Sep 04 16:32:19.648 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.649 INFO kablam! | ^^^^^ Sep 04 16:32:19.649 INFO kablam! | Sep 04 16:32:19.649 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.649 INFO kablam! Sep 04 16:32:19.649 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.649 INFO kablam! --> src/response/files.rs:43:3 Sep 04 16:32:19.649 INFO kablam! | Sep 04 16:32:19.649 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.649 INFO kablam! | ^^^^^ Sep 04 16:32:19.649 INFO kablam! | Sep 04 16:32:19.649 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.649 INFO kablam! Sep 04 16:32:19.675 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.675 INFO kablam! --> src/response/id.rs:12:3 Sep 04 16:32:19.675 INFO kablam! | Sep 04 16:32:19.675 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.675 INFO kablam! | ^^^^^ Sep 04 16:32:19.675 INFO kablam! | Sep 04 16:32:19.676 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.676 INFO kablam! Sep 04 16:32:19.687 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.687 INFO kablam! --> src/response/key.rs:12:3 Sep 04 16:32:19.687 INFO kablam! | Sep 04 16:32:19.687 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.687 INFO kablam! | ^^^^^ Sep 04 16:32:19.687 INFO kablam! | Sep 04 16:32:19.687 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.687 INFO kablam! Sep 04 16:32:19.687 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.687 INFO kablam! --> src/response/key.rs:19:3 Sep 04 16:32:19.687 INFO kablam! | Sep 04 16:32:19.687 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.687 INFO kablam! | ^^^^^ Sep 04 16:32:19.688 INFO kablam! | Sep 04 16:32:19.688 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.688 INFO kablam! Sep 04 16:32:19.688 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.688 INFO kablam! --> src/response/key.rs:30:3 Sep 04 16:32:19.688 INFO kablam! | Sep 04 16:32:19.688 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.688 INFO kablam! | ^^^^^ Sep 04 16:32:19.688 INFO kablam! | Sep 04 16:32:19.688 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.688 INFO kablam! Sep 04 16:32:19.729 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.730 INFO kablam! --> src/response/log.rs:12:3 Sep 04 16:32:19.730 INFO kablam! | Sep 04 16:32:19.730 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.730 INFO kablam! | ^^^^^ Sep 04 16:32:19.730 INFO kablam! | Sep 04 16:32:19.730 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.730 INFO kablam! Sep 04 16:32:19.730 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.730 INFO kablam! --> src/response/log.rs:18:3 Sep 04 16:32:19.730 INFO kablam! | Sep 04 16:32:19.730 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.730 INFO kablam! | ^^^^^ Sep 04 16:32:19.730 INFO kablam! | Sep 04 16:32:19.730 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.730 INFO kablam! Sep 04 16:32:19.738 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.738 INFO kablam! --> src/response/ls.rs:12:3 Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.738 INFO kablam! | ^^^^^ Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.738 INFO kablam! Sep 04 16:32:19.738 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.738 INFO kablam! --> src/response/ls.rs:21:3 Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.738 INFO kablam! | ^^^^^ Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.738 INFO kablam! Sep 04 16:32:19.738 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.738 INFO kablam! --> src/response/ls.rs:32:3 Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.738 INFO kablam! | ^^^^^ Sep 04 16:32:19.738 INFO kablam! | Sep 04 16:32:19.738 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.739 INFO kablam! Sep 04 16:32:19.756 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.756 INFO kablam! --> src/response/object.rs:13:3 Sep 04 16:32:19.756 INFO kablam! | Sep 04 16:32:19.756 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.756 INFO kablam! | ^^^^^ Sep 04 16:32:19.756 INFO kablam! | Sep 04 16:32:19.756 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.756 INFO kablam! Sep 04 16:32:19.756 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.756 INFO kablam! --> src/response/object.rs:28:3 Sep 04 16:32:19.756 INFO kablam! | Sep 04 16:32:19.756 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.756 INFO kablam! | ^^^^^ Sep 04 16:32:19.756 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.757 INFO kablam! Sep 04 16:32:19.757 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.757 INFO kablam! --> src/response/object.rs:35:3 Sep 04 16:32:19.757 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.757 INFO kablam! | ^^^^^ Sep 04 16:32:19.757 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.757 INFO kablam! Sep 04 16:32:19.757 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.757 INFO kablam! --> src/response/object.rs:44:3 Sep 04 16:32:19.757 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.757 INFO kablam! | ^^^^^ Sep 04 16:32:19.757 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.757 INFO kablam! Sep 04 16:32:19.757 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.757 INFO kablam! --> src/response/object.rs:53:3 Sep 04 16:32:19.757 INFO kablam! | Sep 04 16:32:19.757 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.758 INFO kablam! | ^^^^^ Sep 04 16:32:19.758 INFO kablam! | Sep 04 16:32:19.758 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.758 INFO kablam! Sep 04 16:32:19.758 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.758 INFO kablam! --> src/response/object.rs:62:3 Sep 04 16:32:19.758 INFO kablam! | Sep 04 16:32:19.758 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.758 INFO kablam! | ^^^^^ Sep 04 16:32:19.758 INFO kablam! | Sep 04 16:32:19.758 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.758 INFO kablam! Sep 04 16:32:19.758 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.758 INFO kablam! --> src/response/object.rs:71:3 Sep 04 16:32:19.758 INFO kablam! | Sep 04 16:32:19.758 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.758 INFO kablam! | ^^^^^ Sep 04 16:32:19.758 INFO kablam! | Sep 04 16:32:19.758 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.758 INFO kablam! Sep 04 16:32:19.758 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.758 INFO kablam! --> src/response/object.rs:80:3 Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.759 INFO kablam! | ^^^^^ Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.759 INFO kablam! Sep 04 16:32:19.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.759 INFO kablam! --> src/response/object.rs:89:3 Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.759 INFO kablam! | ^^^^^ Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.759 INFO kablam! Sep 04 16:32:19.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.759 INFO kablam! --> src/response/object.rs:98:3 Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.759 INFO kablam! | ^^^^^ Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.759 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.759 INFO kablam! Sep 04 16:32:19.759 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.759 INFO kablam! --> src/response/object.rs:107:3 Sep 04 16:32:19.759 INFO kablam! | Sep 04 16:32:19.760 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.760 INFO kablam! | ^^^^^ Sep 04 16:32:19.760 INFO kablam! | Sep 04 16:32:19.760 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.760 INFO kablam! Sep 04 16:32:19.790 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.790 INFO kablam! --> src/response/pin.rs:13:3 Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.790 INFO kablam! | ^^^^^ Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.790 INFO kablam! Sep 04 16:32:19.790 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.790 INFO kablam! --> src/response/pin.rs:22:3 Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.790 INFO kablam! | ^^^^^ Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.790 INFO kablam! Sep 04 16:32:19.790 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.790 INFO kablam! --> src/response/pin.rs:29:3 Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.790 INFO kablam! | ^^^^^ Sep 04 16:32:19.790 INFO kablam! | Sep 04 16:32:19.790 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.790 INFO kablam! Sep 04 16:32:19.790 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.790 INFO kablam! --> src/response/pin.rs:36:3 Sep 04 16:32:19.791 INFO kablam! | Sep 04 16:32:19.791 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.791 INFO kablam! | ^^^^^ Sep 04 16:32:19.791 INFO kablam! | Sep 04 16:32:19.791 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.791 INFO kablam! Sep 04 16:32:19.808 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.808 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 04 16:32:19.808 INFO kablam! | Sep 04 16:32:19.808 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.808 INFO kablam! | ^^^^^ Sep 04 16:32:19.808 INFO kablam! | Sep 04 16:32:19.808 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.808 INFO kablam! Sep 04 16:32:19.808 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.808 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 04 16:32:19.808 INFO kablam! | Sep 04 16:32:19.808 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.808 INFO kablam! | ^^^^^ Sep 04 16:32:19.808 INFO kablam! | Sep 04 16:32:19.808 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.808 INFO kablam! Sep 04 16:32:19.835 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.835 INFO kablam! --> src/response/repo.rs:13:3 Sep 04 16:32:19.835 INFO kablam! | Sep 04 16:32:19.835 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.835 INFO kablam! | ^^^^^ Sep 04 16:32:19.835 INFO kablam! | Sep 04 16:32:19.835 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.836 INFO kablam! Sep 04 16:32:19.836 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.836 INFO kablam! --> src/response/repo.rs:19:3 Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.836 INFO kablam! | ^^^^^ Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.836 INFO kablam! Sep 04 16:32:19.836 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.836 INFO kablam! --> src/response/repo.rs:27:3 Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.836 INFO kablam! | ^^^^^ Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.836 INFO kablam! Sep 04 16:32:19.836 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.836 INFO kablam! --> src/response/repo.rs:37:3 Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.836 INFO kablam! | ^^^^^ Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.836 INFO kablam! Sep 04 16:32:19.836 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.836 INFO kablam! --> src/response/repo.rs:45:3 Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.836 INFO kablam! | ^^^^^ Sep 04 16:32:19.836 INFO kablam! | Sep 04 16:32:19.836 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.836 INFO kablam! Sep 04 16:32:19.880 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.880 INFO kablam! --> src/response/swarm.rs:12:3 Sep 04 16:32:19.880 INFO kablam! | Sep 04 16:32:19.880 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.880 INFO kablam! | ^^^^^ Sep 04 16:32:19.880 INFO kablam! | Sep 04 16:32:19.880 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.880 INFO kablam! Sep 04 16:32:19.880 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.880 INFO kablam! --> src/response/swarm.rs:19:3 Sep 04 16:32:19.880 INFO kablam! | Sep 04 16:32:19.880 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.880 INFO kablam! | ^^^^^ Sep 04 16:32:19.880 INFO kablam! | Sep 04 16:32:19.880 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.880 INFO kablam! Sep 04 16:32:19.880 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.881 INFO kablam! --> src/response/swarm.rs:26:3 Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.881 INFO kablam! | ^^^^^ Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.881 INFO kablam! Sep 04 16:32:19.881 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.881 INFO kablam! --> src/response/swarm.rs:33:3 Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.881 INFO kablam! | ^^^^^ Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.881 INFO kablam! Sep 04 16:32:19.881 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.881 INFO kablam! --> src/response/swarm.rs:40:3 Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.881 INFO kablam! | ^^^^^ Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.881 INFO kablam! Sep 04 16:32:19.881 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.881 INFO kablam! --> src/response/swarm.rs:47:3 Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.881 INFO kablam! | ^^^^^ Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.881 INFO kablam! Sep 04 16:32:19.881 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.881 INFO kablam! --> src/response/swarm.rs:53:3 Sep 04 16:32:19.881 INFO kablam! | Sep 04 16:32:19.882 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.882 INFO kablam! | ^^^^^ Sep 04 16:32:19.882 INFO kablam! | Sep 04 16:32:19.882 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.882 INFO kablam! Sep 04 16:32:19.882 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 04 16:32:19.882 INFO kablam! --> src/response/swarm.rs:65:3 Sep 04 16:32:19.882 INFO kablam! | Sep 04 16:32:19.882 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 04 16:32:19.882 INFO kablam! | ^^^^^ Sep 04 16:32:19.882 INFO kablam! | Sep 04 16:32:19.882 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 04 16:32:19.882 INFO kablam! Sep 04 16:32:19.922 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 04 16:32:19.922 INFO kablam! --> src/client.rs:370:73 Sep 04 16:32:19.922 INFO kablam! | Sep 04 16:32:19.923 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 04 16:32:19.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.923 INFO kablam! Sep 04 16:32:19.923 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 04 16:32:19.923 INFO kablam! --> src/client.rs:410:59 Sep 04 16:32:19.923 INFO kablam! | Sep 04 16:32:19.924 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 04 16:32:19.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.924 INFO kablam! Sep 04 16:32:19.924 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 04 16:32:19.924 INFO kablam! --> src/client.rs:453:34 Sep 04 16:32:19.924 INFO kablam! | Sep 04 16:32:19.924 INFO kablam! 453 | ) -> AsyncResponse { Sep 04 16:32:19.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.925 INFO kablam! Sep 04 16:32:19.925 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 04 16:32:19.925 INFO kablam! --> src/client.rs:565:68 Sep 04 16:32:19.925 INFO kablam! | Sep 04 16:32:19.925 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 04 16:32:19.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.925 INFO kablam! Sep 04 16:32:19.926 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 04 16:32:19.926 INFO kablam! --> src/client.rs:585:61 Sep 04 16:32:19.926 INFO kablam! | Sep 04 16:32:19.926 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 04 16:32:19.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.926 INFO kablam! Sep 04 16:32:19.926 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 04 16:32:19.926 INFO kablam! --> src/client.rs:605:63 Sep 04 16:32:19.926 INFO kablam! | Sep 04 16:32:19.926 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 04 16:32:19.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.927 INFO kablam! Sep 04 16:32:19.927 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 04 16:32:19.927 INFO kablam! --> src/client.rs:646:55 Sep 04 16:32:19.927 INFO kablam! | Sep 04 16:32:19.927 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 04 16:32:19.927 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.927 INFO kablam! Sep 04 16:32:19.927 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 04 16:32:19.927 INFO kablam! --> src/client.rs:970:66 Sep 04 16:32:19.927 INFO kablam! | Sep 04 16:32:19.928 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 04 16:32:19.928 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.928 INFO kablam! Sep 04 16:32:19.928 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 04 16:32:19.928 INFO kablam! --> src/client.rs:1026:75 Sep 04 16:32:19.928 INFO kablam! | Sep 04 16:32:19.928 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.929 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.929 INFO kablam! Sep 04 16:32:19.929 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 04 16:32:19.929 INFO kablam! --> src/client.rs:1126:69 Sep 04 16:32:19.929 INFO kablam! | Sep 04 16:32:19.929 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 04 16:32:19.929 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.930 INFO kablam! Sep 04 16:32:19.930 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 04 16:32:19.930 INFO kablam! --> src/client.rs:1265:69 Sep 04 16:32:19.930 INFO kablam! | Sep 04 16:32:19.930 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.930 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:19.930 INFO kablam! Sep 04 16:32:19.930 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 04 16:32:19.931 INFO kablam! --> src/client.rs:1329:34 Sep 04 16:32:19.931 INFO kablam! | Sep 04 16:32:19.931 INFO kablam! 1329 | ) -> AsyncResponse { Sep 04 16:32:19.931 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:19.931 INFO kablam! Sep 04 16:32:19.931 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 04 16:32:19.931 INFO kablam! --> src/client.rs:1373:34 Sep 04 16:32:19.931 INFO kablam! | Sep 04 16:32:19.932 INFO kablam! 1373 | ) -> AsyncResponse { Sep 04 16:32:19.932 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.932 INFO kablam! Sep 04 16:32:19.932 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 04 16:32:19.932 INFO kablam! --> src/client.rs:1391:53 Sep 04 16:32:19.932 INFO kablam! | Sep 04 16:32:19.932 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 04 16:32:19.932 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:19.932 INFO kablam! Sep 04 16:32:19.933 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 04 16:32:19.933 INFO kablam! --> src/client.rs:1435:69 Sep 04 16:32:19.933 INFO kablam! | Sep 04 16:32:19.933 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 04 16:32:19.933 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 04 16:32:19.933 INFO kablam! Sep 04 16:32:19.933 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 04 16:32:19.933 INFO kablam! --> src/client.rs:1549:34 Sep 04 16:32:19.934 INFO kablam! | Sep 04 16:32:19.934 INFO kablam! 1549 | ) -> AsyncResponse { Sep 04 16:32:19.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.934 INFO kablam! Sep 04 16:32:19.934 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 04 16:32:19.934 INFO kablam! --> src/client.rs:1567:68 Sep 04 16:32:19.934 INFO kablam! | Sep 04 16:32:19.934 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.935 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 04 16:32:19.935 INFO kablam! Sep 04 16:32:19.935 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 04 16:32:19.935 INFO kablam! --> src/client.rs:1585:70 Sep 04 16:32:19.935 INFO kablam! | Sep 04 16:32:19.935 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.936 INFO kablam! Sep 04 16:32:19.936 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 04 16:32:19.936 INFO kablam! --> src/client.rs:1607:34 Sep 04 16:32:19.936 INFO kablam! | Sep 04 16:32:19.936 INFO kablam! 1607 | ) -> AsyncResponse { Sep 04 16:32:19.936 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.936 INFO kablam! Sep 04 16:32:19.936 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 04 16:32:19.936 INFO kablam! --> src/client.rs:1635:69 Sep 04 16:32:19.937 INFO kablam! | Sep 04 16:32:19.937 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 04 16:32:19.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 04 16:32:19.937 INFO kablam! Sep 04 16:32:19.937 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 04 16:32:19.937 INFO kablam! --> src/client.rs:1673:82 Sep 04 16:32:19.937 INFO kablam! | Sep 04 16:32:19.938 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:19.938 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 04 16:32:19.938 INFO kablam! Sep 04 16:32:19.938 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 04 16:32:19.938 INFO kablam! --> src/client.rs:1706:34 Sep 04 16:32:19.938 INFO kablam! | Sep 04 16:32:19.938 INFO kablam! 1706 | ) -> AsyncResponse { Sep 04 16:32:19.939 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:19.939 INFO kablam! Sep 04 16:32:19.939 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 04 16:32:19.939 INFO kablam! --> src/client.rs:1729:81 Sep 04 16:32:19.939 INFO kablam! | Sep 04 16:32:19.939 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 04 16:32:19.939 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 04 16:32:19.940 INFO kablam! Sep 04 16:32:19.940 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 04 16:32:19.940 INFO kablam! --> src/client.rs:1774:56 Sep 04 16:32:19.940 INFO kablam! | Sep 04 16:32:19.940 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 04 16:32:19.940 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.940 INFO kablam! Sep 04 16:32:19.940 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 04 16:32:19.941 INFO kablam! --> src/client.rs:1796:34 Sep 04 16:32:19.941 INFO kablam! | Sep 04 16:32:19.941 INFO kablam! 1796 | ) -> AsyncResponse { Sep 04 16:32:19.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.941 INFO kablam! Sep 04 16:32:19.941 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 04 16:32:19.941 INFO kablam! --> src/client.rs:1962:64 Sep 04 16:32:19.941 INFO kablam! | Sep 04 16:32:19.942 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 04 16:32:19.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.942 INFO kablam! Sep 04 16:32:19.942 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 04 16:32:19.942 INFO kablam! --> src/client.rs:1988:58 Sep 04 16:32:19.942 INFO kablam! | Sep 04 16:32:19.942 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 04 16:32:19.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 04 16:32:19.943 INFO kablam! Sep 04 16:32:19.943 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 04 16:32:19.943 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 04 16:32:19.943 INFO kablam! | Sep 04 16:32:19.943 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 04 16:32:19.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 04 16:32:19.943 INFO kablam! Sep 04 16:32:19.943 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 04 16:32:19.944 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 04 16:32:19.944 INFO kablam! | Sep 04 16:32:19.944 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 04 16:32:19.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.944 INFO kablam! Sep 04 16:32:19.944 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 04 16:32:19.944 INFO kablam! --> src/response/commands.rs:32:38 Sep 04 16:32:19.944 INFO kablam! | Sep 04 16:32:19.945 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 04 16:32:19.945 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.945 INFO kablam! Sep 04 16:32:19.945 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 04 16:32:19.945 INFO kablam! --> src/response/dag.rs:27:20 Sep 04 16:32:19.945 INFO kablam! | Sep 04 16:32:19.945 INFO kablam! 27 | pub links: Vec, Sep 04 16:32:19.945 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.945 INFO kablam! Sep 04 16:32:19.946 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.946 INFO kablam! --> src/response/dht.rs:72:32 Sep 04 16:32:19.946 INFO kablam! | Sep 04 16:32:19.946 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 04 16:32:19.946 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.946 INFO kablam! Sep 04 16:32:19.946 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.946 INFO kablam! --> src/response/dht.rs:74:33 Sep 04 16:32:19.947 INFO kablam! | Sep 04 16:32:19.947 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 04 16:32:19.947 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.947 INFO kablam! Sep 04 16:32:19.947 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.947 INFO kablam! --> src/response/dht.rs:76:27 Sep 04 16:32:19.947 INFO kablam! | Sep 04 16:32:19.947 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 04 16:32:19.947 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.948 INFO kablam! Sep 04 16:32:19.948 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.948 INFO kablam! --> src/response/dht.rs:78:31 Sep 04 16:32:19.948 INFO kablam! | Sep 04 16:32:19.948 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 04 16:32:19.948 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.948 INFO kablam! Sep 04 16:32:19.948 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.949 INFO kablam! --> src/response/dht.rs:80:27 Sep 04 16:32:19.949 INFO kablam! | Sep 04 16:32:19.949 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 04 16:32:19.949 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.949 INFO kablam! Sep 04 16:32:19.949 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 04 16:32:19.949 INFO kablam! --> src/response/dht.rs:82:29 Sep 04 16:32:19.949 INFO kablam! | Sep 04 16:32:19.949 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 04 16:32:19.949 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 04 16:32:19.949 INFO kablam! Sep 04 16:32:19.950 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 16:32:19.950 INFO kablam! --> src/response/file.rs:37:37 Sep 04 16:32:19.950 INFO kablam! | Sep 04 16:32:19.950 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 04 16:32:19.950 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.950 INFO kablam! Sep 04 16:32:19.950 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 04 16:32:19.950 INFO kablam! --> src/response/file.rs:38:37 Sep 04 16:32:19.951 INFO kablam! | Sep 04 16:32:19.951 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 04 16:32:19.951 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.951 INFO kablam! Sep 04 16:32:19.951 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 04 16:32:19.951 INFO kablam! --> src/response/files.rs:58:38 Sep 04 16:32:19.951 INFO kablam! | Sep 04 16:32:19.951 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 04 16:32:19.952 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.952 INFO kablam! Sep 04 16:32:19.952 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 04 16:32:19.952 INFO kablam! --> src/response/files.rs:59:40 Sep 04 16:32:19.952 INFO kablam! | Sep 04 16:32:19.952 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 04 16:32:19.952 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 04 16:32:19.952 INFO kablam! Sep 04 16:32:19.953 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 04 16:32:19.953 INFO kablam! --> src/response/id.rs:28:32 Sep 04 16:32:19.953 INFO kablam! | Sep 04 16:32:19.953 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 04 16:32:19.953 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:19.953 INFO kablam! Sep 04 16:32:19.953 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 04 16:32:19.953 INFO kablam! --> src/response/key.rs:25:27 Sep 04 16:32:19.953 INFO kablam! | Sep 04 16:32:19.954 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 04 16:32:19.954 INFO kablam! | ^^^^^^^ not found in this scope Sep 04 16:32:19.954 INFO kablam! Sep 04 16:32:19.954 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:19.954 INFO kablam! --> src/response/key.rs:27:28 Sep 04 16:32:19.954 INFO kablam! | Sep 04 16:32:19.954 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 04 16:32:19.954 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.955 INFO kablam! Sep 04 16:32:19.955 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 04 16:32:19.955 INFO kablam! --> src/response/key.rs:38:26 Sep 04 16:32:19.955 INFO kablam! | Sep 04 16:32:19.955 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 04 16:32:19.955 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 16:32:19.955 INFO kablam! Sep 04 16:32:19.955 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 04 16:32:19.956 INFO kablam! --> src/response/key.rs:44:40 Sep 04 16:32:19.956 INFO kablam! | Sep 04 16:32:19.956 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 04 16:32:19.956 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 04 16:32:19.956 INFO kablam! Sep 04 16:32:19.956 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 04 16:32:19.956 INFO kablam! --> src/response/log.rs:26:36 Sep 04 16:32:19.956 INFO kablam! | Sep 04 16:32:19.957 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 04 16:32:19.957 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.957 INFO kablam! Sep 04 16:32:19.957 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 16:32:19.957 INFO kablam! --> src/response/ls.rs:40:32 Sep 04 16:32:19.957 INFO kablam! | Sep 04 16:32:19.957 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 04 16:32:19.957 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:19.958 INFO kablam! Sep 04 16:32:19.958 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 04 16:32:19.958 INFO kablam! --> src/response/ls.rs:41:32 Sep 04 16:32:19.958 INFO kablam! | Sep 04 16:32:19.958 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 04 16:32:19.958 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 04 16:32:19.958 INFO kablam! Sep 04 16:32:19.958 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 04 16:32:19.958 INFO kablam! --> src/response/object.rs:119:41 Sep 04 16:32:19.958 INFO kablam! | Sep 04 16:32:19.958 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 04 16:32:19.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.959 INFO kablam! Sep 04 16:32:19.959 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 04 16:32:19.959 INFO kablam! --> src/response/object.rs:120:42 Sep 04 16:32:19.959 INFO kablam! | Sep 04 16:32:19.959 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 04 16:32:19.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.959 INFO kablam! Sep 04 16:32:19.960 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 04 16:32:19.960 INFO kablam! --> src/response/object.rs:121:41 Sep 04 16:32:19.960 INFO kablam! | Sep 04 16:32:19.960 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 04 16:32:19.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.960 INFO kablam! Sep 04 16:32:19.960 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 04 16:32:19.960 INFO kablam! --> src/response/pin.rs:44:36 Sep 04 16:32:19.960 INFO kablam! | Sep 04 16:32:19.961 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 04 16:32:19.961 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.961 INFO kablam! Sep 04 16:32:19.961 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 04 16:32:19.961 INFO kablam! --> src/response/pin.rs:45:37 Sep 04 16:32:19.961 INFO kablam! | Sep 04 16:32:19.961 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 04 16:32:19.961 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.962 INFO kablam! Sep 04 16:32:19.962 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 16:32:19.962 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 04 16:32:19.962 INFO kablam! | Sep 04 16:32:19.962 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 04 16:32:19.962 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.962 INFO kablam! Sep 04 16:32:19.962 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 04 16:32:19.963 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 04 16:32:19.963 INFO kablam! | Sep 04 16:32:19.963 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 04 16:32:19.963 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.963 INFO kablam! Sep 04 16:32:19.963 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 04 16:32:19.963 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 04 16:32:19.963 INFO kablam! | Sep 04 16:32:19.963 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 04 16:32:19.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 04 16:32:19.963 INFO kablam! Sep 04 16:32:19.964 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 04 16:32:19.964 INFO kablam! --> src/response/repo.rs:52:37 Sep 04 16:32:19.964 INFO kablam! | Sep 04 16:32:19.964 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 04 16:32:19.964 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.964 INFO kablam! Sep 04 16:32:19.964 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 04 16:32:19.964 INFO kablam! --> src/response/repo.rs:53:39 Sep 04 16:32:19.964 INFO kablam! | Sep 04 16:32:19.965 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 04 16:32:19.965 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.965 INFO kablam! Sep 04 16:32:19.965 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 16:32:19.965 INFO kablam! --> src/response/repo.rs:54:41 Sep 04 16:32:19.965 INFO kablam! | Sep 04 16:32:19.965 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 04 16:32:19.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.965 INFO kablam! Sep 04 16:32:19.965 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 04 16:32:19.965 INFO kablam! --> src/response/repo.rs:55:41 Sep 04 16:32:19.966 INFO kablam! | Sep 04 16:32:19.966 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 04 16:32:19.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.966 INFO kablam! Sep 04 16:32:19.966 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 04 16:32:19.966 INFO kablam! --> src/response/repo.rs:56:42 Sep 04 16:32:19.966 INFO kablam! | Sep 04 16:32:19.966 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 04 16:32:19.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.966 INFO kablam! Sep 04 16:32:19.967 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 04 16:32:19.967 INFO kablam! --> src/response/swarm.rs:73:47 Sep 04 16:32:19.967 INFO kablam! | Sep 04 16:32:19.967 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 04 16:32:19.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.967 INFO kablam! Sep 04 16:32:19.967 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:19.967 INFO kablam! --> src/response/swarm.rs:74:41 Sep 04 16:32:19.967 INFO kablam! | Sep 04 16:32:19.967 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 04 16:32:19.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.968 INFO kablam! Sep 04 16:32:19.968 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:19.968 INFO kablam! --> src/response/swarm.rs:75:41 Sep 04 16:32:19.968 INFO kablam! | Sep 04 16:32:19.968 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 04 16:32:19.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.968 INFO kablam! Sep 04 16:32:19.968 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 04 16:32:19.968 INFO kablam! --> src/response/swarm.rs:76:41 Sep 04 16:32:19.969 INFO kablam! | Sep 04 16:32:19.969 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 04 16:32:19.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 04 16:32:19.969 INFO kablam! Sep 04 16:32:19.983 INFO kablam! error: aborting due to 124 previous errors Sep 04 16:32:19.983 INFO kablam! Sep 04 16:32:19.984 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 16:32:19.984 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 16:32:19.999 INFO kablam! error: Could not compile `ipfs-api`. Sep 04 16:32:19.999 INFO kablam! Sep 04 16:32:19.999 INFO kablam! To learn more, run the command again with --verbose. Sep 04 16:32:20.000 INFO kablam! su: No module specific data is present Sep 04 16:32:20.578 INFO running `"docker" "rm" "-f" "115e4a632e2c104d6bd5154b06f41f5afecf1f2f9260ff4e8fb1d7dfe6c7a7c3"` Sep 04 16:32:20.707 INFO blam! 115e4a632e2c104d6bd5154b06f41f5afecf1f2f9260ff4e8fb1d7dfe6c7a7c3