Sep 01 16:42:46.839 INFO checking ipfs-api-0.5.0-alpha2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 16:42:46.839 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 16:42:46.839 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:42:47.010 INFO blam! 2973bffc8d1595b258c3f1fac2b09c34745cbf17569450c77db7d0ba46c446da Sep 01 16:42:47.012 INFO running `"docker" "start" "-a" "2973bffc8d1595b258c3f1fac2b09c34745cbf17569450c77db7d0ba46c446da"` Sep 01 16:42:48.012 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 01 16:42:52.405 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (file:///source) Sep 01 16:42:57.919 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 16:42:57.919 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 16:42:57.919 INFO kablam! | Sep 01 16:42:57.919 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 16:42:57.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 16:42:57.920 INFO kablam! Sep 01 16:42:57.920 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 16:42:57.920 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 16:42:57.920 INFO kablam! | Sep 01 16:42:57.920 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 16:42:57.920 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 16:42:57.920 INFO kablam! Sep 01 16:42:58.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.201 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 16:42:58.201 INFO kablam! | Sep 01 16:42:58.201 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.201 INFO kablam! | ^^^^^ Sep 01 16:42:58.201 INFO kablam! | Sep 01 16:42:58.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.201 INFO kablam! Sep 01 16:42:58.201 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.201 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 16:42:58.201 INFO kablam! | Sep 01 16:42:58.201 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.201 INFO kablam! | ^^^^^ Sep 01 16:42:58.201 INFO kablam! | Sep 01 16:42:58.201 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.201 INFO kablam! Sep 01 16:42:58.202 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.202 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 16:42:58.202 INFO kablam! | Sep 01 16:42:58.202 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.202 INFO kablam! | ^^^^^ Sep 01 16:42:58.202 INFO kablam! | Sep 01 16:42:58.202 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.202 INFO kablam! Sep 01 16:42:58.204 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.204 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 16:42:58.204 INFO kablam! | Sep 01 16:42:58.204 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.204 INFO kablam! | ^^^^^ Sep 01 16:42:58.204 INFO kablam! | Sep 01 16:42:58.204 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.204 INFO kablam! Sep 01 16:42:58.204 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.205 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.205 INFO kablam! | ^^^^^ Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.205 INFO kablam! Sep 01 16:42:58.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.205 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.205 INFO kablam! | ^^^^^ Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.205 INFO kablam! Sep 01 16:42:58.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.205 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.205 INFO kablam! | ^^^^^ Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.205 INFO kablam! Sep 01 16:42:58.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.205 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 16:42:58.205 INFO kablam! | Sep 01 16:42:58.205 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.205 INFO kablam! | ^^^^^ Sep 01 16:42:58.206 INFO kablam! | Sep 01 16:42:58.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.206 INFO kablam! Sep 01 16:42:58.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.206 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 16:42:58.206 INFO kablam! | Sep 01 16:42:58.206 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.206 INFO kablam! | ^^^^^ Sep 01 16:42:58.206 INFO kablam! | Sep 01 16:42:58.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.206 INFO kablam! Sep 01 16:42:58.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.206 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 16:42:58.206 INFO kablam! | Sep 01 16:42:58.206 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.206 INFO kablam! | ^^^^^ Sep 01 16:42:58.206 INFO kablam! | Sep 01 16:42:58.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.206 INFO kablam! Sep 01 16:42:58.212 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 16:42:58.212 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 16:42:58.213 INFO kablam! | Sep 01 16:42:58.213 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 16:42:58.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 16:42:58.213 INFO kablam! Sep 01 16:42:58.213 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 16:42:58.213 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 16:42:58.213 INFO kablam! | Sep 01 16:42:58.213 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 16:42:58.213 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 16:42:58.213 INFO kablam! Sep 01 16:42:58.247 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.247 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 16:42:58.247 INFO kablam! | Sep 01 16:42:58.247 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.247 INFO kablam! | ^^^^^ Sep 01 16:42:58.247 INFO kablam! | Sep 01 16:42:58.247 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.247 INFO kablam! Sep 01 16:42:58.247 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.247 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 16:42:58.247 INFO kablam! | Sep 01 16:42:58.247 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.247 INFO kablam! | ^^^^^ Sep 01 16:42:58.247 INFO kablam! | Sep 01 16:42:58.247 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.247 INFO kablam! Sep 01 16:42:58.358 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.358 INFO kablam! --> src/response/file.rs:13:3 Sep 01 16:42:58.358 INFO kablam! | Sep 01 16:42:58.358 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.358 INFO kablam! | ^^^^^ Sep 01 16:42:58.358 INFO kablam! | Sep 01 16:42:58.358 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.358 INFO kablam! Sep 01 16:42:58.358 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.358 INFO kablam! --> src/response/file.rs:26:3 Sep 01 16:42:58.358 INFO kablam! | Sep 01 16:42:58.358 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.358 INFO kablam! | ^^^^^ Sep 01 16:42:58.358 INFO kablam! | Sep 01 16:42:58.358 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.358 INFO kablam! Sep 01 16:42:58.358 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.359 INFO kablam! --> src/response/files.rs:16:3 Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.359 INFO kablam! | ^^^^^ Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.359 INFO kablam! Sep 01 16:42:58.359 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.359 INFO kablam! --> src/response/files.rs:30:3 Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.359 INFO kablam! | ^^^^^ Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.359 INFO kablam! Sep 01 16:42:58.359 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.359 INFO kablam! --> src/response/files.rs:43:3 Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.359 INFO kablam! | ^^^^^ Sep 01 16:42:58.359 INFO kablam! | Sep 01 16:42:58.359 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.359 INFO kablam! Sep 01 16:42:58.362 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.362 INFO kablam! --> src/response/id.rs:12:3 Sep 01 16:42:58.362 INFO kablam! | Sep 01 16:42:58.362 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.362 INFO kablam! | ^^^^^ Sep 01 16:42:58.362 INFO kablam! | Sep 01 16:42:58.362 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.362 INFO kablam! Sep 01 16:42:58.362 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.362 INFO kablam! --> src/response/key.rs:12:3 Sep 01 16:42:58.362 INFO kablam! | Sep 01 16:42:58.362 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.362 INFO kablam! | ^^^^^ Sep 01 16:42:58.362 INFO kablam! | Sep 01 16:42:58.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.363 INFO kablam! Sep 01 16:42:58.363 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.363 INFO kablam! --> src/response/key.rs:19:3 Sep 01 16:42:58.363 INFO kablam! | Sep 01 16:42:58.363 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.363 INFO kablam! | ^^^^^ Sep 01 16:42:58.363 INFO kablam! | Sep 01 16:42:58.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.363 INFO kablam! Sep 01 16:42:58.363 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.363 INFO kablam! --> src/response/key.rs:30:3 Sep 01 16:42:58.363 INFO kablam! | Sep 01 16:42:58.363 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.363 INFO kablam! | ^^^^^ Sep 01 16:42:58.363 INFO kablam! | Sep 01 16:42:58.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.363 INFO kablam! Sep 01 16:42:58.393 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.393 INFO kablam! --> src/response/log.rs:12:3 Sep 01 16:42:58.393 INFO kablam! | Sep 01 16:42:58.393 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.394 INFO kablam! | ^^^^^ Sep 01 16:42:58.394 INFO kablam! | Sep 01 16:42:58.394 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.394 INFO kablam! Sep 01 16:42:58.394 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.394 INFO kablam! --> src/response/log.rs:18:3 Sep 01 16:42:58.394 INFO kablam! | Sep 01 16:42:58.394 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.394 INFO kablam! | ^^^^^ Sep 01 16:42:58.394 INFO kablam! | Sep 01 16:42:58.394 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.394 INFO kablam! Sep 01 16:42:58.394 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.394 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 16:42:58.394 INFO kablam! | Sep 01 16:42:58.394 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.394 INFO kablam! | ^^^^^ Sep 01 16:42:58.394 INFO kablam! | Sep 01 16:42:58.395 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.395 INFO kablam! Sep 01 16:42:58.395 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.395 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 16:42:58.395 INFO kablam! | Sep 01 16:42:58.395 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.395 INFO kablam! | ^^^^^ Sep 01 16:42:58.395 INFO kablam! | Sep 01 16:42:58.395 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.395 INFO kablam! Sep 01 16:42:58.395 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.395 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 16:42:58.395 INFO kablam! | Sep 01 16:42:58.395 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.395 INFO kablam! | ^^^^^ Sep 01 16:42:58.395 INFO kablam! | Sep 01 16:42:58.395 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.395 INFO kablam! Sep 01 16:42:58.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.397 INFO kablam! --> src/response/object.rs:13:3 Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.397 INFO kablam! | ^^^^^ Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.397 INFO kablam! Sep 01 16:42:58.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.397 INFO kablam! --> src/response/object.rs:28:3 Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.397 INFO kablam! | ^^^^^ Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.397 INFO kablam! Sep 01 16:42:58.397 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.397 INFO kablam! --> src/response/object.rs:35:3 Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.397 INFO kablam! | ^^^^^ Sep 01 16:42:58.397 INFO kablam! | Sep 01 16:42:58.397 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.398 INFO kablam! Sep 01 16:42:58.398 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.398 INFO kablam! --> src/response/object.rs:44:3 Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.399 INFO kablam! | ^^^^^ Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.399 INFO kablam! Sep 01 16:42:58.399 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.399 INFO kablam! --> src/response/object.rs:53:3 Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.399 INFO kablam! | ^^^^^ Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.399 INFO kablam! Sep 01 16:42:58.399 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.399 INFO kablam! --> src/response/object.rs:62:3 Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.399 INFO kablam! | ^^^^^ Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.399 INFO kablam! Sep 01 16:42:58.399 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.399 INFO kablam! --> src/response/object.rs:71:3 Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.399 INFO kablam! | ^^^^^ Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.399 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.399 INFO kablam! Sep 01 16:42:58.399 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.399 INFO kablam! --> src/response/object.rs:80:3 Sep 01 16:42:58.399 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.400 INFO kablam! | ^^^^^ Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.400 INFO kablam! Sep 01 16:42:58.400 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.400 INFO kablam! --> src/response/object.rs:89:3 Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.400 INFO kablam! | ^^^^^ Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.400 INFO kablam! Sep 01 16:42:58.400 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.400 INFO kablam! --> src/response/object.rs:98:3 Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.400 INFO kablam! | ^^^^^ Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.400 INFO kablam! Sep 01 16:42:58.400 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.400 INFO kablam! --> src/response/object.rs:107:3 Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.400 INFO kablam! | ^^^^^ Sep 01 16:42:58.400 INFO kablam! | Sep 01 16:42:58.400 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.400 INFO kablam! Sep 01 16:42:58.400 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.400 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.401 INFO kablam! | ^^^^^ Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.401 INFO kablam! Sep 01 16:42:58.401 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.401 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.401 INFO kablam! | ^^^^^ Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.401 INFO kablam! Sep 01 16:42:58.401 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.401 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.401 INFO kablam! | ^^^^^ Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.401 INFO kablam! Sep 01 16:42:58.401 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.401 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.401 INFO kablam! | ^^^^^ Sep 01 16:42:58.401 INFO kablam! | Sep 01 16:42:58.401 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.401 INFO kablam! Sep 01 16:42:58.402 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.402 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 16:42:58.402 INFO kablam! | Sep 01 16:42:58.402 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.402 INFO kablam! | ^^^^^ Sep 01 16:42:58.402 INFO kablam! | Sep 01 16:42:58.402 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.402 INFO kablam! Sep 01 16:42:58.402 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.402 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 16:42:58.402 INFO kablam! | Sep 01 16:42:58.402 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.402 INFO kablam! | ^^^^^ Sep 01 16:42:58.402 INFO kablam! | Sep 01 16:42:58.402 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.402 INFO kablam! Sep 01 16:42:58.403 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.403 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 16:42:58.403 INFO kablam! | Sep 01 16:42:58.403 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.403 INFO kablam! | ^^^^^ Sep 01 16:42:58.403 INFO kablam! | Sep 01 16:42:58.403 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.403 INFO kablam! Sep 01 16:42:58.404 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.404 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.404 INFO kablam! | ^^^^^ Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.404 INFO kablam! Sep 01 16:42:58.404 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.404 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.404 INFO kablam! | ^^^^^ Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.404 INFO kablam! Sep 01 16:42:58.404 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.404 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.404 INFO kablam! | ^^^^^ Sep 01 16:42:58.404 INFO kablam! | Sep 01 16:42:58.404 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.405 INFO kablam! Sep 01 16:42:58.405 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.405 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 16:42:58.405 INFO kablam! | Sep 01 16:42:58.405 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.405 INFO kablam! | ^^^^^ Sep 01 16:42:58.405 INFO kablam! | Sep 01 16:42:58.405 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.405 INFO kablam! Sep 01 16:42:58.407 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.407 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 16:42:58.407 INFO kablam! | Sep 01 16:42:58.407 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.407 INFO kablam! | ^^^^^ Sep 01 16:42:58.407 INFO kablam! | Sep 01 16:42:58.407 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.407 INFO kablam! Sep 01 16:42:58.407 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.407 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 16:42:58.407 INFO kablam! | Sep 01 16:42:58.407 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.407 INFO kablam! | ^^^^^ Sep 01 16:42:58.407 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.408 INFO kablam! Sep 01 16:42:58.408 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.408 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.408 INFO kablam! | ^^^^^ Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.408 INFO kablam! Sep 01 16:42:58.408 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.408 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.408 INFO kablam! | ^^^^^ Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.408 INFO kablam! Sep 01 16:42:58.408 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.408 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.408 INFO kablam! | ^^^^^ Sep 01 16:42:58.408 INFO kablam! | Sep 01 16:42:58.408 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.408 INFO kablam! Sep 01 16:42:58.408 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.409 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 16:42:58.409 INFO kablam! | Sep 01 16:42:58.409 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.409 INFO kablam! | ^^^^^ Sep 01 16:42:58.409 INFO kablam! | Sep 01 16:42:58.409 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.409 INFO kablam! Sep 01 16:42:58.409 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.409 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 16:42:58.409 INFO kablam! | Sep 01 16:42:58.409 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.409 INFO kablam! | ^^^^^ Sep 01 16:42:58.409 INFO kablam! | Sep 01 16:42:58.409 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.409 INFO kablam! Sep 01 16:42:58.409 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.410 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 16:42:58.410 INFO kablam! | Sep 01 16:42:58.410 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.410 INFO kablam! | ^^^^^ Sep 01 16:42:58.410 INFO kablam! | Sep 01 16:42:58.410 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.410 INFO kablam! Sep 01 16:42:58.417 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 16:42:58.417 INFO kablam! --> src/client.rs:370:73 Sep 01 16:42:58.417 INFO kablam! | Sep 01 16:42:58.417 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 16:42:58.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:58.417 INFO kablam! Sep 01 16:42:58.417 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 16:42:58.417 INFO kablam! --> src/client.rs:410:59 Sep 01 16:42:58.417 INFO kablam! | Sep 01 16:42:58.417 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 16:42:58.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:58.417 INFO kablam! Sep 01 16:42:58.417 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 16:42:58.417 INFO kablam! --> src/client.rs:453:34 Sep 01 16:42:58.417 INFO kablam! | Sep 01 16:42:58.417 INFO kablam! 453 | ) -> AsyncResponse { Sep 01 16:42:58.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:58.417 INFO kablam! Sep 01 16:42:58.418 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 16:42:58.418 INFO kablam! --> src/client.rs:565:68 Sep 01 16:42:58.418 INFO kablam! | Sep 01 16:42:58.418 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 16:42:58.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.418 INFO kablam! Sep 01 16:42:58.418 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 16:42:58.418 INFO kablam! --> src/client.rs:585:61 Sep 01 16:42:58.418 INFO kablam! | Sep 01 16:42:58.418 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 16:42:58.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.418 INFO kablam! Sep 01 16:42:58.418 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 16:42:58.418 INFO kablam! --> src/client.rs:605:63 Sep 01 16:42:58.418 INFO kablam! | Sep 01 16:42:58.418 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 16:42:58.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.418 INFO kablam! Sep 01 16:42:58.419 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 16:42:58.419 INFO kablam! --> src/client.rs:646:55 Sep 01 16:42:58.419 INFO kablam! | Sep 01 16:42:58.419 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 01 16:42:58.419 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.419 INFO kablam! Sep 01 16:42:58.419 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 16:42:58.419 INFO kablam! --> src/client.rs:970:66 Sep 01 16:42:58.419 INFO kablam! | Sep 01 16:42:58.419 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 16:42:58.419 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:58.419 INFO kablam! Sep 01 16:42:58.419 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 16:42:58.419 INFO kablam! --> src/client.rs:1026:75 Sep 01 16:42:58.419 INFO kablam! | Sep 01 16:42:58.419 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 16:42:58.420 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:58.420 INFO kablam! Sep 01 16:42:58.420 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 16:42:58.420 INFO kablam! --> src/client.rs:1126:69 Sep 01 16:42:58.420 INFO kablam! | Sep 01 16:42:58.420 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 16:42:58.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:58.420 INFO kablam! Sep 01 16:42:58.420 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 16:42:58.420 INFO kablam! --> src/client.rs:1265:69 Sep 01 16:42:58.420 INFO kablam! | Sep 01 16:42:58.420 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 16:42:58.420 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 16:42:58.420 INFO kablam! Sep 01 16:42:58.420 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 16:42:58.420 INFO kablam! --> src/client.rs:1329:34 Sep 01 16:42:58.421 INFO kablam! | Sep 01 16:42:58.421 INFO kablam! 1329 | ) -> AsyncResponse { Sep 01 16:42:58.421 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 16:42:58.421 INFO kablam! Sep 01 16:42:58.421 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 16:42:58.421 INFO kablam! --> src/client.rs:1373:34 Sep 01 16:42:58.421 INFO kablam! | Sep 01 16:42:58.421 INFO kablam! 1373 | ) -> AsyncResponse { Sep 01 16:42:58.421 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.421 INFO kablam! Sep 01 16:42:58.421 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 16:42:58.421 INFO kablam! --> src/client.rs:1391:53 Sep 01 16:42:58.421 INFO kablam! | Sep 01 16:42:58.421 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 16:42:58.421 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 16:42:58.421 INFO kablam! Sep 01 16:42:58.421 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 16:42:58.422 INFO kablam! --> src/client.rs:1435:69 Sep 01 16:42:58.422 INFO kablam! | Sep 01 16:42:58.422 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 16:42:58.422 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 16:42:58.422 INFO kablam! Sep 01 16:42:58.422 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 16:42:58.422 INFO kablam! --> src/client.rs:1549:34 Sep 01 16:42:58.422 INFO kablam! | Sep 01 16:42:58.422 INFO kablam! 1549 | ) -> AsyncResponse { Sep 01 16:42:58.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.422 INFO kablam! Sep 01 16:42:58.422 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 16:42:58.422 INFO kablam! --> src/client.rs:1567:68 Sep 01 16:42:58.422 INFO kablam! | Sep 01 16:42:58.422 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 16:42:58.422 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 16:42:58.422 INFO kablam! Sep 01 16:42:58.423 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 16:42:58.423 INFO kablam! --> src/client.rs:1585:70 Sep 01 16:42:58.423 INFO kablam! | Sep 01 16:42:58.423 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 16:42:58.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.423 INFO kablam! Sep 01 16:42:58.423 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 16:42:58.423 INFO kablam! --> src/client.rs:1607:34 Sep 01 16:42:58.423 INFO kablam! | Sep 01 16:42:58.423 INFO kablam! 1607 | ) -> AsyncResponse { Sep 01 16:42:58.423 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.423 INFO kablam! Sep 01 16:42:58.423 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 16:42:58.423 INFO kablam! --> src/client.rs:1635:69 Sep 01 16:42:58.423 INFO kablam! | Sep 01 16:42:58.423 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 16:42:58.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 16:42:58.423 INFO kablam! Sep 01 16:42:58.424 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 16:42:58.424 INFO kablam! --> src/client.rs:1673:82 Sep 01 16:42:58.424 INFO kablam! | Sep 01 16:42:58.424 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 16:42:58.424 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 16:42:58.424 INFO kablam! Sep 01 16:42:58.424 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 16:42:58.424 INFO kablam! --> src/client.rs:1706:34 Sep 01 16:42:58.424 INFO kablam! | Sep 01 16:42:58.424 INFO kablam! 1706 | ) -> AsyncResponse { Sep 01 16:42:58.424 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 16:42:58.424 INFO kablam! Sep 01 16:42:58.424 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 16:42:58.424 INFO kablam! --> src/client.rs:1729:81 Sep 01 16:42:58.424 INFO kablam! | Sep 01 16:42:58.424 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 16:42:58.424 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 16:42:58.425 INFO kablam! Sep 01 16:42:58.425 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 16:42:58.425 INFO kablam! --> src/client.rs:1774:56 Sep 01 16:42:58.425 INFO kablam! | Sep 01 16:42:58.425 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 16:42:58.425 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:58.425 INFO kablam! Sep 01 16:42:58.425 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 16:42:58.425 INFO kablam! --> src/client.rs:1796:34 Sep 01 16:42:58.425 INFO kablam! | Sep 01 16:42:58.425 INFO kablam! 1796 | ) -> AsyncResponse { Sep 01 16:42:58.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:58.425 INFO kablam! Sep 01 16:42:58.425 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 16:42:58.425 INFO kablam! --> src/client.rs:1962:64 Sep 01 16:42:58.426 INFO kablam! | Sep 01 16:42:58.426 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 16:42:58.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.426 INFO kablam! Sep 01 16:42:58.426 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 16:42:58.426 INFO kablam! --> src/client.rs:1988:58 Sep 01 16:42:58.426 INFO kablam! | Sep 01 16:42:58.426 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 16:42:58.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:58.426 INFO kablam! Sep 01 16:42:58.427 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 16:42:58.427 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 16:42:58.427 INFO kablam! | Sep 01 16:42:58.427 INFO kablam! 27 | pub links: Vec, Sep 01 16:42:58.427 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 16:42:58.427 INFO kablam! Sep 01 16:42:58.430 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.430 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 16:42:58.430 INFO kablam! | Sep 01 16:42:58.430 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 16:42:58.430 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.430 INFO kablam! Sep 01 16:42:58.431 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.431 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 16:42:58.431 INFO kablam! | Sep 01 16:42:58.431 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 16:42:58.431 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.431 INFO kablam! Sep 01 16:42:58.432 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.432 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 16:42:58.432 INFO kablam! | Sep 01 16:42:58.432 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 16:42:58.432 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.433 INFO kablam! Sep 01 16:42:58.433 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.433 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 16:42:58.433 INFO kablam! | Sep 01 16:42:58.434 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 16:42:58.434 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.434 INFO kablam! Sep 01 16:42:58.434 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.435 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 16:42:58.435 INFO kablam! | Sep 01 16:42:58.435 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 16:42:58.435 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.435 INFO kablam! Sep 01 16:42:58.436 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:58.436 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 16:42:58.436 INFO kablam! | Sep 01 16:42:58.436 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 16:42:58.436 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:58.436 INFO kablam! Sep 01 16:42:58.437 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 16:42:58.437 INFO kablam! --> src/response/key.rs:25:27 Sep 01 16:42:58.437 INFO kablam! | Sep 01 16:42:58.437 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 16:42:58.437 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 16:42:58.437 INFO kablam! Sep 01 16:42:58.438 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 16:42:58.438 INFO kablam! --> src/response/key.rs:27:28 Sep 01 16:42:58.438 INFO kablam! | Sep 01 16:42:58.438 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 16:42:58.438 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 16:42:58.438 INFO kablam! Sep 01 16:42:58.439 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 16:42:58.439 INFO kablam! --> src/response/key.rs:38:26 Sep 01 16:42:58.439 INFO kablam! | Sep 01 16:42:58.439 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 16:42:58.439 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 16:42:58.439 INFO kablam! Sep 01 16:42:58.468 INFO kablam! error: aborting due to 95 previous errors Sep 01 16:42:58.468 INFO kablam! Sep 01 16:42:58.469 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 16:42:58.469 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 16:42:58.481 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 16:42:58.481 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:42:58.549 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.549 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.549 INFO kablam! | ^^^^^ Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.549 INFO kablam! Sep 01 16:42:58.549 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.549 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.549 INFO kablam! | ^^^^^ Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.549 INFO kablam! Sep 01 16:42:58.549 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.549 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.549 INFO kablam! | ^^^^^ Sep 01 16:42:58.549 INFO kablam! | Sep 01 16:42:58.549 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.549 INFO kablam! Sep 01 16:42:58.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.564 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.564 INFO kablam! | ^^^^^ Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.564 INFO kablam! Sep 01 16:42:58.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.564 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.564 INFO kablam! | ^^^^^ Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.564 INFO kablam! Sep 01 16:42:58.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.564 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.564 INFO kablam! | ^^^^^ Sep 01 16:42:58.564 INFO kablam! | Sep 01 16:42:58.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.564 INFO kablam! Sep 01 16:42:58.575 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.575 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 16:42:58.575 INFO kablam! | Sep 01 16:42:58.575 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.575 INFO kablam! | ^^^^^ Sep 01 16:42:58.575 INFO kablam! | Sep 01 16:42:58.575 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.575 INFO kablam! Sep 01 16:42:58.575 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.575 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 16:42:58.575 INFO kablam! | Sep 01 16:42:58.575 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.575 INFO kablam! | ^^^^^ Sep 01 16:42:58.575 INFO kablam! | Sep 01 16:42:58.575 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.575 INFO kablam! Sep 01 16:42:58.586 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.586 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 16:42:58.586 INFO kablam! | Sep 01 16:42:58.586 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.586 INFO kablam! | ^^^^^ Sep 01 16:42:58.586 INFO kablam! | Sep 01 16:42:58.586 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.586 INFO kablam! Sep 01 16:42:58.586 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.586 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 16:42:58.586 INFO kablam! | Sep 01 16:42:58.586 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.586 INFO kablam! | ^^^^^ Sep 01 16:42:58.586 INFO kablam! | Sep 01 16:42:58.586 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.587 INFO kablam! Sep 01 16:42:58.631 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.631 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 16:42:58.631 INFO kablam! | Sep 01 16:42:58.631 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.631 INFO kablam! | ^^^^^ Sep 01 16:42:58.631 INFO kablam! | Sep 01 16:42:58.631 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.631 INFO kablam! Sep 01 16:42:58.631 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.631 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 16:42:58.632 INFO kablam! | Sep 01 16:42:58.632 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.632 INFO kablam! | ^^^^^ Sep 01 16:42:58.632 INFO kablam! | Sep 01 16:42:58.632 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.632 INFO kablam! Sep 01 16:42:58.709 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.709 INFO kablam! --> src/response/file.rs:13:3 Sep 01 16:42:58.709 INFO kablam! | Sep 01 16:42:58.709 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.709 INFO kablam! | ^^^^^ Sep 01 16:42:58.709 INFO kablam! | Sep 01 16:42:58.710 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.710 INFO kablam! Sep 01 16:42:58.710 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.710 INFO kablam! --> src/response/file.rs:26:3 Sep 01 16:42:58.710 INFO kablam! | Sep 01 16:42:58.710 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.710 INFO kablam! | ^^^^^ Sep 01 16:42:58.710 INFO kablam! | Sep 01 16:42:58.710 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.710 INFO kablam! Sep 01 16:42:58.739 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.739 INFO kablam! --> src/response/files.rs:16:3 Sep 01 16:42:58.739 INFO kablam! | Sep 01 16:42:58.739 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.739 INFO kablam! | ^^^^^ Sep 01 16:42:58.739 INFO kablam! | Sep 01 16:42:58.739 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.739 INFO kablam! Sep 01 16:42:58.739 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.739 INFO kablam! --> src/response/files.rs:30:3 Sep 01 16:42:58.739 INFO kablam! | Sep 01 16:42:58.739 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.739 INFO kablam! | ^^^^^ Sep 01 16:42:58.739 INFO kablam! | Sep 01 16:42:58.739 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.739 INFO kablam! Sep 01 16:42:58.739 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.739 INFO kablam! --> src/response/files.rs:43:3 Sep 01 16:42:58.740 INFO kablam! | Sep 01 16:42:58.740 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.740 INFO kablam! | ^^^^^ Sep 01 16:42:58.740 INFO kablam! | Sep 01 16:42:58.740 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.740 INFO kablam! Sep 01 16:42:58.770 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.770 INFO kablam! --> src/response/id.rs:12:3 Sep 01 16:42:58.771 INFO kablam! | Sep 01 16:42:58.771 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.771 INFO kablam! | ^^^^^ Sep 01 16:42:58.771 INFO kablam! | Sep 01 16:42:58.771 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.771 INFO kablam! Sep 01 16:42:58.787 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.787 INFO kablam! --> src/response/key.rs:12:3 Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.787 INFO kablam! | ^^^^^ Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.787 INFO kablam! Sep 01 16:42:58.787 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.787 INFO kablam! --> src/response/key.rs:19:3 Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.787 INFO kablam! | ^^^^^ Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.787 INFO kablam! Sep 01 16:42:58.787 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.787 INFO kablam! --> src/response/key.rs:30:3 Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.787 INFO kablam! | ^^^^^ Sep 01 16:42:58.787 INFO kablam! | Sep 01 16:42:58.787 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.787 INFO kablam! Sep 01 16:42:58.845 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.845 INFO kablam! --> src/response/log.rs:12:3 Sep 01 16:42:58.845 INFO kablam! | Sep 01 16:42:58.845 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.845 INFO kablam! | ^^^^^ Sep 01 16:42:58.845 INFO kablam! | Sep 01 16:42:58.845 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.845 INFO kablam! Sep 01 16:42:58.845 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.845 INFO kablam! --> src/response/log.rs:18:3 Sep 01 16:42:58.845 INFO kablam! | Sep 01 16:42:58.845 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.845 INFO kablam! | ^^^^^ Sep 01 16:42:58.846 INFO kablam! | Sep 01 16:42:58.846 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.846 INFO kablam! Sep 01 16:42:58.865 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.865 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 16:42:58.865 INFO kablam! | Sep 01 16:42:58.865 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.865 INFO kablam! | ^^^^^ Sep 01 16:42:58.865 INFO kablam! | Sep 01 16:42:58.865 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.865 INFO kablam! Sep 01 16:42:58.866 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.866 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 16:42:58.866 INFO kablam! | Sep 01 16:42:58.866 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.866 INFO kablam! | ^^^^^ Sep 01 16:42:58.866 INFO kablam! | Sep 01 16:42:58.866 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.866 INFO kablam! Sep 01 16:42:58.866 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.866 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 16:42:58.866 INFO kablam! | Sep 01 16:42:58.866 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.866 INFO kablam! | ^^^^^ Sep 01 16:42:58.866 INFO kablam! | Sep 01 16:42:58.866 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.866 INFO kablam! Sep 01 16:42:58.895 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.896 INFO kablam! --> src/response/object.rs:13:3 Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.896 INFO kablam! | ^^^^^ Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.896 INFO kablam! Sep 01 16:42:58.896 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.896 INFO kablam! --> src/response/object.rs:28:3 Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.896 INFO kablam! | ^^^^^ Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.896 INFO kablam! Sep 01 16:42:58.896 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.896 INFO kablam! --> src/response/object.rs:35:3 Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.896 INFO kablam! | ^^^^^ Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.896 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.896 INFO kablam! Sep 01 16:42:58.896 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.896 INFO kablam! --> src/response/object.rs:44:3 Sep 01 16:42:58.896 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.897 INFO kablam! | ^^^^^ Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.897 INFO kablam! Sep 01 16:42:58.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.897 INFO kablam! --> src/response/object.rs:53:3 Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.897 INFO kablam! | ^^^^^ Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.897 INFO kablam! Sep 01 16:42:58.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.897 INFO kablam! --> src/response/object.rs:62:3 Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.897 INFO kablam! | ^^^^^ Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.897 INFO kablam! Sep 01 16:42:58.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.897 INFO kablam! --> src/response/object.rs:71:3 Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.897 INFO kablam! | ^^^^^ Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.897 INFO kablam! Sep 01 16:42:58.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.897 INFO kablam! --> src/response/object.rs:80:3 Sep 01 16:42:58.897 INFO kablam! | Sep 01 16:42:58.897 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.897 INFO kablam! | ^^^^^ Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.898 INFO kablam! Sep 01 16:42:58.898 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.898 INFO kablam! --> src/response/object.rs:89:3 Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.898 INFO kablam! | ^^^^^ Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.898 INFO kablam! Sep 01 16:42:58.898 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.898 INFO kablam! --> src/response/object.rs:98:3 Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.898 INFO kablam! | ^^^^^ Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.898 INFO kablam! Sep 01 16:42:58.898 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.898 INFO kablam! --> src/response/object.rs:107:3 Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.898 INFO kablam! | ^^^^^ Sep 01 16:42:58.898 INFO kablam! | Sep 01 16:42:58.898 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.898 INFO kablam! Sep 01 16:42:58.931 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.931 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 16:42:58.931 INFO kablam! | Sep 01 16:42:58.931 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.931 INFO kablam! | ^^^^^ Sep 01 16:42:58.931 INFO kablam! | Sep 01 16:42:58.931 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.931 INFO kablam! Sep 01 16:42:58.931 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.931 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 16:42:58.931 INFO kablam! | Sep 01 16:42:58.931 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.931 INFO kablam! | ^^^^^ Sep 01 16:42:58.931 INFO kablam! | Sep 01 16:42:58.931 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.931 INFO kablam! Sep 01 16:42:58.931 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.931 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 16:42:58.931 INFO kablam! | Sep 01 16:42:58.931 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.931 INFO kablam! | ^^^^^ Sep 01 16:42:58.932 INFO kablam! | Sep 01 16:42:58.932 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.932 INFO kablam! Sep 01 16:42:58.932 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.932 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 16:42:58.932 INFO kablam! | Sep 01 16:42:58.932 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.932 INFO kablam! | ^^^^^ Sep 01 16:42:58.932 INFO kablam! | Sep 01 16:42:58.932 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.932 INFO kablam! Sep 01 16:42:58.955 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.956 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 16:42:58.956 INFO kablam! | Sep 01 16:42:58.956 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.956 INFO kablam! | ^^^^^ Sep 01 16:42:58.956 INFO kablam! | Sep 01 16:42:58.956 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.956 INFO kablam! Sep 01 16:42:58.956 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.956 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 16:42:58.956 INFO kablam! | Sep 01 16:42:58.956 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.956 INFO kablam! | ^^^^^ Sep 01 16:42:58.956 INFO kablam! | Sep 01 16:42:58.956 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.956 INFO kablam! Sep 01 16:42:58.994 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.994 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.994 INFO kablam! | ^^^^^ Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.994 INFO kablam! Sep 01 16:42:58.994 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.994 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.994 INFO kablam! | ^^^^^ Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.994 INFO kablam! Sep 01 16:42:58.994 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.994 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.994 INFO kablam! | ^^^^^ Sep 01 16:42:58.994 INFO kablam! | Sep 01 16:42:58.994 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.994 INFO kablam! Sep 01 16:42:58.994 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.995 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 16:42:58.995 INFO kablam! | Sep 01 16:42:58.995 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.995 INFO kablam! | ^^^^^ Sep 01 16:42:58.995 INFO kablam! | Sep 01 16:42:58.995 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.995 INFO kablam! Sep 01 16:42:58.995 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:58.995 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 16:42:58.995 INFO kablam! | Sep 01 16:42:58.995 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:58.995 INFO kablam! | ^^^^^ Sep 01 16:42:58.995 INFO kablam! | Sep 01 16:42:58.995 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:58.995 INFO kablam! Sep 01 16:42:59.055 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.055 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 16:42:59.055 INFO kablam! | Sep 01 16:42:59.055 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.055 INFO kablam! | ^^^^^ Sep 01 16:42:59.055 INFO kablam! | Sep 01 16:42:59.055 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.055 INFO kablam! Sep 01 16:42:59.056 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.056 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.056 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.056 INFO kablam! | ^^^^^ Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.056 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.056 INFO kablam! Sep 01 16:42:59.056 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.056 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.056 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.056 INFO kablam! | ^^^^^ Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.056 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.056 INFO kablam! Sep 01 16:42:59.056 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.056 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.056 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.056 INFO kablam! | ^^^^^ Sep 01 16:42:59.056 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.057 INFO kablam! Sep 01 16:42:59.057 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.057 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.057 INFO kablam! | ^^^^^ Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.057 INFO kablam! Sep 01 16:42:59.057 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.057 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.057 INFO kablam! | ^^^^^ Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.057 INFO kablam! Sep 01 16:42:59.057 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.057 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.057 INFO kablam! | ^^^^^ Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.057 INFO kablam! Sep 01 16:42:59.057 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 16:42:59.057 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 16:42:59.057 INFO kablam! | ^^^^^ Sep 01 16:42:59.057 INFO kablam! | Sep 01 16:42:59.057 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 16:42:59.058 INFO kablam! Sep 01 16:42:59.115 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 16:42:59.116 INFO kablam! --> src/client.rs:370:73 Sep 01 16:42:59.116 INFO kablam! | Sep 01 16:42:59.116 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 16:42:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:59.116 INFO kablam! Sep 01 16:42:59.116 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 16:42:59.116 INFO kablam! --> src/client.rs:410:59 Sep 01 16:42:59.116 INFO kablam! | Sep 01 16:42:59.116 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 16:42:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:59.116 INFO kablam! Sep 01 16:42:59.116 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 16:42:59.116 INFO kablam! --> src/client.rs:453:34 Sep 01 16:42:59.116 INFO kablam! | Sep 01 16:42:59.116 INFO kablam! 453 | ) -> AsyncResponse { Sep 01 16:42:59.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:59.116 INFO kablam! Sep 01 16:42:59.116 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 16:42:59.117 INFO kablam! --> src/client.rs:565:68 Sep 01 16:42:59.117 INFO kablam! | Sep 01 16:42:59.117 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 16:42:59.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.117 INFO kablam! Sep 01 16:42:59.117 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 16:42:59.117 INFO kablam! --> src/client.rs:585:61 Sep 01 16:42:59.117 INFO kablam! | Sep 01 16:42:59.117 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 16:42:59.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.117 INFO kablam! Sep 01 16:42:59.118 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 16:42:59.118 INFO kablam! --> src/client.rs:605:63 Sep 01 16:42:59.118 INFO kablam! | Sep 01 16:42:59.118 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 16:42:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.118 INFO kablam! Sep 01 16:42:59.118 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 16:42:59.118 INFO kablam! --> src/client.rs:646:55 Sep 01 16:42:59.118 INFO kablam! | Sep 01 16:42:59.118 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 01 16:42:59.118 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.118 INFO kablam! Sep 01 16:42:59.118 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 16:42:59.118 INFO kablam! --> src/client.rs:970:66 Sep 01 16:42:59.118 INFO kablam! | Sep 01 16:42:59.118 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 16:42:59.118 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:59.118 INFO kablam! Sep 01 16:42:59.119 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 16:42:59.119 INFO kablam! --> src/client.rs:1026:75 Sep 01 16:42:59.119 INFO kablam! | Sep 01 16:42:59.119 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 16:42:59.119 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:59.119 INFO kablam! Sep 01 16:42:59.119 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 16:42:59.119 INFO kablam! --> src/client.rs:1126:69 Sep 01 16:42:59.120 INFO kablam! | Sep 01 16:42:59.120 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 16:42:59.120 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:59.120 INFO kablam! Sep 01 16:42:59.120 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 16:42:59.120 INFO kablam! --> src/client.rs:1265:69 Sep 01 16:42:59.120 INFO kablam! | Sep 01 16:42:59.120 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 16:42:59.120 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 16:42:59.120 INFO kablam! Sep 01 16:42:59.121 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 16:42:59.121 INFO kablam! --> src/client.rs:1329:34 Sep 01 16:42:59.121 INFO kablam! | Sep 01 16:42:59.121 INFO kablam! 1329 | ) -> AsyncResponse { Sep 01 16:42:59.121 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 16:42:59.121 INFO kablam! Sep 01 16:42:59.121 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 16:42:59.121 INFO kablam! --> src/client.rs:1373:34 Sep 01 16:42:59.121 INFO kablam! | Sep 01 16:42:59.121 INFO kablam! 1373 | ) -> AsyncResponse { Sep 01 16:42:59.121 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.121 INFO kablam! Sep 01 16:42:59.121 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 16:42:59.121 INFO kablam! --> src/client.rs:1391:53 Sep 01 16:42:59.121 INFO kablam! | Sep 01 16:42:59.121 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 16:42:59.121 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 16:42:59.121 INFO kablam! Sep 01 16:42:59.122 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 16:42:59.122 INFO kablam! --> src/client.rs:1435:69 Sep 01 16:42:59.122 INFO kablam! | Sep 01 16:42:59.122 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 16:42:59.122 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 16:42:59.122 INFO kablam! Sep 01 16:42:59.122 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 16:42:59.122 INFO kablam! --> src/client.rs:1549:34 Sep 01 16:42:59.122 INFO kablam! | Sep 01 16:42:59.122 INFO kablam! 1549 | ) -> AsyncResponse { Sep 01 16:42:59.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.122 INFO kablam! Sep 01 16:42:59.122 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 16:42:59.122 INFO kablam! --> src/client.rs:1567:68 Sep 01 16:42:59.122 INFO kablam! | Sep 01 16:42:59.122 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 16:42:59.122 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 16:42:59.123 INFO kablam! Sep 01 16:42:59.123 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 16:42:59.123 INFO kablam! --> src/client.rs:1585:70 Sep 01 16:42:59.123 INFO kablam! | Sep 01 16:42:59.123 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 16:42:59.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.123 INFO kablam! Sep 01 16:42:59.124 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 16:42:59.124 INFO kablam! --> src/client.rs:1607:34 Sep 01 16:42:59.124 INFO kablam! | Sep 01 16:42:59.124 INFO kablam! 1607 | ) -> AsyncResponse { Sep 01 16:42:59.124 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.124 INFO kablam! Sep 01 16:42:59.124 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 16:42:59.124 INFO kablam! --> src/client.rs:1635:69 Sep 01 16:42:59.124 INFO kablam! | Sep 01 16:42:59.124 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 16:42:59.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 16:42:59.125 INFO kablam! Sep 01 16:42:59.125 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 16:42:59.125 INFO kablam! --> src/client.rs:1673:82 Sep 01 16:42:59.125 INFO kablam! | Sep 01 16:42:59.125 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 16:42:59.125 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 16:42:59.125 INFO kablam! Sep 01 16:42:59.125 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 16:42:59.125 INFO kablam! --> src/client.rs:1706:34 Sep 01 16:42:59.125 INFO kablam! | Sep 01 16:42:59.125 INFO kablam! 1706 | ) -> AsyncResponse { Sep 01 16:42:59.126 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 16:42:59.126 INFO kablam! Sep 01 16:42:59.126 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 16:42:59.126 INFO kablam! --> src/client.rs:1729:81 Sep 01 16:42:59.126 INFO kablam! | Sep 01 16:42:59.126 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 16:42:59.126 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 16:42:59.126 INFO kablam! Sep 01 16:42:59.126 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 16:42:59.126 INFO kablam! --> src/client.rs:1774:56 Sep 01 16:42:59.126 INFO kablam! | Sep 01 16:42:59.126 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 16:42:59.126 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:59.126 INFO kablam! Sep 01 16:42:59.127 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 16:42:59.127 INFO kablam! --> src/client.rs:1796:34 Sep 01 16:42:59.127 INFO kablam! | Sep 01 16:42:59.127 INFO kablam! 1796 | ) -> AsyncResponse { Sep 01 16:42:59.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:59.127 INFO kablam! Sep 01 16:42:59.127 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 16:42:59.127 INFO kablam! --> src/client.rs:1962:64 Sep 01 16:42:59.127 INFO kablam! | Sep 01 16:42:59.127 INFO kablam! 1962 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 16:42:59.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.127 INFO kablam! Sep 01 16:42:59.127 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 16:42:59.128 INFO kablam! --> src/client.rs:1988:58 Sep 01 16:42:59.128 INFO kablam! | Sep 01 16:42:59.128 INFO kablam! 1988 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 16:42:59.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 16:42:59.128 INFO kablam! Sep 01 16:42:59.129 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 01 16:42:59.129 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 01 16:42:59.129 INFO kablam! | Sep 01 16:42:59.129 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 01 16:42:59.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 16:42:59.129 INFO kablam! Sep 01 16:42:59.130 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 01 16:42:59.130 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 01 16:42:59.131 INFO kablam! | Sep 01 16:42:59.131 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 01 16:42:59.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.131 INFO kablam! Sep 01 16:42:59.132 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 01 16:42:59.132 INFO kablam! --> src/response/commands.rs:32:38 Sep 01 16:42:59.132 INFO kablam! | Sep 01 16:42:59.132 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 01 16:42:59.132 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.132 INFO kablam! Sep 01 16:42:59.133 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 16:42:59.133 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 16:42:59.133 INFO kablam! | Sep 01 16:42:59.133 INFO kablam! 27 | pub links: Vec, Sep 01 16:42:59.133 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 16:42:59.133 INFO kablam! Sep 01 16:42:59.143 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.143 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 16:42:59.143 INFO kablam! | Sep 01 16:42:59.143 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 16:42:59.143 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.143 INFO kablam! Sep 01 16:42:59.144 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.144 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 16:42:59.144 INFO kablam! | Sep 01 16:42:59.144 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 16:42:59.144 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.144 INFO kablam! Sep 01 16:42:59.145 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.145 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 16:42:59.146 INFO kablam! | Sep 01 16:42:59.146 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 16:42:59.146 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.146 INFO kablam! Sep 01 16:42:59.147 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.147 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 16:42:59.147 INFO kablam! | Sep 01 16:42:59.147 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 16:42:59.147 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.147 INFO kablam! Sep 01 16:42:59.148 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.148 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 16:42:59.148 INFO kablam! | Sep 01 16:42:59.148 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 16:42:59.148 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.148 INFO kablam! Sep 01 16:42:59.149 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 16:42:59.149 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 16:42:59.149 INFO kablam! | Sep 01 16:42:59.149 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 16:42:59.149 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 16:42:59.149 INFO kablam! Sep 01 16:42:59.151 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 16:42:59.151 INFO kablam! --> src/response/file.rs:37:37 Sep 01 16:42:59.151 INFO kablam! | Sep 01 16:42:59.151 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 01 16:42:59.151 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.151 INFO kablam! Sep 01 16:42:59.152 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 16:42:59.152 INFO kablam! --> src/response/file.rs:38:37 Sep 01 16:42:59.152 INFO kablam! | Sep 01 16:42:59.152 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 01 16:42:59.152 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.152 INFO kablam! Sep 01 16:42:59.153 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 01 16:42:59.153 INFO kablam! --> src/response/files.rs:58:38 Sep 01 16:42:59.154 INFO kablam! | Sep 01 16:42:59.154 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 01 16:42:59.154 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:59.154 INFO kablam! Sep 01 16:42:59.155 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 01 16:42:59.155 INFO kablam! --> src/response/files.rs:59:40 Sep 01 16:42:59.155 INFO kablam! | Sep 01 16:42:59.155 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 01 16:42:59.155 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 16:42:59.155 INFO kablam! Sep 01 16:42:59.156 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 01 16:42:59.156 INFO kablam! --> src/response/id.rs:28:32 Sep 01 16:42:59.156 INFO kablam! | Sep 01 16:42:59.156 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 01 16:42:59.156 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 16:42:59.156 INFO kablam! Sep 01 16:42:59.158 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 16:42:59.158 INFO kablam! --> src/response/key.rs:25:27 Sep 01 16:42:59.158 INFO kablam! | Sep 01 16:42:59.158 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 16:42:59.158 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 16:42:59.158 INFO kablam! Sep 01 16:42:59.159 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 16:42:59.159 INFO kablam! --> src/response/key.rs:27:28 Sep 01 16:42:59.159 INFO kablam! | Sep 01 16:42:59.159 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 16:42:59.159 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 16:42:59.159 INFO kablam! Sep 01 16:42:59.160 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 16:42:59.160 INFO kablam! --> src/response/key.rs:38:26 Sep 01 16:42:59.161 INFO kablam! | Sep 01 16:42:59.161 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 16:42:59.161 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 16:42:59.161 INFO kablam! Sep 01 16:42:59.162 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 01 16:42:59.162 INFO kablam! --> src/response/key.rs:44:40 Sep 01 16:42:59.162 INFO kablam! | Sep 01 16:42:59.162 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 01 16:42:59.162 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 16:42:59.162 INFO kablam! Sep 01 16:42:59.163 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 01 16:42:59.163 INFO kablam! --> src/response/log.rs:26:36 Sep 01 16:42:59.163 INFO kablam! | Sep 01 16:42:59.163 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 01 16:42:59.163 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.163 INFO kablam! Sep 01 16:42:59.165 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 16:42:59.165 INFO kablam! --> src/response/ls.rs:40:32 Sep 01 16:42:59.165 INFO kablam! | Sep 01 16:42:59.165 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 01 16:42:59.165 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 16:42:59.165 INFO kablam! Sep 01 16:42:59.166 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 16:42:59.166 INFO kablam! --> src/response/ls.rs:41:32 Sep 01 16:42:59.166 INFO kablam! | Sep 01 16:42:59.166 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 01 16:42:59.166 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 16:42:59.166 INFO kablam! Sep 01 16:42:59.168 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 01 16:42:59.168 INFO kablam! --> src/response/object.rs:119:41 Sep 01 16:42:59.168 INFO kablam! | Sep 01 16:42:59.168 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 01 16:42:59.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.168 INFO kablam! Sep 01 16:42:59.169 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 01 16:42:59.169 INFO kablam! --> src/response/object.rs:120:42 Sep 01 16:42:59.169 INFO kablam! | Sep 01 16:42:59.169 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 01 16:42:59.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.169 INFO kablam! Sep 01 16:42:59.171 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 01 16:42:59.171 INFO kablam! --> src/response/object.rs:121:41 Sep 01 16:42:59.171 INFO kablam! | Sep 01 16:42:59.171 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 01 16:42:59.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.171 INFO kablam! Sep 01 16:42:59.172 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 01 16:42:59.172 INFO kablam! --> src/response/pin.rs:44:36 Sep 01 16:42:59.172 INFO kablam! | Sep 01 16:42:59.172 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 01 16:42:59.172 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.172 INFO kablam! Sep 01 16:42:59.173 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 01 16:42:59.174 INFO kablam! --> src/response/pin.rs:45:37 Sep 01 16:42:59.174 INFO kablam! | Sep 01 16:42:59.174 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 01 16:42:59.174 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.174 INFO kablam! Sep 01 16:42:59.175 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 16:42:59.175 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 01 16:42:59.175 INFO kablam! | Sep 01 16:42:59.175 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 01 16:42:59.175 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:59.175 INFO kablam! Sep 01 16:42:59.177 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 16:42:59.177 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 01 16:42:59.177 INFO kablam! | Sep 01 16:42:59.177 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 01 16:42:59.177 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:59.177 INFO kablam! Sep 01 16:42:59.178 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 01 16:42:59.178 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 01 16:42:59.178 INFO kablam! | Sep 01 16:42:59.178 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 01 16:42:59.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 16:42:59.178 INFO kablam! Sep 01 16:42:59.180 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 01 16:42:59.180 INFO kablam! --> src/response/repo.rs:52:37 Sep 01 16:42:59.180 INFO kablam! | Sep 01 16:42:59.180 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 01 16:42:59.180 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.180 INFO kablam! Sep 01 16:42:59.181 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 01 16:42:59.181 INFO kablam! --> src/response/repo.rs:53:39 Sep 01 16:42:59.181 INFO kablam! | Sep 01 16:42:59.182 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 01 16:42:59.182 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.182 INFO kablam! Sep 01 16:42:59.183 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 16:42:59.183 INFO kablam! --> src/response/repo.rs:54:41 Sep 01 16:42:59.183 INFO kablam! | Sep 01 16:42:59.183 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 01 16:42:59.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.183 INFO kablam! Sep 01 16:42:59.185 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 16:42:59.185 INFO kablam! --> src/response/repo.rs:55:41 Sep 01 16:42:59.185 INFO kablam! | Sep 01 16:42:59.185 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 01 16:42:59.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.185 INFO kablam! Sep 01 16:42:59.186 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 01 16:42:59.186 INFO kablam! --> src/response/repo.rs:56:42 Sep 01 16:42:59.186 INFO kablam! | Sep 01 16:42:59.186 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 01 16:42:59.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.186 INFO kablam! Sep 01 16:42:59.188 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 01 16:42:59.188 INFO kablam! --> src/response/swarm.rs:73:47 Sep 01 16:42:59.188 INFO kablam! | Sep 01 16:42:59.188 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 01 16:42:59.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.188 INFO kablam! Sep 01 16:42:59.189 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 16:42:59.190 INFO kablam! --> src/response/swarm.rs:74:41 Sep 01 16:42:59.190 INFO kablam! | Sep 01 16:42:59.190 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 01 16:42:59.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.190 INFO kablam! Sep 01 16:42:59.191 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 16:42:59.191 INFO kablam! --> src/response/swarm.rs:75:41 Sep 01 16:42:59.191 INFO kablam! | Sep 01 16:42:59.191 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 01 16:42:59.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.191 INFO kablam! Sep 01 16:42:59.193 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 16:42:59.193 INFO kablam! --> src/response/swarm.rs:76:41 Sep 01 16:42:59.193 INFO kablam! | Sep 01 16:42:59.193 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 01 16:42:59.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 16:42:59.193 INFO kablam! Sep 01 16:42:59.224 INFO kablam! error: aborting due to 124 previous errors Sep 01 16:42:59.225 INFO kablam! Sep 01 16:42:59.225 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 16:42:59.225 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 16:42:59.246 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 16:42:59.247 INFO kablam! Sep 01 16:42:59.247 INFO kablam! To learn more, run the command again with --verbose. Sep 01 16:42:59.249 INFO kablam! su: No module specific data is present Sep 01 16:42:59.810 INFO running `"docker" "rm" "-f" "2973bffc8d1595b258c3f1fac2b09c34745cbf17569450c77db7d0ba46c446da"` Sep 01 16:42:59.973 INFO blam! 2973bffc8d1595b258c3f1fac2b09c34745cbf17569450c77db7d0ba46c446da