Sep 02 10:13:56.967 INFO checking ipfs-api-0.4.0-alpha.3 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:13:56.967 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:13:56.967 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 02 10:13:57.209 INFO blam! 72ac1aee4933b321e268dd8a7ba5335a8ada036a3c9e91ea5186ff00322e2fd8 Sep 02 10:13:57.212 INFO running `"docker" "start" "-a" "72ac1aee4933b321e268dd8a7ba5335a8ada036a3c9e91ea5186ff00322e2fd8"` Sep 02 10:13:58.511 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 (file:///source) Sep 02 10:14:03.944 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 02 10:14:03.944 INFO kablam! --> src/response/stats.rs:9:16 Sep 02 10:14:03.944 INFO kablam! | Sep 02 10:14:03.944 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:03.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 02 10:14:03.944 INFO kablam! Sep 02 10:14:03.944 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 02 10:14:03.944 INFO kablam! --> src/response/stats.rs:9:37 Sep 02 10:14:03.944 INFO kablam! | Sep 02 10:14:03.944 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:03.944 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 02 10:14:03.944 INFO kablam! Sep 02 10:14:03.957 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.957 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 02 10:14:03.957 INFO kablam! | Sep 02 10:14:03.957 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.957 INFO kablam! | ^^^^^ Sep 02 10:14:03.957 INFO kablam! | Sep 02 10:14:03.958 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.958 INFO kablam! Sep 02 10:14:03.958 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.958 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 02 10:14:03.958 INFO kablam! | Sep 02 10:14:03.958 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.958 INFO kablam! | ^^^^^ Sep 02 10:14:03.958 INFO kablam! | Sep 02 10:14:03.958 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.958 INFO kablam! Sep 02 10:14:03.958 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.958 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 02 10:14:03.958 INFO kablam! | Sep 02 10:14:03.958 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.958 INFO kablam! | ^^^^^ Sep 02 10:14:03.958 INFO kablam! | Sep 02 10:14:03.958 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.958 INFO kablam! Sep 02 10:14:03.961 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.961 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 02 10:14:03.961 INFO kablam! | Sep 02 10:14:03.961 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.961 INFO kablam! | ^^^^^ Sep 02 10:14:03.961 INFO kablam! | Sep 02 10:14:03.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.961 INFO kablam! Sep 02 10:14:03.961 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.961 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 02 10:14:03.961 INFO kablam! | Sep 02 10:14:03.961 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.961 INFO kablam! | ^^^^^ Sep 02 10:14:03.961 INFO kablam! | Sep 02 10:14:03.961 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.961 INFO kablam! Sep 02 10:14:03.961 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.961 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 02 10:14:03.961 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.962 INFO kablam! | ^^^^^ Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.962 INFO kablam! Sep 02 10:14:03.962 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.962 INFO kablam! --> src/response/commands.rs:12:3 Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.962 INFO kablam! | ^^^^^ Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.962 INFO kablam! Sep 02 10:14:03.962 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.962 INFO kablam! --> src/response/commands.rs:19:3 Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.962 INFO kablam! | ^^^^^ Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.962 INFO kablam! Sep 02 10:14:03.962 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.962 INFO kablam! --> src/response/dag.rs:13:3 Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.962 INFO kablam! | ^^^^^ Sep 02 10:14:03.962 INFO kablam! | Sep 02 10:14:03.962 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.963 INFO kablam! Sep 02 10:14:03.963 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:03.963 INFO kablam! --> src/response/dag.rs:31:3 Sep 02 10:14:03.963 INFO kablam! | Sep 02 10:14:03.963 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:03.963 INFO kablam! | ^^^^^ Sep 02 10:14:03.963 INFO kablam! | Sep 02 10:14:03.963 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:03.963 INFO kablam! Sep 02 10:14:04.015 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.015 INFO kablam! --> src/response/dht.rs:48:3 Sep 02 10:14:04.015 INFO kablam! | Sep 02 10:14:04.015 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.015 INFO kablam! | ^^^^^ Sep 02 10:14:04.015 INFO kablam! | Sep 02 10:14:04.015 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.015 INFO kablam! Sep 02 10:14:04.015 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.015 INFO kablam! --> src/response/dht.rs:58:3 Sep 02 10:14:04.015 INFO kablam! | Sep 02 10:14:04.015 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.015 INFO kablam! | ^^^^^ Sep 02 10:14:04.015 INFO kablam! | Sep 02 10:14:04.015 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.015 INFO kablam! Sep 02 10:14:04.071 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.071 INFO kablam! --> src/response/file.rs:13:3 Sep 02 10:14:04.071 INFO kablam! | Sep 02 10:14:04.071 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.071 INFO kablam! | ^^^^^ Sep 02 10:14:04.071 INFO kablam! | Sep 02 10:14:04.071 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.071 INFO kablam! Sep 02 10:14:04.072 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.072 INFO kablam! --> src/response/file.rs:26:3 Sep 02 10:14:04.072 INFO kablam! | Sep 02 10:14:04.072 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.072 INFO kablam! | ^^^^^ Sep 02 10:14:04.072 INFO kablam! | Sep 02 10:14:04.072 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.072 INFO kablam! Sep 02 10:14:04.072 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.072 INFO kablam! --> src/response/files.rs:16:3 Sep 02 10:14:04.072 INFO kablam! | Sep 02 10:14:04.072 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.072 INFO kablam! | ^^^^^ Sep 02 10:14:04.072 INFO kablam! | Sep 02 10:14:04.072 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.072 INFO kablam! Sep 02 10:14:04.072 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.072 INFO kablam! --> src/response/files.rs:30:3 Sep 02 10:14:04.072 INFO kablam! | Sep 02 10:14:04.073 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.073 INFO kablam! | ^^^^^ Sep 02 10:14:04.073 INFO kablam! | Sep 02 10:14:04.073 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.073 INFO kablam! Sep 02 10:14:04.073 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.073 INFO kablam! --> src/response/files.rs:43:3 Sep 02 10:14:04.073 INFO kablam! | Sep 02 10:14:04.073 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.073 INFO kablam! | ^^^^^ Sep 02 10:14:04.073 INFO kablam! | Sep 02 10:14:04.073 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.073 INFO kablam! Sep 02 10:14:04.074 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.075 INFO kablam! --> src/response/id.rs:12:3 Sep 02 10:14:04.075 INFO kablam! | Sep 02 10:14:04.075 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.075 INFO kablam! | ^^^^^ Sep 02 10:14:04.075 INFO kablam! | Sep 02 10:14:04.075 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.075 INFO kablam! Sep 02 10:14:04.075 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.075 INFO kablam! --> src/response/key.rs:12:3 Sep 02 10:14:04.075 INFO kablam! | Sep 02 10:14:04.075 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.075 INFO kablam! | ^^^^^ Sep 02 10:14:04.075 INFO kablam! | Sep 02 10:14:04.075 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.075 INFO kablam! Sep 02 10:14:04.075 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.075 INFO kablam! --> src/response/key.rs:19:3 Sep 02 10:14:04.075 INFO kablam! | Sep 02 10:14:04.076 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.076 INFO kablam! | ^^^^^ Sep 02 10:14:04.076 INFO kablam! | Sep 02 10:14:04.076 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.076 INFO kablam! Sep 02 10:14:04.076 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.076 INFO kablam! --> src/response/key.rs:30:3 Sep 02 10:14:04.076 INFO kablam! | Sep 02 10:14:04.076 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.076 INFO kablam! | ^^^^^ Sep 02 10:14:04.076 INFO kablam! | Sep 02 10:14:04.076 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.076 INFO kablam! Sep 02 10:14:04.101 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.101 INFO kablam! --> src/response/log.rs:12:3 Sep 02 10:14:04.101 INFO kablam! | Sep 02 10:14:04.101 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.101 INFO kablam! | ^^^^^ Sep 02 10:14:04.101 INFO kablam! | Sep 02 10:14:04.101 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.102 INFO kablam! Sep 02 10:14:04.102 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.102 INFO kablam! --> src/response/log.rs:18:3 Sep 02 10:14:04.102 INFO kablam! | Sep 02 10:14:04.102 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.102 INFO kablam! | ^^^^^ Sep 02 10:14:04.102 INFO kablam! | Sep 02 10:14:04.102 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.102 INFO kablam! Sep 02 10:14:04.102 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.102 INFO kablam! --> src/response/ls.rs:12:3 Sep 02 10:14:04.102 INFO kablam! | Sep 02 10:14:04.102 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.102 INFO kablam! | ^^^^^ Sep 02 10:14:04.103 INFO kablam! | Sep 02 10:14:04.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.103 INFO kablam! Sep 02 10:14:04.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.103 INFO kablam! --> src/response/ls.rs:21:3 Sep 02 10:14:04.103 INFO kablam! | Sep 02 10:14:04.103 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.103 INFO kablam! | ^^^^^ Sep 02 10:14:04.103 INFO kablam! | Sep 02 10:14:04.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.103 INFO kablam! Sep 02 10:14:04.103 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.103 INFO kablam! --> src/response/ls.rs:32:3 Sep 02 10:14:04.103 INFO kablam! | Sep 02 10:14:04.103 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.103 INFO kablam! | ^^^^^ Sep 02 10:14:04.103 INFO kablam! | Sep 02 10:14:04.103 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.103 INFO kablam! Sep 02 10:14:04.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.105 INFO kablam! --> src/response/object.rs:13:3 Sep 02 10:14:04.105 INFO kablam! | Sep 02 10:14:04.105 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.105 INFO kablam! | ^^^^^ Sep 02 10:14:04.105 INFO kablam! | Sep 02 10:14:04.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.105 INFO kablam! Sep 02 10:14:04.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.105 INFO kablam! --> src/response/object.rs:28:3 Sep 02 10:14:04.105 INFO kablam! | Sep 02 10:14:04.105 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.105 INFO kablam! | ^^^^^ Sep 02 10:14:04.105 INFO kablam! | Sep 02 10:14:04.105 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.105 INFO kablam! Sep 02 10:14:04.105 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.105 INFO kablam! --> src/response/object.rs:35:3 Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.106 INFO kablam! | ^^^^^ Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.106 INFO kablam! Sep 02 10:14:04.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.106 INFO kablam! --> src/response/object.rs:44:3 Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.106 INFO kablam! | ^^^^^ Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.106 INFO kablam! Sep 02 10:14:04.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.106 INFO kablam! --> src/response/object.rs:53:3 Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.106 INFO kablam! | ^^^^^ Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.106 INFO kablam! Sep 02 10:14:04.106 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.106 INFO kablam! --> src/response/object.rs:62:3 Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.106 INFO kablam! | ^^^^^ Sep 02 10:14:04.106 INFO kablam! | Sep 02 10:14:04.106 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.107 INFO kablam! Sep 02 10:14:04.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.107 INFO kablam! --> src/response/object.rs:71:3 Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.107 INFO kablam! | ^^^^^ Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.107 INFO kablam! Sep 02 10:14:04.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.107 INFO kablam! --> src/response/object.rs:80:3 Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.107 INFO kablam! | ^^^^^ Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.107 INFO kablam! Sep 02 10:14:04.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.107 INFO kablam! --> src/response/object.rs:89:3 Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.107 INFO kablam! | ^^^^^ Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.107 INFO kablam! Sep 02 10:14:04.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.107 INFO kablam! --> src/response/object.rs:98:3 Sep 02 10:14:04.107 INFO kablam! | Sep 02 10:14:04.107 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.107 INFO kablam! | ^^^^^ Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.108 INFO kablam! Sep 02 10:14:04.108 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.108 INFO kablam! --> src/response/object.rs:107:3 Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.108 INFO kablam! | ^^^^^ Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.108 INFO kablam! Sep 02 10:14:04.108 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.108 INFO kablam! --> src/response/pin.rs:13:3 Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.108 INFO kablam! | ^^^^^ Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.108 INFO kablam! Sep 02 10:14:04.108 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.108 INFO kablam! --> src/response/pin.rs:22:3 Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.108 INFO kablam! | ^^^^^ Sep 02 10:14:04.108 INFO kablam! | Sep 02 10:14:04.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.108 INFO kablam! Sep 02 10:14:04.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.109 INFO kablam! --> src/response/pin.rs:29:3 Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.109 INFO kablam! | ^^^^^ Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.109 INFO kablam! Sep 02 10:14:04.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.109 INFO kablam! --> src/response/pin.rs:36:3 Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.109 INFO kablam! | ^^^^^ Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.109 INFO kablam! Sep 02 10:14:04.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.109 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.109 INFO kablam! | ^^^^^ Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.109 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.109 INFO kablam! Sep 02 10:14:04.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.109 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 02 10:14:04.109 INFO kablam! | Sep 02 10:14:04.110 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.110 INFO kablam! | ^^^^^ Sep 02 10:14:04.110 INFO kablam! | Sep 02 10:14:04.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.110 INFO kablam! Sep 02 10:14:04.111 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.111 INFO kablam! --> src/response/repo.rs:13:3 Sep 02 10:14:04.111 INFO kablam! | Sep 02 10:14:04.111 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.111 INFO kablam! | ^^^^^ Sep 02 10:14:04.111 INFO kablam! | Sep 02 10:14:04.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.111 INFO kablam! Sep 02 10:14:04.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.112 INFO kablam! --> src/response/repo.rs:19:3 Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.112 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.112 INFO kablam! | ^^^^^ Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.112 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.112 INFO kablam! Sep 02 10:14:04.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.112 INFO kablam! --> src/response/repo.rs:27:3 Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.112 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.112 INFO kablam! | ^^^^^ Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.112 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.112 INFO kablam! Sep 02 10:14:04.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.112 INFO kablam! --> src/response/repo.rs:37:3 Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.112 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.112 INFO kablam! | ^^^^^ Sep 02 10:14:04.112 INFO kablam! | Sep 02 10:14:04.113 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.113 INFO kablam! Sep 02 10:14:04.113 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.113 INFO kablam! --> src/response/repo.rs:45:3 Sep 02 10:14:04.113 INFO kablam! | Sep 02 10:14:04.113 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.113 INFO kablam! | ^^^^^ Sep 02 10:14:04.113 INFO kablam! | Sep 02 10:14:04.113 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.113 INFO kablam! Sep 02 10:14:04.114 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.114 INFO kablam! --> src/response/swarm.rs:12:3 Sep 02 10:14:04.114 INFO kablam! | Sep 02 10:14:04.114 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.114 INFO kablam! | ^^^^^ Sep 02 10:14:04.114 INFO kablam! | Sep 02 10:14:04.114 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.114 INFO kablam! Sep 02 10:14:04.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.115 INFO kablam! --> src/response/swarm.rs:19:3 Sep 02 10:14:04.115 INFO kablam! | Sep 02 10:14:04.115 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.115 INFO kablam! | ^^^^^ Sep 02 10:14:04.115 INFO kablam! | Sep 02 10:14:04.115 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.115 INFO kablam! Sep 02 10:14:04.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.115 INFO kablam! --> src/response/swarm.rs:26:3 Sep 02 10:14:04.115 INFO kablam! | Sep 02 10:14:04.115 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.115 INFO kablam! | ^^^^^ Sep 02 10:14:04.115 INFO kablam! | Sep 02 10:14:04.115 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.115 INFO kablam! Sep 02 10:14:04.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.115 INFO kablam! --> src/response/swarm.rs:33:3 Sep 02 10:14:04.115 INFO kablam! | Sep 02 10:14:04.115 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.116 INFO kablam! | ^^^^^ Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.116 INFO kablam! Sep 02 10:14:04.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.116 INFO kablam! --> src/response/swarm.rs:40:3 Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.116 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.116 INFO kablam! | ^^^^^ Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.116 INFO kablam! Sep 02 10:14:04.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.116 INFO kablam! --> src/response/swarm.rs:47:3 Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.116 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.116 INFO kablam! | ^^^^^ Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.116 INFO kablam! Sep 02 10:14:04.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.116 INFO kablam! --> src/response/swarm.rs:53:3 Sep 02 10:14:04.116 INFO kablam! | Sep 02 10:14:04.117 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.117 INFO kablam! | ^^^^^ Sep 02 10:14:04.117 INFO kablam! | Sep 02 10:14:04.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.117 INFO kablam! Sep 02 10:14:04.117 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.117 INFO kablam! --> src/response/swarm.rs:65:3 Sep 02 10:14:04.117 INFO kablam! | Sep 02 10:14:04.117 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.117 INFO kablam! | ^^^^^ Sep 02 10:14:04.117 INFO kablam! | Sep 02 10:14:04.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.117 INFO kablam! Sep 02 10:14:04.381 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 02 10:14:04.381 INFO kablam! --> src/response/dag.rs:27:20 Sep 02 10:14:04.381 INFO kablam! | Sep 02 10:14:04.382 INFO kablam! 27 | pub links: Vec, Sep 02 10:14:04.382 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 02 10:14:04.382 INFO kablam! Sep 02 10:14:04.383 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.383 INFO kablam! --> src/response/dht.rs:72:32 Sep 02 10:14:04.383 INFO kablam! | Sep 02 10:14:04.383 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 02 10:14:04.383 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.383 INFO kablam! Sep 02 10:14:04.384 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.384 INFO kablam! --> src/response/dht.rs:74:33 Sep 02 10:14:04.384 INFO kablam! | Sep 02 10:14:04.384 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 02 10:14:04.384 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.384 INFO kablam! Sep 02 10:14:04.384 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.384 INFO kablam! --> src/response/dht.rs:76:27 Sep 02 10:14:04.384 INFO kablam! | Sep 02 10:14:04.384 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 02 10:14:04.384 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.384 INFO kablam! Sep 02 10:14:04.385 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.385 INFO kablam! --> src/response/dht.rs:78:31 Sep 02 10:14:04.385 INFO kablam! | Sep 02 10:14:04.385 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 02 10:14:04.385 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.385 INFO kablam! Sep 02 10:14:04.385 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.385 INFO kablam! --> src/response/dht.rs:80:27 Sep 02 10:14:04.385 INFO kablam! | Sep 02 10:14:04.386 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 02 10:14:04.386 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.386 INFO kablam! Sep 02 10:14:04.386 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:04.386 INFO kablam! --> src/response/dht.rs:82:29 Sep 02 10:14:04.386 INFO kablam! | Sep 02 10:14:04.386 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 02 10:14:04.386 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:04.386 INFO kablam! Sep 02 10:14:04.387 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 02 10:14:04.387 INFO kablam! --> src/response/key.rs:25:27 Sep 02 10:14:04.387 INFO kablam! | Sep 02 10:14:04.387 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 02 10:14:04.387 INFO kablam! | ^^^^^^^ not found in this scope Sep 02 10:14:04.387 INFO kablam! Sep 02 10:14:04.388 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 02 10:14:04.388 INFO kablam! --> src/response/stats.rs:9:16 Sep 02 10:14:04.388 INFO kablam! | Sep 02 10:14:04.388 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:04.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 02 10:14:04.388 INFO kablam! Sep 02 10:14:04.388 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 02 10:14:04.388 INFO kablam! --> src/response/stats.rs:9:37 Sep 02 10:14:04.388 INFO kablam! | Sep 02 10:14:04.388 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:04.388 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `BlockStatResponse`? Sep 02 10:14:04.388 INFO kablam! Sep 02 10:14:04.388 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:04.388 INFO kablam! --> src/response/key.rs:27:28 Sep 02 10:14:04.388 INFO kablam! | Sep 02 10:14:04.388 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 02 10:14:04.388 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:04.388 INFO kablam! Sep 02 10:14:04.388 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:04.388 INFO kablam! --> src/response/key.rs:38:26 Sep 02 10:14:04.388 INFO kablam! | Sep 02 10:14:04.388 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 02 10:14:04.388 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:04.388 INFO kablam! Sep 02 10:14:04.390 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 02 10:14:04.390 INFO kablam! --> src/client.rs:361:73 Sep 02 10:14:04.390 INFO kablam! | Sep 02 10:14:04.390 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 02 10:14:04.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:04.390 INFO kablam! Sep 02 10:14:04.390 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 02 10:14:04.390 INFO kablam! --> src/client.rs:407:59 Sep 02 10:14:04.390 INFO kablam! | Sep 02 10:14:04.390 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 02 10:14:04.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:04.391 INFO kablam! Sep 02 10:14:04.391 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 02 10:14:04.391 INFO kablam! --> src/client.rs:456:34 Sep 02 10:14:04.391 INFO kablam! | Sep 02 10:14:04.391 INFO kablam! 456 | ) -> AsyncResponse { Sep 02 10:14:04.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:04.391 INFO kablam! Sep 02 10:14:04.392 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 02 10:14:04.392 INFO kablam! --> src/client.rs:583:68 Sep 02 10:14:04.392 INFO kablam! | Sep 02 10:14:04.393 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 02 10:14:04.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.393 INFO kablam! Sep 02 10:14:04.393 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 02 10:14:04.393 INFO kablam! --> src/client.rs:606:61 Sep 02 10:14:04.394 INFO kablam! | Sep 02 10:14:04.394 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 02 10:14:04.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.394 INFO kablam! Sep 02 10:14:04.394 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 02 10:14:04.394 INFO kablam! --> src/client.rs:629:63 Sep 02 10:14:04.395 INFO kablam! | Sep 02 10:14:04.395 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 02 10:14:04.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.395 INFO kablam! Sep 02 10:14:04.395 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 02 10:14:04.395 INFO kablam! --> src/client.rs:676:55 Sep 02 10:14:04.396 INFO kablam! | Sep 02 10:14:04.396 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 02 10:14:04.396 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.396 INFO kablam! Sep 02 10:14:04.396 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 02 10:14:04.396 INFO kablam! --> src/client.rs:1045:66 Sep 02 10:14:04.396 INFO kablam! | Sep 02 10:14:04.397 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 02 10:14:04.397 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:04.397 INFO kablam! Sep 02 10:14:04.397 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 02 10:14:04.397 INFO kablam! --> src/client.rs:1110:75 Sep 02 10:14:04.398 INFO kablam! | Sep 02 10:14:04.398 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:04.398 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:04.398 INFO kablam! Sep 02 10:14:04.398 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 02 10:14:04.398 INFO kablam! --> src/client.rs:1225:69 Sep 02 10:14:04.399 INFO kablam! | Sep 02 10:14:04.399 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 02 10:14:04.399 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:04.399 INFO kablam! Sep 02 10:14:04.399 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 02 10:14:04.400 INFO kablam! --> src/client.rs:1382:69 Sep 02 10:14:04.400 INFO kablam! | Sep 02 10:14:04.400 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 02 10:14:04.400 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:04.401 INFO kablam! Sep 02 10:14:04.401 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 02 10:14:04.401 INFO kablam! --> src/client.rs:1455:34 Sep 02 10:14:04.401 INFO kablam! | Sep 02 10:14:04.401 INFO kablam! 1455 | ) -> AsyncResponse { Sep 02 10:14:04.402 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:04.402 INFO kablam! Sep 02 10:14:04.402 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 02 10:14:04.402 INFO kablam! --> src/client.rs:1505:34 Sep 02 10:14:04.402 INFO kablam! | Sep 02 10:14:04.402 INFO kablam! 1505 | ) -> AsyncResponse { Sep 02 10:14:04.403 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.403 INFO kablam! Sep 02 10:14:04.403 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 02 10:14:04.403 INFO kablam! --> src/client.rs:1526:53 Sep 02 10:14:04.403 INFO kablam! | Sep 02 10:14:04.403 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 02 10:14:04.404 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:04.404 INFO kablam! Sep 02 10:14:04.404 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.404 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 02 10:14:04.404 INFO kablam! | Sep 02 10:14:04.404 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.404 INFO kablam! | ^^^^^ Sep 02 10:14:04.405 INFO kablam! | Sep 02 10:14:04.405 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.405 INFO kablam! Sep 02 10:14:04.405 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.405 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 02 10:14:04.405 INFO kablam! | Sep 02 10:14:04.405 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.405 INFO kablam! | ^^^^^ Sep 02 10:14:04.406 INFO kablam! | Sep 02 10:14:04.406 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.406 INFO kablam! Sep 02 10:14:04.406 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.406 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 02 10:14:04.406 INFO kablam! | Sep 02 10:14:04.406 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.407 INFO kablam! | ^^^^^ Sep 02 10:14:04.407 INFO kablam! | Sep 02 10:14:04.407 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.407 INFO kablam! Sep 02 10:14:04.407 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 02 10:14:04.407 INFO kablam! --> src/client.rs:1575:69 Sep 02 10:14:04.407 INFO kablam! | Sep 02 10:14:04.408 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:04.408 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:04.408 INFO kablam! Sep 02 10:14:04.408 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 02 10:14:04.408 INFO kablam! --> src/client.rs:1701:34 Sep 02 10:14:04.408 INFO kablam! | Sep 02 10:14:04.408 INFO kablam! 1701 | ) -> AsyncResponse { Sep 02 10:14:04.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.409 INFO kablam! Sep 02 10:14:04.409 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 02 10:14:04.409 INFO kablam! --> src/client.rs:1722:68 Sep 02 10:14:04.409 INFO kablam! | Sep 02 10:14:04.409 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 02 10:14:04.409 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 02 10:14:04.409 INFO kablam! Sep 02 10:14:04.410 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 02 10:14:04.410 INFO kablam! --> src/client.rs:1743:70 Sep 02 10:14:04.410 INFO kablam! | Sep 02 10:14:04.410 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 02 10:14:04.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.410 INFO kablam! Sep 02 10:14:04.410 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 02 10:14:04.410 INFO kablam! --> src/client.rs:1768:34 Sep 02 10:14:04.411 INFO kablam! | Sep 02 10:14:04.411 INFO kablam! 1768 | ) -> AsyncResponse { Sep 02 10:14:04.411 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.411 INFO kablam! Sep 02 10:14:04.411 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 02 10:14:04.411 INFO kablam! --> src/client.rs:1799:69 Sep 02 10:14:04.411 INFO kablam! | Sep 02 10:14:04.411 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 02 10:14:04.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 02 10:14:04.412 INFO kablam! Sep 02 10:14:04.412 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 02 10:14:04.412 INFO kablam! --> src/client.rs:1840:82 Sep 02 10:14:04.412 INFO kablam! | Sep 02 10:14:04.412 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:04.412 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:04.412 INFO kablam! Sep 02 10:14:04.413 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 02 10:14:04.413 INFO kablam! --> src/client.rs:1876:34 Sep 02 10:14:04.413 INFO kablam! | Sep 02 10:14:04.413 INFO kablam! 1876 | ) -> AsyncResponse { Sep 02 10:14:04.413 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:04.413 INFO kablam! Sep 02 10:14:04.413 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 02 10:14:04.414 INFO kablam! --> src/client.rs:1902:81 Sep 02 10:14:04.414 INFO kablam! | Sep 02 10:14:04.414 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:04.414 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:04.414 INFO kablam! Sep 02 10:14:04.414 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 02 10:14:04.414 INFO kablam! --> src/client.rs:1953:56 Sep 02 10:14:04.415 INFO kablam! | Sep 02 10:14:04.415 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 02 10:14:04.415 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:04.415 INFO kablam! Sep 02 10:14:04.415 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 02 10:14:04.415 INFO kablam! --> src/client.rs:1978:34 Sep 02 10:14:04.415 INFO kablam! | Sep 02 10:14:04.415 INFO kablam! 1978 | ) -> AsyncResponse { Sep 02 10:14:04.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:04.416 INFO kablam! Sep 02 10:14:04.416 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 02 10:14:04.416 INFO kablam! --> src/client.rs:2168:64 Sep 02 10:14:04.416 INFO kablam! | Sep 02 10:14:04.416 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 02 10:14:04.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.416 INFO kablam! Sep 02 10:14:04.416 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 02 10:14:04.417 INFO kablam! --> src/client.rs:2197:58 Sep 02 10:14:04.417 INFO kablam! | Sep 02 10:14:04.417 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 02 10:14:04.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:04.417 INFO kablam! Sep 02 10:14:04.433 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.433 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 02 10:14:04.433 INFO kablam! | Sep 02 10:14:04.433 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.433 INFO kablam! | ^^^^^ Sep 02 10:14:04.434 INFO kablam! | Sep 02 10:14:04.434 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.434 INFO kablam! Sep 02 10:14:04.434 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.434 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 02 10:14:04.434 INFO kablam! | Sep 02 10:14:04.434 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.434 INFO kablam! | ^^^^^ Sep 02 10:14:04.434 INFO kablam! | Sep 02 10:14:04.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.435 INFO kablam! Sep 02 10:14:04.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.435 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 02 10:14:04.435 INFO kablam! | Sep 02 10:14:04.435 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.435 INFO kablam! | ^^^^^ Sep 02 10:14:04.436 INFO kablam! | Sep 02 10:14:04.436 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.436 INFO kablam! Sep 02 10:14:04.436 INFO kablam! error: aborting due to 95 previous errors Sep 02 10:14:04.436 INFO kablam! Sep 02 10:14:04.436 INFO kablam! Some errors occurred: E0412, E0432. Sep 02 10:14:04.436 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 10:14:04.443 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.443 INFO kablam! --> src/response/commands.rs:12:3 Sep 02 10:14:04.443 INFO kablam! | Sep 02 10:14:04.443 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.443 INFO kablam! | ^^^^^ Sep 02 10:14:04.443 INFO kablam! | Sep 02 10:14:04.443 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.443 INFO kablam! Sep 02 10:14:04.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.444 INFO kablam! --> src/response/commands.rs:19:3 Sep 02 10:14:04.444 INFO kablam! | Sep 02 10:14:04.444 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.444 INFO kablam! | ^^^^^ Sep 02 10:14:04.444 INFO kablam! | Sep 02 10:14:04.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.444 INFO kablam! Sep 02 10:14:04.447 INFO kablam! error: Could not compile `ipfs-api`. Sep 02 10:14:04.447 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:14:04.452 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.452 INFO kablam! --> src/response/dag.rs:13:3 Sep 02 10:14:04.452 INFO kablam! | Sep 02 10:14:04.452 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.452 INFO kablam! | ^^^^^ Sep 02 10:14:04.452 INFO kablam! | Sep 02 10:14:04.452 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.452 INFO kablam! Sep 02 10:14:04.452 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.452 INFO kablam! --> src/response/dag.rs:31:3 Sep 02 10:14:04.452 INFO kablam! | Sep 02 10:14:04.452 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.452 INFO kablam! | ^^^^^ Sep 02 10:14:04.453 INFO kablam! | Sep 02 10:14:04.453 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.453 INFO kablam! Sep 02 10:14:04.489 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.489 INFO kablam! --> src/response/dht.rs:48:3 Sep 02 10:14:04.489 INFO kablam! | Sep 02 10:14:04.489 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.489 INFO kablam! | ^^^^^ Sep 02 10:14:04.489 INFO kablam! | Sep 02 10:14:04.489 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.489 INFO kablam! Sep 02 10:14:04.490 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.490 INFO kablam! --> src/response/dht.rs:58:3 Sep 02 10:14:04.490 INFO kablam! | Sep 02 10:14:04.490 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.490 INFO kablam! | ^^^^^ Sep 02 10:14:04.490 INFO kablam! | Sep 02 10:14:04.490 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.490 INFO kablam! Sep 02 10:14:04.550 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.550 INFO kablam! --> src/response/file.rs:13:3 Sep 02 10:14:04.550 INFO kablam! | Sep 02 10:14:04.550 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.550 INFO kablam! | ^^^^^ Sep 02 10:14:04.550 INFO kablam! | Sep 02 10:14:04.550 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.550 INFO kablam! Sep 02 10:14:04.550 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.550 INFO kablam! --> src/response/file.rs:26:3 Sep 02 10:14:04.550 INFO kablam! | Sep 02 10:14:04.550 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.550 INFO kablam! | ^^^^^ Sep 02 10:14:04.550 INFO kablam! | Sep 02 10:14:04.551 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.551 INFO kablam! Sep 02 10:14:04.569 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.569 INFO kablam! --> src/response/files.rs:16:3 Sep 02 10:14:04.569 INFO kablam! | Sep 02 10:14:04.569 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.569 INFO kablam! | ^^^^^ Sep 02 10:14:04.569 INFO kablam! | Sep 02 10:14:04.569 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.569 INFO kablam! Sep 02 10:14:04.569 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.570 INFO kablam! --> src/response/files.rs:30:3 Sep 02 10:14:04.570 INFO kablam! | Sep 02 10:14:04.570 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.570 INFO kablam! | ^^^^^ Sep 02 10:14:04.570 INFO kablam! | Sep 02 10:14:04.570 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.570 INFO kablam! Sep 02 10:14:04.570 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.570 INFO kablam! --> src/response/files.rs:43:3 Sep 02 10:14:04.570 INFO kablam! | Sep 02 10:14:04.570 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.570 INFO kablam! | ^^^^^ Sep 02 10:14:04.570 INFO kablam! | Sep 02 10:14:04.570 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.570 INFO kablam! Sep 02 10:14:04.592 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.592 INFO kablam! --> src/response/id.rs:12:3 Sep 02 10:14:04.592 INFO kablam! | Sep 02 10:14:04.592 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.593 INFO kablam! | ^^^^^ Sep 02 10:14:04.593 INFO kablam! | Sep 02 10:14:04.593 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.593 INFO kablam! Sep 02 10:14:04.601 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.601 INFO kablam! --> src/response/key.rs:12:3 Sep 02 10:14:04.601 INFO kablam! | Sep 02 10:14:04.601 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.601 INFO kablam! | ^^^^^ Sep 02 10:14:04.601 INFO kablam! | Sep 02 10:14:04.601 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.601 INFO kablam! Sep 02 10:14:04.602 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.602 INFO kablam! --> src/response/key.rs:19:3 Sep 02 10:14:04.602 INFO kablam! | Sep 02 10:14:04.602 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.602 INFO kablam! | ^^^^^ Sep 02 10:14:04.602 INFO kablam! | Sep 02 10:14:04.602 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.602 INFO kablam! Sep 02 10:14:04.602 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.602 INFO kablam! --> src/response/key.rs:30:3 Sep 02 10:14:04.602 INFO kablam! | Sep 02 10:14:04.602 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.602 INFO kablam! | ^^^^^ Sep 02 10:14:04.602 INFO kablam! | Sep 02 10:14:04.602 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.602 INFO kablam! Sep 02 10:14:04.634 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.634 INFO kablam! --> src/response/log.rs:12:3 Sep 02 10:14:04.634 INFO kablam! | Sep 02 10:14:04.634 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.634 INFO kablam! | ^^^^^ Sep 02 10:14:04.634 INFO kablam! | Sep 02 10:14:04.634 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.634 INFO kablam! Sep 02 10:14:04.634 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.634 INFO kablam! --> src/response/log.rs:18:3 Sep 02 10:14:04.634 INFO kablam! | Sep 02 10:14:04.634 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.634 INFO kablam! | ^^^^^ Sep 02 10:14:04.634 INFO kablam! | Sep 02 10:14:04.634 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.634 INFO kablam! Sep 02 10:14:04.641 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.641 INFO kablam! --> src/response/ls.rs:12:3 Sep 02 10:14:04.641 INFO kablam! | Sep 02 10:14:04.641 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.641 INFO kablam! | ^^^^^ Sep 02 10:14:04.641 INFO kablam! | Sep 02 10:14:04.641 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.641 INFO kablam! Sep 02 10:14:04.641 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.641 INFO kablam! --> src/response/ls.rs:21:3 Sep 02 10:14:04.641 INFO kablam! | Sep 02 10:14:04.641 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.641 INFO kablam! | ^^^^^ Sep 02 10:14:04.642 INFO kablam! | Sep 02 10:14:04.642 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.642 INFO kablam! Sep 02 10:14:04.642 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.642 INFO kablam! --> src/response/ls.rs:32:3 Sep 02 10:14:04.642 INFO kablam! | Sep 02 10:14:04.642 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.642 INFO kablam! | ^^^^^ Sep 02 10:14:04.642 INFO kablam! | Sep 02 10:14:04.642 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.642 INFO kablam! Sep 02 10:14:04.658 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.658 INFO kablam! --> src/response/object.rs:13:3 Sep 02 10:14:04.658 INFO kablam! | Sep 02 10:14:04.658 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.658 INFO kablam! | ^^^^^ Sep 02 10:14:04.658 INFO kablam! | Sep 02 10:14:04.658 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.658 INFO kablam! Sep 02 10:14:04.658 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.658 INFO kablam! --> src/response/object.rs:28:3 Sep 02 10:14:04.658 INFO kablam! | Sep 02 10:14:04.658 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.658 INFO kablam! | ^^^^^ Sep 02 10:14:04.658 INFO kablam! | Sep 02 10:14:04.658 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.658 INFO kablam! Sep 02 10:14:04.658 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.659 INFO kablam! --> src/response/object.rs:35:3 Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.659 INFO kablam! | ^^^^^ Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.659 INFO kablam! Sep 02 10:14:04.659 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.659 INFO kablam! --> src/response/object.rs:44:3 Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.659 INFO kablam! | ^^^^^ Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.659 INFO kablam! Sep 02 10:14:04.659 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.659 INFO kablam! --> src/response/object.rs:53:3 Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.659 INFO kablam! | ^^^^^ Sep 02 10:14:04.659 INFO kablam! | Sep 02 10:14:04.659 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.659 INFO kablam! Sep 02 10:14:04.660 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.660 INFO kablam! --> src/response/object.rs:62:3 Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.660 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.660 INFO kablam! | ^^^^^ Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.660 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.660 INFO kablam! Sep 02 10:14:04.660 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.660 INFO kablam! --> src/response/object.rs:71:3 Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.660 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.660 INFO kablam! | ^^^^^ Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.660 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.660 INFO kablam! Sep 02 10:14:04.660 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.660 INFO kablam! --> src/response/object.rs:80:3 Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.660 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.660 INFO kablam! | ^^^^^ Sep 02 10:14:04.660 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.661 INFO kablam! Sep 02 10:14:04.661 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.661 INFO kablam! --> src/response/object.rs:89:3 Sep 02 10:14:04.661 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.661 INFO kablam! | ^^^^^ Sep 02 10:14:04.661 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.661 INFO kablam! Sep 02 10:14:04.661 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.661 INFO kablam! --> src/response/object.rs:98:3 Sep 02 10:14:04.661 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.661 INFO kablam! | ^^^^^ Sep 02 10:14:04.661 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.661 INFO kablam! Sep 02 10:14:04.661 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.661 INFO kablam! --> src/response/object.rs:107:3 Sep 02 10:14:04.661 INFO kablam! | Sep 02 10:14:04.661 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.661 INFO kablam! | ^^^^^ Sep 02 10:14:04.662 INFO kablam! | Sep 02 10:14:04.662 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.662 INFO kablam! Sep 02 10:14:04.680 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.680 INFO kablam! --> src/response/pin.rs:13:3 Sep 02 10:14:04.680 INFO kablam! | Sep 02 10:14:04.680 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.680 INFO kablam! | ^^^^^ Sep 02 10:14:04.680 INFO kablam! | Sep 02 10:14:04.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.680 INFO kablam! Sep 02 10:14:04.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.681 INFO kablam! --> src/response/pin.rs:22:3 Sep 02 10:14:04.681 INFO kablam! | Sep 02 10:14:04.681 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.681 INFO kablam! | ^^^^^ Sep 02 10:14:04.681 INFO kablam! | Sep 02 10:14:04.681 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.681 INFO kablam! Sep 02 10:14:04.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.681 INFO kablam! --> src/response/pin.rs:29:3 Sep 02 10:14:04.681 INFO kablam! | Sep 02 10:14:04.681 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.681 INFO kablam! | ^^^^^ Sep 02 10:14:04.681 INFO kablam! | Sep 02 10:14:04.681 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.681 INFO kablam! Sep 02 10:14:04.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.681 INFO kablam! --> src/response/pin.rs:36:3 Sep 02 10:14:04.681 INFO kablam! | Sep 02 10:14:04.682 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.682 INFO kablam! | ^^^^^ Sep 02 10:14:04.682 INFO kablam! | Sep 02 10:14:04.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.682 INFO kablam! Sep 02 10:14:04.695 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.695 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 02 10:14:04.695 INFO kablam! | Sep 02 10:14:04.695 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.695 INFO kablam! | ^^^^^ Sep 02 10:14:04.696 INFO kablam! | Sep 02 10:14:04.696 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.696 INFO kablam! Sep 02 10:14:04.696 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.696 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 02 10:14:04.696 INFO kablam! | Sep 02 10:14:04.696 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.696 INFO kablam! | ^^^^^ Sep 02 10:14:04.696 INFO kablam! | Sep 02 10:14:04.696 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.696 INFO kablam! Sep 02 10:14:04.719 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.719 INFO kablam! --> src/response/repo.rs:13:3 Sep 02 10:14:04.719 INFO kablam! | Sep 02 10:14:04.719 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.719 INFO kablam! | ^^^^^ Sep 02 10:14:04.719 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.720 INFO kablam! Sep 02 10:14:04.720 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.720 INFO kablam! --> src/response/repo.rs:19:3 Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.720 INFO kablam! | ^^^^^ Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.720 INFO kablam! Sep 02 10:14:04.720 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.720 INFO kablam! --> src/response/repo.rs:27:3 Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.720 INFO kablam! | ^^^^^ Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.720 INFO kablam! Sep 02 10:14:04.720 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.720 INFO kablam! --> src/response/repo.rs:37:3 Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.720 INFO kablam! | ^^^^^ Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.720 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.720 INFO kablam! Sep 02 10:14:04.720 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.720 INFO kablam! --> src/response/repo.rs:45:3 Sep 02 10:14:04.720 INFO kablam! | Sep 02 10:14:04.721 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.721 INFO kablam! | ^^^^^ Sep 02 10:14:04.721 INFO kablam! | Sep 02 10:14:04.721 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.721 INFO kablam! Sep 02 10:14:04.762 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.762 INFO kablam! --> src/response/swarm.rs:12:3 Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.762 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.762 INFO kablam! | ^^^^^ Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.762 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.762 INFO kablam! Sep 02 10:14:04.762 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.762 INFO kablam! --> src/response/swarm.rs:19:3 Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.762 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.762 INFO kablam! | ^^^^^ Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.762 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.762 INFO kablam! Sep 02 10:14:04.762 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.762 INFO kablam! --> src/response/swarm.rs:26:3 Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.762 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.762 INFO kablam! | ^^^^^ Sep 02 10:14:04.762 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.763 INFO kablam! Sep 02 10:14:04.763 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.763 INFO kablam! --> src/response/swarm.rs:33:3 Sep 02 10:14:04.763 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.763 INFO kablam! | ^^^^^ Sep 02 10:14:04.763 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.763 INFO kablam! Sep 02 10:14:04.763 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.763 INFO kablam! --> src/response/swarm.rs:40:3 Sep 02 10:14:04.763 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.763 INFO kablam! | ^^^^^ Sep 02 10:14:04.763 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.763 INFO kablam! Sep 02 10:14:04.763 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.763 INFO kablam! --> src/response/swarm.rs:47:3 Sep 02 10:14:04.763 INFO kablam! | Sep 02 10:14:04.763 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.764 INFO kablam! | ^^^^^ Sep 02 10:14:04.764 INFO kablam! | Sep 02 10:14:04.764 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.764 INFO kablam! Sep 02 10:14:04.764 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.764 INFO kablam! --> src/response/swarm.rs:53:3 Sep 02 10:14:04.764 INFO kablam! | Sep 02 10:14:04.764 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.764 INFO kablam! | ^^^^^ Sep 02 10:14:04.764 INFO kablam! | Sep 02 10:14:04.764 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.764 INFO kablam! Sep 02 10:14:04.764 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:04.764 INFO kablam! --> src/response/swarm.rs:65:3 Sep 02 10:14:04.764 INFO kablam! | Sep 02 10:14:04.764 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:04.764 INFO kablam! | ^^^^^ Sep 02 10:14:04.764 INFO kablam! | Sep 02 10:14:04.764 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:04.764 INFO kablam! Sep 02 10:14:05.023 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 02 10:14:05.024 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 02 10:14:05.024 INFO kablam! | Sep 02 10:14:05.024 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 02 10:14:05.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:05.024 INFO kablam! Sep 02 10:14:05.024 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 02 10:14:05.024 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 02 10:14:05.024 INFO kablam! | Sep 02 10:14:05.024 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 02 10:14:05.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.024 INFO kablam! Sep 02 10:14:05.025 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 02 10:14:05.025 INFO kablam! --> src/response/commands.rs:32:38 Sep 02 10:14:05.025 INFO kablam! | Sep 02 10:14:05.025 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 02 10:14:05.025 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.025 INFO kablam! Sep 02 10:14:05.025 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 02 10:14:05.025 INFO kablam! --> src/response/dag.rs:27:20 Sep 02 10:14:05.025 INFO kablam! | Sep 02 10:14:05.025 INFO kablam! 27 | pub links: Vec, Sep 02 10:14:05.025 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 02 10:14:05.025 INFO kablam! Sep 02 10:14:05.026 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.028 INFO kablam! --> src/response/dht.rs:72:32 Sep 02 10:14:05.028 INFO kablam! | Sep 02 10:14:05.028 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 02 10:14:05.028 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.028 INFO kablam! Sep 02 10:14:05.028 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.028 INFO kablam! --> src/response/dht.rs:74:33 Sep 02 10:14:05.028 INFO kablam! | Sep 02 10:14:05.028 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 02 10:14:05.028 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.029 INFO kablam! Sep 02 10:14:05.029 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.029 INFO kablam! --> src/response/dht.rs:76:27 Sep 02 10:14:05.029 INFO kablam! | Sep 02 10:14:05.029 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 02 10:14:05.029 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.029 INFO kablam! Sep 02 10:14:05.029 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.029 INFO kablam! --> src/response/dht.rs:78:31 Sep 02 10:14:05.029 INFO kablam! | Sep 02 10:14:05.029 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 02 10:14:05.029 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.029 INFO kablam! Sep 02 10:14:05.029 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.029 INFO kablam! --> src/response/dht.rs:80:27 Sep 02 10:14:05.029 INFO kablam! | Sep 02 10:14:05.029 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 02 10:14:05.029 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.029 INFO kablam! Sep 02 10:14:05.029 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:05.030 INFO kablam! --> src/response/dht.rs:82:29 Sep 02 10:14:05.030 INFO kablam! | Sep 02 10:14:05.030 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 02 10:14:05.030 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:05.030 INFO kablam! Sep 02 10:14:05.030 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 02 10:14:05.030 INFO kablam! --> src/response/file.rs:37:37 Sep 02 10:14:05.030 INFO kablam! | Sep 02 10:14:05.030 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 02 10:14:05.030 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.030 INFO kablam! Sep 02 10:14:05.030 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 02 10:14:05.031 INFO kablam! --> src/response/file.rs:38:37 Sep 02 10:14:05.031 INFO kablam! | Sep 02 10:14:05.031 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 02 10:14:05.031 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.031 INFO kablam! Sep 02 10:14:05.031 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 02 10:14:05.031 INFO kablam! --> src/response/files.rs:58:38 Sep 02 10:14:05.031 INFO kablam! | Sep 02 10:14:05.031 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 02 10:14:05.031 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:05.031 INFO kablam! Sep 02 10:14:05.031 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 02 10:14:05.031 INFO kablam! --> src/response/files.rs:59:40 Sep 02 10:14:05.031 INFO kablam! | Sep 02 10:14:05.031 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 02 10:14:05.031 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:05.031 INFO kablam! Sep 02 10:14:05.032 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 02 10:14:05.032 INFO kablam! --> src/response/id.rs:28:32 Sep 02 10:14:05.032 INFO kablam! | Sep 02 10:14:05.032 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 02 10:14:05.032 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:05.032 INFO kablam! Sep 02 10:14:05.032 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 02 10:14:05.032 INFO kablam! --> src/response/key.rs:25:27 Sep 02 10:14:05.032 INFO kablam! | Sep 02 10:14:05.032 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 02 10:14:05.032 INFO kablam! | ^^^^^^^ not found in this scope Sep 02 10:14:05.032 INFO kablam! Sep 02 10:14:05.033 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:05.033 INFO kablam! --> src/response/key.rs:27:28 Sep 02 10:14:05.033 INFO kablam! | Sep 02 10:14:05.033 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 02 10:14:05.033 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:05.033 INFO kablam! Sep 02 10:14:05.033 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:05.033 INFO kablam! --> src/response/key.rs:38:26 Sep 02 10:14:05.033 INFO kablam! | Sep 02 10:14:05.033 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 02 10:14:05.033 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:05.033 INFO kablam! Sep 02 10:14:05.034 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 02 10:14:05.034 INFO kablam! --> src/response/key.rs:44:40 Sep 02 10:14:05.034 INFO kablam! | Sep 02 10:14:05.034 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 02 10:14:05.034 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:05.034 INFO kablam! Sep 02 10:14:05.034 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 02 10:14:05.034 INFO kablam! --> src/response/log.rs:26:36 Sep 02 10:14:05.034 INFO kablam! | Sep 02 10:14:05.035 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 02 10:14:05.035 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.035 INFO kablam! Sep 02 10:14:05.035 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 02 10:14:05.036 INFO kablam! --> src/response/ls.rs:40:32 Sep 02 10:14:05.036 INFO kablam! | Sep 02 10:14:05.036 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 02 10:14:05.036 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:05.036 INFO kablam! Sep 02 10:14:05.036 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 02 10:14:05.036 INFO kablam! --> src/response/ls.rs:41:32 Sep 02 10:14:05.036 INFO kablam! | Sep 02 10:14:05.036 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 02 10:14:05.036 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:05.036 INFO kablam! Sep 02 10:14:05.036 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 02 10:14:05.036 INFO kablam! --> src/response/object.rs:119:41 Sep 02 10:14:05.036 INFO kablam! | Sep 02 10:14:05.036 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 02 10:14:05.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.036 INFO kablam! Sep 02 10:14:05.037 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 02 10:14:05.037 INFO kablam! --> src/response/object.rs:120:42 Sep 02 10:14:05.037 INFO kablam! | Sep 02 10:14:05.037 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 02 10:14:05.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.037 INFO kablam! Sep 02 10:14:05.038 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 02 10:14:05.038 INFO kablam! --> src/response/object.rs:121:41 Sep 02 10:14:05.038 INFO kablam! | Sep 02 10:14:05.038 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 02 10:14:05.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.038 INFO kablam! Sep 02 10:14:05.038 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 02 10:14:05.038 INFO kablam! --> src/response/pin.rs:44:36 Sep 02 10:14:05.038 INFO kablam! | Sep 02 10:14:05.038 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 02 10:14:05.038 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.038 INFO kablam! Sep 02 10:14:05.039 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 02 10:14:05.039 INFO kablam! --> src/response/pin.rs:45:37 Sep 02 10:14:05.039 INFO kablam! | Sep 02 10:14:05.039 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 02 10:14:05.039 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.039 INFO kablam! Sep 02 10:14:05.040 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 02 10:14:05.040 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 02 10:14:05.040 INFO kablam! | Sep 02 10:14:05.040 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 02 10:14:05.040 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:05.040 INFO kablam! Sep 02 10:14:05.040 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 02 10:14:05.041 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 02 10:14:05.041 INFO kablam! | Sep 02 10:14:05.041 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 02 10:14:05.041 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:05.041 INFO kablam! Sep 02 10:14:05.043 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 02 10:14:05.043 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 02 10:14:05.043 INFO kablam! | Sep 02 10:14:05.043 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 02 10:14:05.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:05.043 INFO kablam! Sep 02 10:14:05.043 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 02 10:14:05.043 INFO kablam! --> src/response/repo.rs:52:37 Sep 02 10:14:05.043 INFO kablam! | Sep 02 10:14:05.043 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 02 10:14:05.043 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.043 INFO kablam! Sep 02 10:14:05.043 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 02 10:14:05.043 INFO kablam! --> src/response/repo.rs:53:39 Sep 02 10:14:05.044 INFO kablam! | Sep 02 10:14:05.044 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 02 10:14:05.044 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.044 INFO kablam! Sep 02 10:14:05.046 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 02 10:14:05.046 INFO kablam! --> src/response/repo.rs:54:41 Sep 02 10:14:05.046 INFO kablam! | Sep 02 10:14:05.046 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 02 10:14:05.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.046 INFO kablam! Sep 02 10:14:05.046 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 02 10:14:05.047 INFO kablam! --> src/response/repo.rs:55:41 Sep 02 10:14:05.047 INFO kablam! | Sep 02 10:14:05.047 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 02 10:14:05.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.047 INFO kablam! Sep 02 10:14:05.047 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 02 10:14:05.047 INFO kablam! --> src/response/repo.rs:56:42 Sep 02 10:14:05.047 INFO kablam! | Sep 02 10:14:05.047 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 02 10:14:05.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.047 INFO kablam! Sep 02 10:14:05.047 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 02 10:14:05.047 INFO kablam! --> src/response/swarm.rs:73:47 Sep 02 10:14:05.047 INFO kablam! | Sep 02 10:14:05.047 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 02 10:14:05.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.047 INFO kablam! Sep 02 10:14:05.047 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:05.048 INFO kablam! --> src/response/swarm.rs:74:41 Sep 02 10:14:05.048 INFO kablam! | Sep 02 10:14:05.048 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 02 10:14:05.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.048 INFO kablam! Sep 02 10:14:05.048 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:05.048 INFO kablam! --> src/response/swarm.rs:75:41 Sep 02 10:14:05.048 INFO kablam! | Sep 02 10:14:05.048 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 02 10:14:05.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.048 INFO kablam! Sep 02 10:14:05.048 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:05.048 INFO kablam! --> src/response/swarm.rs:76:41 Sep 02 10:14:05.048 INFO kablam! | Sep 02 10:14:05.048 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 02 10:14:05.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:05.048 INFO kablam! Sep 02 10:14:05.049 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 02 10:14:05.049 INFO kablam! --> src/client.rs:361:73 Sep 02 10:14:05.049 INFO kablam! | Sep 02 10:14:05.049 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 02 10:14:05.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:05.049 INFO kablam! Sep 02 10:14:05.050 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 02 10:14:05.050 INFO kablam! --> src/client.rs:407:59 Sep 02 10:14:05.050 INFO kablam! | Sep 02 10:14:05.050 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 02 10:14:05.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:05.050 INFO kablam! Sep 02 10:14:05.051 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 02 10:14:05.051 INFO kablam! --> src/client.rs:456:34 Sep 02 10:14:05.051 INFO kablam! | Sep 02 10:14:05.051 INFO kablam! 456 | ) -> AsyncResponse { Sep 02 10:14:05.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:05.051 INFO kablam! Sep 02 10:14:05.051 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 02 10:14:05.051 INFO kablam! --> src/client.rs:583:68 Sep 02 10:14:05.051 INFO kablam! | Sep 02 10:14:05.051 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 02 10:14:05.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.051 INFO kablam! Sep 02 10:14:05.052 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 02 10:14:05.052 INFO kablam! --> src/client.rs:606:61 Sep 02 10:14:05.052 INFO kablam! | Sep 02 10:14:05.052 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 02 10:14:05.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.052 INFO kablam! Sep 02 10:14:05.053 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 02 10:14:05.053 INFO kablam! --> src/client.rs:629:63 Sep 02 10:14:05.053 INFO kablam! | Sep 02 10:14:05.053 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 02 10:14:05.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.053 INFO kablam! Sep 02 10:14:05.053 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 02 10:14:05.054 INFO kablam! --> src/client.rs:676:55 Sep 02 10:14:05.054 INFO kablam! | Sep 02 10:14:05.054 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 02 10:14:05.054 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.054 INFO kablam! Sep 02 10:14:05.054 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 02 10:14:05.054 INFO kablam! --> src/client.rs:1045:66 Sep 02 10:14:05.054 INFO kablam! | Sep 02 10:14:05.054 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 02 10:14:05.054 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:05.055 INFO kablam! Sep 02 10:14:05.055 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 02 10:14:05.055 INFO kablam! --> src/client.rs:1110:75 Sep 02 10:14:05.055 INFO kablam! | Sep 02 10:14:05.055 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:05.055 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:05.055 INFO kablam! Sep 02 10:14:05.056 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 02 10:14:05.056 INFO kablam! --> src/client.rs:1225:69 Sep 02 10:14:05.056 INFO kablam! | Sep 02 10:14:05.056 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 02 10:14:05.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:05.056 INFO kablam! Sep 02 10:14:05.057 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 02 10:14:05.057 INFO kablam! --> src/client.rs:1382:69 Sep 02 10:14:05.057 INFO kablam! | Sep 02 10:14:05.057 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 02 10:14:05.057 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:05.057 INFO kablam! Sep 02 10:14:05.057 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 02 10:14:05.057 INFO kablam! --> src/client.rs:1455:34 Sep 02 10:14:05.057 INFO kablam! | Sep 02 10:14:05.057 INFO kablam! 1455 | ) -> AsyncResponse { Sep 02 10:14:05.057 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:05.058 INFO kablam! Sep 02 10:14:05.058 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 02 10:14:05.058 INFO kablam! --> src/client.rs:1505:34 Sep 02 10:14:05.058 INFO kablam! | Sep 02 10:14:05.058 INFO kablam! 1505 | ) -> AsyncResponse { Sep 02 10:14:05.058 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.058 INFO kablam! Sep 02 10:14:05.059 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 02 10:14:05.059 INFO kablam! --> src/client.rs:1526:53 Sep 02 10:14:05.059 INFO kablam! | Sep 02 10:14:05.059 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 02 10:14:05.059 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:05.059 INFO kablam! Sep 02 10:14:05.060 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 02 10:14:05.060 INFO kablam! --> src/client.rs:1575:69 Sep 02 10:14:05.060 INFO kablam! | Sep 02 10:14:05.060 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:05.060 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:05.060 INFO kablam! Sep 02 10:14:05.060 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 02 10:14:05.060 INFO kablam! --> src/client.rs:1701:34 Sep 02 10:14:05.060 INFO kablam! | Sep 02 10:14:05.060 INFO kablam! 1701 | ) -> AsyncResponse { Sep 02 10:14:05.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.060 INFO kablam! Sep 02 10:14:05.061 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 02 10:14:05.061 INFO kablam! --> src/client.rs:1722:68 Sep 02 10:14:05.061 INFO kablam! | Sep 02 10:14:05.061 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 02 10:14:05.061 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 02 10:14:05.061 INFO kablam! Sep 02 10:14:05.062 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 02 10:14:05.062 INFO kablam! --> src/client.rs:1743:70 Sep 02 10:14:05.062 INFO kablam! | Sep 02 10:14:05.062 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 02 10:14:05.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.062 INFO kablam! Sep 02 10:14:05.063 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 02 10:14:05.063 INFO kablam! --> src/client.rs:1768:34 Sep 02 10:14:05.063 INFO kablam! | Sep 02 10:14:05.063 INFO kablam! 1768 | ) -> AsyncResponse { Sep 02 10:14:05.063 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.063 INFO kablam! Sep 02 10:14:05.063 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 02 10:14:05.063 INFO kablam! --> src/client.rs:1799:69 Sep 02 10:14:05.063 INFO kablam! | Sep 02 10:14:05.063 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 02 10:14:05.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 02 10:14:05.064 INFO kablam! Sep 02 10:14:05.064 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 02 10:14:05.064 INFO kablam! --> src/client.rs:1840:82 Sep 02 10:14:05.064 INFO kablam! | Sep 02 10:14:05.064 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:05.064 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:05.064 INFO kablam! Sep 02 10:14:05.065 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 02 10:14:05.065 INFO kablam! --> src/client.rs:1876:34 Sep 02 10:14:05.065 INFO kablam! | Sep 02 10:14:05.065 INFO kablam! 1876 | ) -> AsyncResponse { Sep 02 10:14:05.065 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:05.065 INFO kablam! Sep 02 10:14:05.065 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 02 10:14:05.065 INFO kablam! --> src/client.rs:1902:81 Sep 02 10:14:05.066 INFO kablam! | Sep 02 10:14:05.066 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:05.066 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:05.066 INFO kablam! Sep 02 10:14:05.066 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 02 10:14:05.066 INFO kablam! --> src/client.rs:1953:56 Sep 02 10:14:05.066 INFO kablam! | Sep 02 10:14:05.066 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 02 10:14:05.066 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:05.066 INFO kablam! Sep 02 10:14:05.067 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 02 10:14:05.067 INFO kablam! --> src/client.rs:1978:34 Sep 02 10:14:05.067 INFO kablam! | Sep 02 10:14:05.067 INFO kablam! 1978 | ) -> AsyncResponse { Sep 02 10:14:05.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:05.067 INFO kablam! Sep 02 10:14:05.068 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 02 10:14:05.068 INFO kablam! --> src/client.rs:2168:64 Sep 02 10:14:05.068 INFO kablam! | Sep 02 10:14:05.068 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 02 10:14:05.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.068 INFO kablam! Sep 02 10:14:05.068 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 02 10:14:05.068 INFO kablam! --> src/client.rs:2197:58 Sep 02 10:14:05.068 INFO kablam! | Sep 02 10:14:05.068 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 02 10:14:05.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:05.068 INFO kablam! Sep 02 10:14:05.099 INFO kablam! error: aborting due to 124 previous errors Sep 02 10:14:05.099 INFO kablam! Sep 02 10:14:05.099 INFO kablam! Some errors occurred: E0412, E0432. Sep 02 10:14:05.099 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 10:14:05.123 INFO kablam! error: Could not compile `ipfs-api`. Sep 02 10:14:05.123 INFO kablam! Sep 02 10:14:05.123 INFO kablam! To learn more, run the command again with --verbose. Sep 02 10:14:05.125 INFO kablam! su: No module specific data is present Sep 02 10:14:05.670 INFO running `"docker" "rm" "-f" "72ac1aee4933b321e268dd8a7ba5335a8ada036a3c9e91ea5186ff00322e2fd8"` Sep 02 10:14:05.774 INFO blam! 72ac1aee4933b321e268dd8a7ba5335a8ada036a3c9e91ea5186ff00322e2fd8