Sep 21 08:24:13.330 INFO checking ipfs-api-0.5.0-alpha2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:24:13.331 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:24:13.331 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:24:13.490 INFO blam! f188884ec8a9d0c73cec12d246828c8eca66865cea5dd6c25ef7b95a05d29ab6 Sep 21 08:24:13.492 INFO running `"docker" "start" "-a" "f188884ec8a9d0c73cec12d246828c8eca66865cea5dd6c25ef7b95a05d29ab6"` Sep 21 08:24:14.242 INFO kablam! usermod: no changes Sep 21 08:24:14.402 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 21 08:24:15.520 INFO kablam! Checking ipfs-api v0.5.0-alpha2 (/source) Sep 21 08:24:17.694 INFO kablam! error[E0432]: unresolved imports `response::BitswapStatResponse`, `response::RepoStatResponse` Sep 21 08:24:17.694 INFO kablam! --> src/response/stats.rs:9:16 Sep 21 08:24:17.694 INFO kablam! | Sep 21 08:24:17.694 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 21 08:24:17.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 21 08:24:17.694 INFO kablam! | | Sep 21 08:24:17.694 INFO kablam! | no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 21 08:24:17.694 INFO kablam! Sep 21 08:24:17.826 INFO kablam! error[E0432]: unresolved imports `response::BitswapStatResponse`, `response::RepoStatResponse` Sep 21 08:24:17.826 INFO kablam! --> src/response/stats.rs:9:16 Sep 21 08:24:17.826 INFO kablam! | Sep 21 08:24:17.826 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 21 08:24:17.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 21 08:24:17.826 INFO kablam! | | Sep 21 08:24:17.826 INFO kablam! | no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 21 08:24:17.826 INFO kablam! Sep 21 08:24:17.894 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.894 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 21 08:24:17.895 INFO kablam! | Sep 21 08:24:17.895 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.896 INFO kablam! | ^^^^^ Sep 21 08:24:17.896 INFO kablam! | Sep 21 08:24:17.896 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.896 INFO kablam! Sep 21 08:24:17.897 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.897 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 21 08:24:17.897 INFO kablam! | Sep 21 08:24:17.898 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.898 INFO kablam! | ^^^^^ Sep 21 08:24:17.898 INFO kablam! | Sep 21 08:24:17.899 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.899 INFO kablam! Sep 21 08:24:17.899 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.899 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 21 08:24:17.900 INFO kablam! | Sep 21 08:24:17.900 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.900 INFO kablam! | ^^^^^ Sep 21 08:24:17.901 INFO kablam! | Sep 21 08:24:17.901 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.901 INFO kablam! Sep 21 08:24:17.902 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.902 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 21 08:24:17.902 INFO kablam! | Sep 21 08:24:17.903 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.903 INFO kablam! | ^^^^^ Sep 21 08:24:17.903 INFO kablam! | Sep 21 08:24:17.904 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.904 INFO kablam! Sep 21 08:24:17.904 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.904 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 21 08:24:17.905 INFO kablam! | Sep 21 08:24:17.905 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.905 INFO kablam! | ^^^^^ Sep 21 08:24:17.906 INFO kablam! | Sep 21 08:24:17.906 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.906 INFO kablam! Sep 21 08:24:17.906 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.907 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 21 08:24:17.907 INFO kablam! | Sep 21 08:24:17.907 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.907 INFO kablam! | ^^^^^ Sep 21 08:24:17.908 INFO kablam! | Sep 21 08:24:17.908 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.908 INFO kablam! Sep 21 08:24:17.908 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.908 INFO kablam! --> src/response/commands.rs:12:3 Sep 21 08:24:17.909 INFO kablam! | Sep 21 08:24:17.909 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.909 INFO kablam! | ^^^^^ Sep 21 08:24:17.909 INFO kablam! | Sep 21 08:24:17.910 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.910 INFO kablam! Sep 21 08:24:17.910 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.910 INFO kablam! --> src/response/commands.rs:19:3 Sep 21 08:24:17.911 INFO kablam! | Sep 21 08:24:17.911 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.911 INFO kablam! | ^^^^^ Sep 21 08:24:17.911 INFO kablam! | Sep 21 08:24:17.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.911 INFO kablam! Sep 21 08:24:17.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.911 INFO kablam! --> src/response/dag.rs:13:3 Sep 21 08:24:17.911 INFO kablam! | Sep 21 08:24:17.911 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.911 INFO kablam! | ^^^^^ Sep 21 08:24:17.911 INFO kablam! | Sep 21 08:24:17.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.911 INFO kablam! Sep 21 08:24:17.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.911 INFO kablam! --> src/response/dag.rs:31:3 Sep 21 08:24:17.911 INFO kablam! | Sep 21 08:24:17.911 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.911 INFO kablam! | ^^^^^ Sep 21 08:24:17.912 INFO kablam! | Sep 21 08:24:17.912 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.912 INFO kablam! Sep 21 08:24:17.930 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.930 INFO kablam! --> src/response/dht.rs:48:3 Sep 21 08:24:17.933 INFO kablam! | Sep 21 08:24:17.933 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.933 INFO kablam! | ^^^^^ Sep 21 08:24:17.933 INFO kablam! | Sep 21 08:24:17.933 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.933 INFO kablam! Sep 21 08:24:17.933 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.933 INFO kablam! --> src/response/dht.rs:58:3 Sep 21 08:24:17.933 INFO kablam! | Sep 21 08:24:17.933 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.933 INFO kablam! | ^^^^^ Sep 21 08:24:17.933 INFO kablam! | Sep 21 08:24:17.933 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.933 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/file.rs:13:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.997 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/file.rs:26:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.997 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/files.rs:16:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.997 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/files.rs:30:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.997 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/files.rs:43:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.997 INFO kablam! Sep 21 08:24:17.997 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.997 INFO kablam! --> src/response/id.rs:12:3 Sep 21 08:24:17.997 INFO kablam! | Sep 21 08:24:17.997 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.997 INFO kablam! | ^^^^^ Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.998 INFO kablam! Sep 21 08:24:17.998 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.998 INFO kablam! --> src/response/key.rs:12:3 Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.998 INFO kablam! | ^^^^^ Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.998 INFO kablam! Sep 21 08:24:17.998 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.998 INFO kablam! --> src/response/key.rs:19:3 Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.998 INFO kablam! | ^^^^^ Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.998 INFO kablam! Sep 21 08:24:17.998 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:17.998 INFO kablam! --> src/response/key.rs:30:3 Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:17.998 INFO kablam! | ^^^^^ Sep 21 08:24:17.998 INFO kablam! | Sep 21 08:24:17.998 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:17.998 INFO kablam! Sep 21 08:24:18.026 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.026 INFO kablam! --> src/response/log.rs:12:3 Sep 21 08:24:18.026 INFO kablam! | Sep 21 08:24:18.026 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/log.rs:18:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/ls.rs:12:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/ls.rs:21:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/ls.rs:32:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/object.rs:13:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/object.rs:28:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.027 INFO kablam! Sep 21 08:24:18.027 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.027 INFO kablam! --> src/response/object.rs:35:3 Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.027 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.027 INFO kablam! | ^^^^^ Sep 21 08:24:18.027 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:44:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:53:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:62:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:71:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:80:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:89:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.028 INFO kablam! | ^^^^^ Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.028 INFO kablam! Sep 21 08:24:18.028 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.028 INFO kablam! --> src/response/object.rs:98:3 Sep 21 08:24:18.028 INFO kablam! | Sep 21 08:24:18.028 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/object.rs:107:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pin.rs:13:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pin.rs:22:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pin.rs:29:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pin.rs:36:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.029 INFO kablam! | ^^^^^ Sep 21 08:24:18.029 INFO kablam! | Sep 21 08:24:18.029 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.029 INFO kablam! Sep 21 08:24:18.029 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.029 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.030 INFO kablam! | ^^^^^ Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.030 INFO kablam! Sep 21 08:24:18.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.030 INFO kablam! --> src/response/repo.rs:13:3 Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.030 INFO kablam! | ^^^^^ Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.030 INFO kablam! Sep 21 08:24:18.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.030 INFO kablam! --> src/response/repo.rs:19:3 Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.030 INFO kablam! | ^^^^^ Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.030 INFO kablam! Sep 21 08:24:18.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.030 INFO kablam! --> src/response/repo.rs:27:3 Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.030 INFO kablam! | ^^^^^ Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.030 INFO kablam! Sep 21 08:24:18.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.030 INFO kablam! --> src/response/repo.rs:37:3 Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.030 INFO kablam! | ^^^^^ Sep 21 08:24:18.030 INFO kablam! | Sep 21 08:24:18.030 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.030 INFO kablam! Sep 21 08:24:18.030 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.031 INFO kablam! --> src/response/repo.rs:45:3 Sep 21 08:24:18.031 INFO kablam! | Sep 21 08:24:18.031 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.031 INFO kablam! | ^^^^^ Sep 21 08:24:18.031 INFO kablam! | Sep 21 08:24:18.031 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.031 INFO kablam! Sep 21 08:24:18.042 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 21 08:24:18.042 INFO kablam! --> src/client.rs:370:73 Sep 21 08:24:18.042 INFO kablam! | Sep 21 08:24:18.042 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 21 08:24:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.042 INFO kablam! Sep 21 08:24:18.042 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 21 08:24:18.042 INFO kablam! --> src/client.rs:410:59 Sep 21 08:24:18.042 INFO kablam! | Sep 21 08:24:18.042 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 21 08:24:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.042 INFO kablam! Sep 21 08:24:18.042 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 21 08:24:18.042 INFO kablam! --> src/client.rs:453:34 Sep 21 08:24:18.042 INFO kablam! | Sep 21 08:24:18.042 INFO kablam! 453 | ) -> AsyncResponse { Sep 21 08:24:18.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.042 INFO kablam! Sep 21 08:24:18.042 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 21 08:24:18.042 INFO kablam! --> src/client.rs:565:68 Sep 21 08:24:18.042 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:585:61 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:605:63 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:646:55 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:970:66 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:1026:75 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:1126:69 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:1265:69 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:1329:34 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 1329 | ) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 21 08:24:18.043 INFO kablam! --> src/client.rs:1373:34 Sep 21 08:24:18.043 INFO kablam! | Sep 21 08:24:18.043 INFO kablam! 1373 | ) -> AsyncResponse { Sep 21 08:24:18.043 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.043 INFO kablam! Sep 21 08:24:18.043 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1391:53 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1435:69 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1549:34 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1549 | ) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1567:68 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1585:70 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1607:34 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1607 | ) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1635:69 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1673:82 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1706:34 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1706 | ) -> AsyncResponse { Sep 21 08:24:18.044 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 08:24:18.044 INFO kablam! Sep 21 08:24:18.044 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 21 08:24:18.044 INFO kablam! --> src/client.rs:1729:81 Sep 21 08:24:18.044 INFO kablam! | Sep 21 08:24:18.044 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.045 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 21 08:24:18.045 INFO kablam! --> src/client.rs:1774:56 Sep 21 08:24:18.045 INFO kablam! | Sep 21 08:24:18.045 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.045 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 21 08:24:18.045 INFO kablam! --> src/client.rs:1796:34 Sep 21 08:24:18.045 INFO kablam! | Sep 21 08:24:18.045 INFO kablam! 1796 | ) -> AsyncResponse { Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.045 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 21 08:24:18.045 INFO kablam! --> src/response/dag.rs:27:20 Sep 21 08:24:18.045 INFO kablam! | Sep 21 08:24:18.045 INFO kablam! 27 | pub links: Vec, Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.045 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.045 INFO kablam! --> src/response/dht.rs:72:32 Sep 21 08:24:18.045 INFO kablam! | Sep 21 08:24:18.045 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.045 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.045 INFO kablam! --> src/response/dht.rs:74:33 Sep 21 08:24:18.045 INFO kablam! | Sep 21 08:24:18.045 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 21 08:24:18.045 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.045 INFO kablam! Sep 21 08:24:18.050 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.050 INFO kablam! --> src/response/dht.rs:76:27 Sep 21 08:24:18.050 INFO kablam! | Sep 21 08:24:18.050 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 21 08:24:18.050 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.050 INFO kablam! Sep 21 08:24:18.050 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.050 INFO kablam! --> src/response/dht.rs:78:31 Sep 21 08:24:18.050 INFO kablam! | Sep 21 08:24:18.050 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 21 08:24:18.050 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.050 INFO kablam! Sep 21 08:24:18.050 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.050 INFO kablam! --> src/response/dht.rs:80:27 Sep 21 08:24:18.050 INFO kablam! | Sep 21 08:24:18.050 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 21 08:24:18.050 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.050 INFO kablam! Sep 21 08:24:18.050 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.050 INFO kablam! --> src/response/dht.rs:82:29 Sep 21 08:24:18.050 INFO kablam! | Sep 21 08:24:18.050 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 21 08:24:18.050 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.050 INFO kablam! Sep 21 08:24:18.050 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 21 08:24:18.050 INFO kablam! --> src/response/key.rs:25:27 Sep 21 08:24:18.050 INFO kablam! | Sep 21 08:24:18.050 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 21 08:24:18.050 INFO kablam! | ^^^^^^^ not found in this scope Sep 21 08:24:18.051 INFO kablam! Sep 21 08:24:18.051 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 08:24:18.051 INFO kablam! --> src/response/key.rs:27:28 Sep 21 08:24:18.051 INFO kablam! | Sep 21 08:24:18.051 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 21 08:24:18.051 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.051 INFO kablam! Sep 21 08:24:18.051 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 08:24:18.051 INFO kablam! --> src/response/key.rs:38:26 Sep 21 08:24:18.051 INFO kablam! | Sep 21 08:24:18.051 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 21 08:24:18.051 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.058 INFO kablam! Sep 21 08:24:18.092 INFO kablam! error: aborting due to 84 previous errors Sep 21 08:24:18.092 INFO kablam! Sep 21 08:24:18.092 INFO kablam! Some errors occurred: E0412, E0432. Sep 21 08:24:18.092 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 08:24:18.100 INFO kablam! error: Could not compile `ipfs-api`. Sep 21 08:24:18.100 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:24:18.142 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.142 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 21 08:24:18.142 INFO kablam! | Sep 21 08:24:18.142 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.142 INFO kablam! | ^^^^^ Sep 21 08:24:18.142 INFO kablam! | Sep 21 08:24:18.142 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.142 INFO kablam! Sep 21 08:24:18.142 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.142 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 21 08:24:18.142 INFO kablam! | Sep 21 08:24:18.142 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.142 INFO kablam! | ^^^^^ Sep 21 08:24:18.142 INFO kablam! | Sep 21 08:24:18.142 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.142 INFO kablam! Sep 21 08:24:18.142 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.142 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 21 08:24:18.143 INFO kablam! | Sep 21 08:24:18.143 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.143 INFO kablam! | ^^^^^ Sep 21 08:24:18.143 INFO kablam! | Sep 21 08:24:18.143 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.143 INFO kablam! Sep 21 08:24:18.147 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.147 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 21 08:24:18.147 INFO kablam! | Sep 21 08:24:18.147 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.147 INFO kablam! | ^^^^^ Sep 21 08:24:18.147 INFO kablam! | Sep 21 08:24:18.147 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.147 INFO kablam! Sep 21 08:24:18.150 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.150 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 21 08:24:18.150 INFO kablam! | Sep 21 08:24:18.151 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.151 INFO kablam! | ^^^^^ Sep 21 08:24:18.151 INFO kablam! | Sep 21 08:24:18.151 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.151 INFO kablam! Sep 21 08:24:18.151 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.151 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 21 08:24:18.151 INFO kablam! | Sep 21 08:24:18.151 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.151 INFO kablam! | ^^^^^ Sep 21 08:24:18.151 INFO kablam! | Sep 21 08:24:18.151 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.151 INFO kablam! Sep 21 08:24:18.158 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.158 INFO kablam! --> src/response/commands.rs:12:3 Sep 21 08:24:18.158 INFO kablam! | Sep 21 08:24:18.158 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.158 INFO kablam! | ^^^^^ Sep 21 08:24:18.158 INFO kablam! | Sep 21 08:24:18.158 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.158 INFO kablam! Sep 21 08:24:18.158 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.158 INFO kablam! --> src/response/commands.rs:19:3 Sep 21 08:24:18.158 INFO kablam! | Sep 21 08:24:18.158 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.158 INFO kablam! | ^^^^^ Sep 21 08:24:18.158 INFO kablam! | Sep 21 08:24:18.158 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.158 INFO kablam! Sep 21 08:24:18.170 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.170 INFO kablam! --> src/response/dag.rs:13:3 Sep 21 08:24:18.170 INFO kablam! | Sep 21 08:24:18.170 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.170 INFO kablam! | ^^^^^ Sep 21 08:24:18.170 INFO kablam! | Sep 21 08:24:18.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.170 INFO kablam! Sep 21 08:24:18.170 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.170 INFO kablam! --> src/response/dag.rs:31:3 Sep 21 08:24:18.170 INFO kablam! | Sep 21 08:24:18.170 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.170 INFO kablam! | ^^^^^ Sep 21 08:24:18.170 INFO kablam! | Sep 21 08:24:18.170 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.170 INFO kablam! Sep 21 08:24:18.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.206 INFO kablam! --> src/response/dht.rs:48:3 Sep 21 08:24:18.206 INFO kablam! | Sep 21 08:24:18.206 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.206 INFO kablam! | ^^^^^ Sep 21 08:24:18.206 INFO kablam! | Sep 21 08:24:18.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.206 INFO kablam! Sep 21 08:24:18.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.206 INFO kablam! --> src/response/dht.rs:58:3 Sep 21 08:24:18.206 INFO kablam! | Sep 21 08:24:18.206 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.206 INFO kablam! | ^^^^^ Sep 21 08:24:18.206 INFO kablam! | Sep 21 08:24:18.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.206 INFO kablam! Sep 21 08:24:18.266 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.266 INFO kablam! --> src/response/file.rs:13:3 Sep 21 08:24:18.266 INFO kablam! | Sep 21 08:24:18.266 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.266 INFO kablam! | ^^^^^ Sep 21 08:24:18.266 INFO kablam! | Sep 21 08:24:18.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.266 INFO kablam! Sep 21 08:24:18.266 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.266 INFO kablam! --> src/response/file.rs:26:3 Sep 21 08:24:18.266 INFO kablam! | Sep 21 08:24:18.266 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.266 INFO kablam! | ^^^^^ Sep 21 08:24:18.266 INFO kablam! | Sep 21 08:24:18.266 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.266 INFO kablam! Sep 21 08:24:18.286 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.286 INFO kablam! --> src/response/files.rs:16:3 Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.286 INFO kablam! | ^^^^^ Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.286 INFO kablam! Sep 21 08:24:18.286 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.286 INFO kablam! --> src/response/files.rs:30:3 Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.286 INFO kablam! | ^^^^^ Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.286 INFO kablam! Sep 21 08:24:18.286 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.286 INFO kablam! --> src/response/files.rs:43:3 Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.286 INFO kablam! | ^^^^^ Sep 21 08:24:18.286 INFO kablam! | Sep 21 08:24:18.286 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.286 INFO kablam! Sep 21 08:24:18.310 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.310 INFO kablam! --> src/response/id.rs:12:3 Sep 21 08:24:18.310 INFO kablam! | Sep 21 08:24:18.310 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.310 INFO kablam! | ^^^^^ Sep 21 08:24:18.310 INFO kablam! | Sep 21 08:24:18.310 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.310 INFO kablam! Sep 21 08:24:18.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.315 INFO kablam! --> src/response/key.rs:12:3 Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.315 INFO kablam! | ^^^^^ Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.315 INFO kablam! Sep 21 08:24:18.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.315 INFO kablam! --> src/response/key.rs:19:3 Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.315 INFO kablam! | ^^^^^ Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.315 INFO kablam! Sep 21 08:24:18.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.315 INFO kablam! --> src/response/key.rs:30:3 Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.315 INFO kablam! | ^^^^^ Sep 21 08:24:18.315 INFO kablam! | Sep 21 08:24:18.315 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.315 INFO kablam! Sep 21 08:24:18.354 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.354 INFO kablam! --> src/response/log.rs:12:3 Sep 21 08:24:18.354 INFO kablam! | Sep 21 08:24:18.354 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.354 INFO kablam! | ^^^^^ Sep 21 08:24:18.354 INFO kablam! | Sep 21 08:24:18.354 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.354 INFO kablam! Sep 21 08:24:18.354 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.354 INFO kablam! --> src/response/log.rs:18:3 Sep 21 08:24:18.354 INFO kablam! | Sep 21 08:24:18.354 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.354 INFO kablam! | ^^^^^ Sep 21 08:24:18.354 INFO kablam! | Sep 21 08:24:18.354 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.354 INFO kablam! Sep 21 08:24:18.361 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.361 INFO kablam! --> src/response/ls.rs:12:3 Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.361 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.361 INFO kablam! | ^^^^^ Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.361 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.361 INFO kablam! Sep 21 08:24:18.361 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.361 INFO kablam! --> src/response/ls.rs:21:3 Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.361 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.361 INFO kablam! | ^^^^^ Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.361 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.361 INFO kablam! Sep 21 08:24:18.361 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.361 INFO kablam! --> src/response/ls.rs:32:3 Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.361 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.361 INFO kablam! | ^^^^^ Sep 21 08:24:18.361 INFO kablam! | Sep 21 08:24:18.362 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.362 INFO kablam! Sep 21 08:24:18.382 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.382 INFO kablam! --> src/response/object.rs:13:3 Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.382 INFO kablam! | ^^^^^ Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.382 INFO kablam! Sep 21 08:24:18.382 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.382 INFO kablam! --> src/response/object.rs:28:3 Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.382 INFO kablam! | ^^^^^ Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.382 INFO kablam! Sep 21 08:24:18.382 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.382 INFO kablam! --> src/response/object.rs:35:3 Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.382 INFO kablam! | ^^^^^ Sep 21 08:24:18.382 INFO kablam! | Sep 21 08:24:18.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.382 INFO kablam! Sep 21 08:24:18.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.390 INFO kablam! --> src/response/object.rs:44:3 Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.390 INFO kablam! | ^^^^^ Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.390 INFO kablam! Sep 21 08:24:18.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.390 INFO kablam! --> src/response/object.rs:53:3 Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.390 INFO kablam! | ^^^^^ Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.390 INFO kablam! Sep 21 08:24:18.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.390 INFO kablam! --> src/response/object.rs:62:3 Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.390 INFO kablam! | ^^^^^ Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.390 INFO kablam! Sep 21 08:24:18.390 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.390 INFO kablam! --> src/response/object.rs:71:3 Sep 21 08:24:18.390 INFO kablam! | Sep 21 08:24:18.390 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.390 INFO kablam! | ^^^^^ Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.391 INFO kablam! Sep 21 08:24:18.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.391 INFO kablam! --> src/response/object.rs:80:3 Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.391 INFO kablam! | ^^^^^ Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.391 INFO kablam! Sep 21 08:24:18.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.391 INFO kablam! --> src/response/object.rs:89:3 Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.391 INFO kablam! | ^^^^^ Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.391 INFO kablam! Sep 21 08:24:18.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.391 INFO kablam! --> src/response/object.rs:98:3 Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.391 INFO kablam! | ^^^^^ Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.391 INFO kablam! Sep 21 08:24:18.391 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.391 INFO kablam! --> src/response/object.rs:107:3 Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.391 INFO kablam! | ^^^^^ Sep 21 08:24:18.391 INFO kablam! | Sep 21 08:24:18.391 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.391 INFO kablam! Sep 21 08:24:18.414 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.414 INFO kablam! --> src/response/pin.rs:13:3 Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.414 INFO kablam! | ^^^^^ Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.414 INFO kablam! Sep 21 08:24:18.414 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.414 INFO kablam! --> src/response/pin.rs:22:3 Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.414 INFO kablam! | ^^^^^ Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.414 INFO kablam! Sep 21 08:24:18.414 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.414 INFO kablam! --> src/response/pin.rs:29:3 Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.414 INFO kablam! | ^^^^^ Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.414 INFO kablam! Sep 21 08:24:18.414 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.414 INFO kablam! --> src/response/pin.rs:36:3 Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.414 INFO kablam! | ^^^^^ Sep 21 08:24:18.414 INFO kablam! | Sep 21 08:24:18.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.414 INFO kablam! Sep 21 08:24:18.437 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.437 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 21 08:24:18.437 INFO kablam! | Sep 21 08:24:18.437 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.437 INFO kablam! | ^^^^^ Sep 21 08:24:18.437 INFO kablam! | Sep 21 08:24:18.437 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.437 INFO kablam! Sep 21 08:24:18.437 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.437 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 21 08:24:18.437 INFO kablam! | Sep 21 08:24:18.437 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.437 INFO kablam! | ^^^^^ Sep 21 08:24:18.437 INFO kablam! | Sep 21 08:24:18.437 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.438 INFO kablam! Sep 21 08:24:18.462 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.462 INFO kablam! --> src/response/repo.rs:13:3 Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.462 INFO kablam! | ^^^^^ Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.462 INFO kablam! Sep 21 08:24:18.462 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.462 INFO kablam! --> src/response/repo.rs:19:3 Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.462 INFO kablam! | ^^^^^ Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.462 INFO kablam! Sep 21 08:24:18.462 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.462 INFO kablam! --> src/response/repo.rs:27:3 Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.462 INFO kablam! | ^^^^^ Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.462 INFO kablam! Sep 21 08:24:18.462 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.462 INFO kablam! --> src/response/repo.rs:37:3 Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.462 INFO kablam! | ^^^^^ Sep 21 08:24:18.462 INFO kablam! | Sep 21 08:24:18.462 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.463 INFO kablam! Sep 21 08:24:18.463 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 08:24:18.463 INFO kablam! --> src/response/repo.rs:45:3 Sep 21 08:24:18.463 INFO kablam! | Sep 21 08:24:18.463 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 08:24:18.463 INFO kablam! | ^^^^^ Sep 21 08:24:18.463 INFO kablam! | Sep 21 08:24:18.463 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 08:24:18.463 INFO kablam! Sep 21 08:24:18.524 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 21 08:24:18.524 INFO kablam! --> src/client.rs:370:73 Sep 21 08:24:18.524 INFO kablam! | Sep 21 08:24:18.524 INFO kablam! 370 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 21 08:24:18.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.524 INFO kablam! Sep 21 08:24:18.524 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 21 08:24:18.524 INFO kablam! --> src/client.rs:410:59 Sep 21 08:24:18.524 INFO kablam! | Sep 21 08:24:18.524 INFO kablam! 410 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 21 08:24:18.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.524 INFO kablam! Sep 21 08:24:18.525 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 21 08:24:18.525 INFO kablam! --> src/client.rs:453:34 Sep 21 08:24:18.525 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 453 | ) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:565:68 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 565 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:585:61 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 585 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:605:63 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 605 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:646:55 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 646 | pub fn commands(&self) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:970:66 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 970 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1026:75 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1026 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1126:69 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1126 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1265:69 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1265 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1329:34 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1329 | ) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1373:34 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1373 | ) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.526 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 21 08:24:18.526 INFO kablam! --> src/client.rs:1391:53 Sep 21 08:24:18.526 INFO kablam! | Sep 21 08:24:18.526 INFO kablam! 1391 | pub fn log_ls(&self) -> AsyncResponse { Sep 21 08:24:18.526 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 08:24:18.526 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1435:69 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1435 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1549:34 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1549 | ) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1567:68 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1567 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1585:70 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1585 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1607:34 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1607 | ) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1635:69 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1635 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1673:82 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1673 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 21 08:24:18.527 INFO kablam! --> src/client.rs:1706:34 Sep 21 08:24:18.527 INFO kablam! | Sep 21 08:24:18.527 INFO kablam! 1706 | ) -> AsyncResponse { Sep 21 08:24:18.527 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 08:24:18.527 INFO kablam! Sep 21 08:24:18.527 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 21 08:24:18.528 INFO kablam! --> src/client.rs:1729:81 Sep 21 08:24:18.528 INFO kablam! | Sep 21 08:24:18.528 INFO kablam! 1729 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 08:24:18.528 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 08:24:18.528 INFO kablam! Sep 21 08:24:18.528 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 21 08:24:18.528 INFO kablam! --> src/client.rs:1774:56 Sep 21 08:24:18.528 INFO kablam! | Sep 21 08:24:18.528 INFO kablam! 1774 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 21 08:24:18.528 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.528 INFO kablam! Sep 21 08:24:18.528 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 21 08:24:18.528 INFO kablam! --> src/client.rs:1796:34 Sep 21 08:24:18.528 INFO kablam! | Sep 21 08:24:18.528 INFO kablam! 1796 | ) -> AsyncResponse { Sep 21 08:24:18.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.528 INFO kablam! Sep 21 08:24:18.530 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 21 08:24:18.530 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 21 08:24:18.530 INFO kablam! | Sep 21 08:24:18.530 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 21 08:24:18.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 08:24:18.530 INFO kablam! Sep 21 08:24:18.530 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 21 08:24:18.530 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 21 08:24:18.530 INFO kablam! | Sep 21 08:24:18.530 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 21 08:24:18.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.530 INFO kablam! Sep 21 08:24:18.530 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 21 08:24:18.530 INFO kablam! --> src/response/commands.rs:32:38 Sep 21 08:24:18.530 INFO kablam! | Sep 21 08:24:18.530 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 21 08:24:18.530 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.530 INFO kablam! Sep 21 08:24:18.530 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 21 08:24:18.530 INFO kablam! --> src/response/dag.rs:27:20 Sep 21 08:24:18.530 INFO kablam! | Sep 21 08:24:18.530 INFO kablam! 27 | pub links: Vec, Sep 21 08:24:18.530 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.530 INFO kablam! Sep 21 08:24:18.535 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.535 INFO kablam! --> src/response/dht.rs:72:32 Sep 21 08:24:18.535 INFO kablam! | Sep 21 08:24:18.535 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 21 08:24:18.535 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.535 INFO kablam! Sep 21 08:24:18.535 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.535 INFO kablam! --> src/response/dht.rs:74:33 Sep 21 08:24:18.535 INFO kablam! | Sep 21 08:24:18.535 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 21 08:24:18.535 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.535 INFO kablam! Sep 21 08:24:18.535 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.535 INFO kablam! --> src/response/dht.rs:76:27 Sep 21 08:24:18.535 INFO kablam! | Sep 21 08:24:18.535 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 21 08:24:18.535 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.535 INFO kablam! Sep 21 08:24:18.535 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.535 INFO kablam! --> src/response/dht.rs:78:31 Sep 21 08:24:18.535 INFO kablam! | Sep 21 08:24:18.535 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 21 08:24:18.535 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.535 INFO kablam! Sep 21 08:24:18.535 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.535 INFO kablam! --> src/response/dht.rs:80:27 Sep 21 08:24:18.535 INFO kablam! | Sep 21 08:24:18.535 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 21 08:24:18.535 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.535 INFO kablam! Sep 21 08:24:18.538 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 08:24:18.538 INFO kablam! --> src/response/dht.rs:82:29 Sep 21 08:24:18.538 INFO kablam! | Sep 21 08:24:18.538 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 21 08:24:18.538 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 08:24:18.538 INFO kablam! Sep 21 08:24:18.538 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 21 08:24:18.538 INFO kablam! --> src/response/file.rs:37:37 Sep 21 08:24:18.538 INFO kablam! | Sep 21 08:24:18.538 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 21 08:24:18.538 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.538 INFO kablam! Sep 21 08:24:18.538 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 21 08:24:18.538 INFO kablam! --> src/response/file.rs:38:37 Sep 21 08:24:18.538 INFO kablam! | Sep 21 08:24:18.538 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 21 08:24:18.538 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.538 INFO kablam! Sep 21 08:24:18.538 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 21 08:24:18.538 INFO kablam! --> src/response/files.rs:58:38 Sep 21 08:24:18.538 INFO kablam! | Sep 21 08:24:18.538 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 21 08:24:18.538 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.538 INFO kablam! Sep 21 08:24:18.538 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 21 08:24:18.538 INFO kablam! --> src/response/files.rs:59:40 Sep 21 08:24:18.538 INFO kablam! | Sep 21 08:24:18.538 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 21 08:24:18.538 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 08:24:18.538 INFO kablam! Sep 21 08:24:18.542 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 21 08:24:18.542 INFO kablam! --> src/response/id.rs:28:32 Sep 21 08:24:18.542 INFO kablam! | Sep 21 08:24:18.542 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.543 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 21 08:24:18.543 INFO kablam! --> src/response/key.rs:25:27 Sep 21 08:24:18.543 INFO kablam! | Sep 21 08:24:18.543 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^ not found in this scope Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.543 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 08:24:18.543 INFO kablam! --> src/response/key.rs:27:28 Sep 21 08:24:18.543 INFO kablam! | Sep 21 08:24:18.543 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.543 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 08:24:18.543 INFO kablam! --> src/response/key.rs:38:26 Sep 21 08:24:18.543 INFO kablam! | Sep 21 08:24:18.543 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.543 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 21 08:24:18.543 INFO kablam! --> src/response/key.rs:44:40 Sep 21 08:24:18.543 INFO kablam! | Sep 21 08:24:18.543 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.543 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 21 08:24:18.543 INFO kablam! --> src/response/log.rs:26:36 Sep 21 08:24:18.543 INFO kablam! | Sep 21 08:24:18.543 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 21 08:24:18.543 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.543 INFO kablam! Sep 21 08:24:18.546 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 21 08:24:18.546 INFO kablam! --> src/response/ls.rs:40:32 Sep 21 08:24:18.546 INFO kablam! | Sep 21 08:24:18.546 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 21 08:24:18.546 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 21 08:24:18.546 INFO kablam! Sep 21 08:24:18.546 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 21 08:24:18.546 INFO kablam! --> src/response/ls.rs:41:32 Sep 21 08:24:18.546 INFO kablam! | Sep 21 08:24:18.546 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 21 08:24:18.546 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 21 08:24:18.546 INFO kablam! Sep 21 08:24:18.546 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 21 08:24:18.546 INFO kablam! --> src/response/object.rs:119:41 Sep 21 08:24:18.546 INFO kablam! | Sep 21 08:24:18.546 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 21 08:24:18.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.546 INFO kablam! Sep 21 08:24:18.546 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 21 08:24:18.546 INFO kablam! --> src/response/object.rs:120:42 Sep 21 08:24:18.546 INFO kablam! | Sep 21 08:24:18.546 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 21 08:24:18.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.546 INFO kablam! Sep 21 08:24:18.546 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 21 08:24:18.546 INFO kablam! --> src/response/object.rs:121:41 Sep 21 08:24:18.546 INFO kablam! | Sep 21 08:24:18.546 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 21 08:24:18.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.546 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/pin.rs:44:36 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/pin.rs:45:37 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.550 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 21 08:24:18.550 INFO kablam! --> src/response/repo.rs:52:37 Sep 21 08:24:18.550 INFO kablam! | Sep 21 08:24:18.550 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 21 08:24:18.550 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.550 INFO kablam! Sep 21 08:24:18.551 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 21 08:24:18.551 INFO kablam! --> src/response/repo.rs:53:39 Sep 21 08:24:18.551 INFO kablam! | Sep 21 08:24:18.551 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 21 08:24:18.551 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.551 INFO kablam! Sep 21 08:24:18.553 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 21 08:24:18.553 INFO kablam! --> src/response/repo.rs:54:41 Sep 21 08:24:18.553 INFO kablam! | Sep 21 08:24:18.553 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 21 08:24:18.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.553 INFO kablam! Sep 21 08:24:18.553 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 21 08:24:18.553 INFO kablam! --> src/response/repo.rs:55:41 Sep 21 08:24:18.553 INFO kablam! | Sep 21 08:24:18.553 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 21 08:24:18.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.553 INFO kablam! Sep 21 08:24:18.553 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 21 08:24:18.553 INFO kablam! --> src/response/repo.rs:56:42 Sep 21 08:24:18.554 INFO kablam! | Sep 21 08:24:18.554 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 21 08:24:18.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 21 08:24:18.554 INFO kablam! Sep 21 08:24:18.574 INFO kablam! error: aborting due to 109 previous errors Sep 21 08:24:18.574 INFO kablam! Sep 21 08:24:18.574 INFO kablam! Some errors occurred: E0412, E0432. Sep 21 08:24:18.574 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 08:24:18.594 INFO kablam! error: Could not compile `ipfs-api`. Sep 21 08:24:18.594 INFO kablam! Sep 21 08:24:18.594 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:24:18.601 INFO kablam! su: No module specific data is present Sep 21 08:24:19.397 INFO running `"docker" "rm" "-f" "f188884ec8a9d0c73cec12d246828c8eca66865cea5dd6c25ef7b95a05d29ab6"` Sep 21 08:24:19.555 INFO blam! f188884ec8a9d0c73cec12d246828c8eca66865cea5dd6c25ef7b95a05d29ab6