Sep 01 00:12:59.673 INFO checking ipfs-api-0.4.0-alpha.3 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:12:59.673 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:12:59.673 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:12:59.923 INFO blam! 566cdd9798b2d1c15f22b4842477bf75b4c74c7aa13110feacff673c9dc17d17 Sep 01 00:12:59.924 INFO running `"docker" "start" "-a" "566cdd9798b2d1c15f22b4842477bf75b4c74c7aa13110feacff673c9dc17d17"` Sep 01 00:13:01.174 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 01 00:13:05.299 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 (file:///source) Sep 01 00:13:09.759 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 00:13:09.759 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 00:13:09.759 INFO kablam! | Sep 01 00:13:09.759 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:13:09.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 00:13:09.759 INFO kablam! Sep 01 00:13:09.759 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 00:13:09.759 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 00:13:09.759 INFO kablam! | Sep 01 00:13:09.759 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:13:09.759 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `BlockStatResponse`? Sep 01 00:13:09.759 INFO kablam! Sep 01 00:13:09.770 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.770 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 00:13:09.770 INFO kablam! | Sep 01 00:13:09.770 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.770 INFO kablam! | ^^^^^ Sep 01 00:13:09.770 INFO kablam! | Sep 01 00:13:09.770 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.770 INFO kablam! Sep 01 00:13:09.770 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.770 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 00:13:09.770 INFO kablam! | Sep 01 00:13:09.770 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.770 INFO kablam! | ^^^^^ Sep 01 00:13:09.770 INFO kablam! | Sep 01 00:13:09.770 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.770 INFO kablam! Sep 01 00:13:09.770 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.770 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 00:13:09.770 INFO kablam! | Sep 01 00:13:09.770 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.771 INFO kablam! | ^^^^^ Sep 01 00:13:09.771 INFO kablam! | Sep 01 00:13:09.771 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.771 INFO kablam! Sep 01 00:13:09.775 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.775 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 00:13:09.775 INFO kablam! | Sep 01 00:13:09.775 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.775 INFO kablam! | ^^^^^ Sep 01 00:13:09.775 INFO kablam! | Sep 01 00:13:09.775 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.775 INFO kablam! Sep 01 00:13:09.775 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.775 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 00:13:09.775 INFO kablam! | Sep 01 00:13:09.775 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.775 INFO kablam! | ^^^^^ Sep 01 00:13:09.775 INFO kablam! | Sep 01 00:13:09.775 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.775 INFO kablam! Sep 01 00:13:09.775 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.776 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 00:13:09.776 INFO kablam! | Sep 01 00:13:09.776 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.776 INFO kablam! | ^^^^^ Sep 01 00:13:09.776 INFO kablam! | Sep 01 00:13:09.776 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.776 INFO kablam! Sep 01 00:13:09.776 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.776 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 00:13:09.776 INFO kablam! | Sep 01 00:13:09.776 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.776 INFO kablam! | ^^^^^ Sep 01 00:13:09.776 INFO kablam! | Sep 01 00:13:09.776 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.776 INFO kablam! Sep 01 00:13:09.776 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.776 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 00:13:09.776 INFO kablam! | Sep 01 00:13:09.776 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.777 INFO kablam! | ^^^^^ Sep 01 00:13:09.777 INFO kablam! | Sep 01 00:13:09.777 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.777 INFO kablam! Sep 01 00:13:09.777 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.777 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 00:13:09.777 INFO kablam! | Sep 01 00:13:09.777 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.777 INFO kablam! | ^^^^^ Sep 01 00:13:09.777 INFO kablam! | Sep 01 00:13:09.777 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.777 INFO kablam! Sep 01 00:13:09.777 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.777 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 00:13:09.777 INFO kablam! | Sep 01 00:13:09.777 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.777 INFO kablam! | ^^^^^ Sep 01 00:13:09.777 INFO kablam! | Sep 01 00:13:09.777 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.778 INFO kablam! Sep 01 00:13:09.825 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.825 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 00:13:09.825 INFO kablam! | Sep 01 00:13:09.825 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.825 INFO kablam! | ^^^^^ Sep 01 00:13:09.826 INFO kablam! | Sep 01 00:13:09.826 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.826 INFO kablam! Sep 01 00:13:09.826 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.826 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 00:13:09.826 INFO kablam! | Sep 01 00:13:09.826 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.826 INFO kablam! | ^^^^^ Sep 01 00:13:09.826 INFO kablam! | Sep 01 00:13:09.826 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.826 INFO kablam! Sep 01 00:13:09.879 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.879 INFO kablam! --> src/response/file.rs:13:3 Sep 01 00:13:09.879 INFO kablam! | Sep 01 00:13:09.879 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.879 INFO kablam! | ^^^^^ Sep 01 00:13:09.879 INFO kablam! | Sep 01 00:13:09.879 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.879 INFO kablam! Sep 01 00:13:09.879 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.880 INFO kablam! --> src/response/file.rs:26:3 Sep 01 00:13:09.880 INFO kablam! | Sep 01 00:13:09.880 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.880 INFO kablam! | ^^^^^ Sep 01 00:13:09.880 INFO kablam! | Sep 01 00:13:09.880 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.880 INFO kablam! Sep 01 00:13:09.880 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.880 INFO kablam! --> src/response/files.rs:16:3 Sep 01 00:13:09.880 INFO kablam! | Sep 01 00:13:09.880 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.880 INFO kablam! | ^^^^^ Sep 01 00:13:09.880 INFO kablam! | Sep 01 00:13:09.880 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.880 INFO kablam! Sep 01 00:13:09.880 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.880 INFO kablam! --> src/response/files.rs:30:3 Sep 01 00:13:09.880 INFO kablam! | Sep 01 00:13:09.881 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.881 INFO kablam! | ^^^^^ Sep 01 00:13:09.881 INFO kablam! | Sep 01 00:13:09.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.881 INFO kablam! Sep 01 00:13:09.881 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.881 INFO kablam! --> src/response/files.rs:43:3 Sep 01 00:13:09.881 INFO kablam! | Sep 01 00:13:09.881 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.881 INFO kablam! | ^^^^^ Sep 01 00:13:09.881 INFO kablam! | Sep 01 00:13:09.881 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.881 INFO kablam! Sep 01 00:13:09.882 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.882 INFO kablam! --> src/response/id.rs:12:3 Sep 01 00:13:09.882 INFO kablam! | Sep 01 00:13:09.882 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.882 INFO kablam! | ^^^^^ Sep 01 00:13:09.883 INFO kablam! | Sep 01 00:13:09.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.883 INFO kablam! Sep 01 00:13:09.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.883 INFO kablam! --> src/response/key.rs:12:3 Sep 01 00:13:09.883 INFO kablam! | Sep 01 00:13:09.883 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.883 INFO kablam! | ^^^^^ Sep 01 00:13:09.883 INFO kablam! | Sep 01 00:13:09.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.883 INFO kablam! Sep 01 00:13:09.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.883 INFO kablam! --> src/response/key.rs:19:3 Sep 01 00:13:09.883 INFO kablam! | Sep 01 00:13:09.883 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.883 INFO kablam! | ^^^^^ Sep 01 00:13:09.883 INFO kablam! | Sep 01 00:13:09.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.883 INFO kablam! Sep 01 00:13:09.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.883 INFO kablam! --> src/response/key.rs:30:3 Sep 01 00:13:09.884 INFO kablam! | Sep 01 00:13:09.884 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.884 INFO kablam! | ^^^^^ Sep 01 00:13:09.884 INFO kablam! | Sep 01 00:13:09.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.884 INFO kablam! Sep 01 00:13:09.910 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.910 INFO kablam! --> src/response/log.rs:12:3 Sep 01 00:13:09.910 INFO kablam! | Sep 01 00:13:09.910 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.910 INFO kablam! | ^^^^^ Sep 01 00:13:09.910 INFO kablam! | Sep 01 00:13:09.910 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.910 INFO kablam! Sep 01 00:13:09.910 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.910 INFO kablam! --> src/response/log.rs:18:3 Sep 01 00:13:09.910 INFO kablam! | Sep 01 00:13:09.910 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.910 INFO kablam! | ^^^^^ Sep 01 00:13:09.910 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.911 INFO kablam! Sep 01 00:13:09.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.911 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.911 INFO kablam! | ^^^^^ Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.911 INFO kablam! Sep 01 00:13:09.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.911 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.911 INFO kablam! | ^^^^^ Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.911 INFO kablam! Sep 01 00:13:09.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.911 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.911 INFO kablam! | ^^^^^ Sep 01 00:13:09.911 INFO kablam! | Sep 01 00:13:09.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.911 INFO kablam! Sep 01 00:13:09.914 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.914 INFO kablam! --> src/response/object.rs:13:3 Sep 01 00:13:09.914 INFO kablam! | Sep 01 00:13:09.914 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.914 INFO kablam! | ^^^^^ Sep 01 00:13:09.914 INFO kablam! | Sep 01 00:13:09.914 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.914 INFO kablam! Sep 01 00:13:09.914 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.914 INFO kablam! --> src/response/object.rs:28:3 Sep 01 00:13:09.914 INFO kablam! | Sep 01 00:13:09.914 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.914 INFO kablam! | ^^^^^ Sep 01 00:13:09.914 INFO kablam! | Sep 01 00:13:09.914 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.914 INFO kablam! Sep 01 00:13:09.914 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.914 INFO kablam! --> src/response/object.rs:35:3 Sep 01 00:13:09.914 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.915 INFO kablam! | ^^^^^ Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.915 INFO kablam! Sep 01 00:13:09.915 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.915 INFO kablam! --> src/response/object.rs:44:3 Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.915 INFO kablam! | ^^^^^ Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.915 INFO kablam! Sep 01 00:13:09.915 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.915 INFO kablam! --> src/response/object.rs:53:3 Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.915 INFO kablam! | ^^^^^ Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.915 INFO kablam! Sep 01 00:13:09.915 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.915 INFO kablam! --> src/response/object.rs:62:3 Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.915 INFO kablam! | ^^^^^ Sep 01 00:13:09.915 INFO kablam! | Sep 01 00:13:09.915 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.915 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/object.rs:71:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/object.rs:80:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/object.rs:89:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/object.rs:98:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/object.rs:107:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.916 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.916 INFO kablam! | ^^^^^ Sep 01 00:13:09.916 INFO kablam! | Sep 01 00:13:09.916 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.916 INFO kablam! Sep 01 00:13:09.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.917 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.917 INFO kablam! | ^^^^^ Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.917 INFO kablam! Sep 01 00:13:09.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.917 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.917 INFO kablam! | ^^^^^ Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.917 INFO kablam! Sep 01 00:13:09.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.917 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.917 INFO kablam! | ^^^^^ Sep 01 00:13:09.917 INFO kablam! | Sep 01 00:13:09.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.917 INFO kablam! Sep 01 00:13:09.918 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.918 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 00:13:09.919 INFO kablam! | Sep 01 00:13:09.919 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.919 INFO kablam! | ^^^^^ Sep 01 00:13:09.919 INFO kablam! | Sep 01 00:13:09.919 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.919 INFO kablam! Sep 01 00:13:09.919 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.919 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 00:13:09.919 INFO kablam! | Sep 01 00:13:09.919 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.919 INFO kablam! | ^^^^^ Sep 01 00:13:09.919 INFO kablam! | Sep 01 00:13:09.919 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.919 INFO kablam! Sep 01 00:13:09.920 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.920 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 00:13:09.921 INFO kablam! | Sep 01 00:13:09.921 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.921 INFO kablam! | ^^^^^ Sep 01 00:13:09.921 INFO kablam! | Sep 01 00:13:09.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.921 INFO kablam! Sep 01 00:13:09.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.921 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 00:13:09.921 INFO kablam! | Sep 01 00:13:09.921 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.921 INFO kablam! | ^^^^^ Sep 01 00:13:09.921 INFO kablam! | Sep 01 00:13:09.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.921 INFO kablam! Sep 01 00:13:09.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.921 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 00:13:09.921 INFO kablam! | Sep 01 00:13:09.921 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.922 INFO kablam! | ^^^^^ Sep 01 00:13:09.922 INFO kablam! | Sep 01 00:13:09.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.922 INFO kablam! Sep 01 00:13:09.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.922 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 00:13:09.922 INFO kablam! | Sep 01 00:13:09.922 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.922 INFO kablam! | ^^^^^ Sep 01 00:13:09.922 INFO kablam! | Sep 01 00:13:09.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.922 INFO kablam! Sep 01 00:13:09.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.922 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 00:13:09.922 INFO kablam! | Sep 01 00:13:09.922 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.922 INFO kablam! | ^^^^^ Sep 01 00:13:09.922 INFO kablam! | Sep 01 00:13:09.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.923 INFO kablam! Sep 01 00:13:09.924 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.924 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 00:13:09.924 INFO kablam! | Sep 01 00:13:09.924 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.924 INFO kablam! | ^^^^^ Sep 01 00:13:09.924 INFO kablam! | Sep 01 00:13:09.924 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.924 INFO kablam! Sep 01 00:13:09.924 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.924 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 00:13:09.924 INFO kablam! | Sep 01 00:13:09.924 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.925 INFO kablam! | ^^^^^ Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.925 INFO kablam! Sep 01 00:13:09.925 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.925 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.925 INFO kablam! | ^^^^^ Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.925 INFO kablam! Sep 01 00:13:09.925 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.925 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.925 INFO kablam! | ^^^^^ Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.925 INFO kablam! Sep 01 00:13:09.925 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.925 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.925 INFO kablam! | ^^^^^ Sep 01 00:13:09.925 INFO kablam! | Sep 01 00:13:09.925 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.925 INFO kablam! Sep 01 00:13:09.926 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.926 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.926 INFO kablam! | ^^^^^ Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.926 INFO kablam! Sep 01 00:13:09.926 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.926 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.926 INFO kablam! | ^^^^^ Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.926 INFO kablam! Sep 01 00:13:09.926 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:09.926 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:09.926 INFO kablam! | ^^^^^ Sep 01 00:13:09.926 INFO kablam! | Sep 01 00:13:09.926 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:09.926 INFO kablam! Sep 01 00:13:10.100 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 00:13:10.100 INFO kablam! --> src/response/stats.rs:9:16 Sep 01 00:13:10.100 INFO kablam! | Sep 01 00:13:10.100 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:13:10.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 00:13:10.100 INFO kablam! Sep 01 00:13:10.100 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 00:13:10.100 INFO kablam! --> src/response/stats.rs:9:37 Sep 01 00:13:10.100 INFO kablam! | Sep 01 00:13:10.100 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 00:13:10.100 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 00:13:10.100 INFO kablam! Sep 01 00:13:10.110 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.110 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 01 00:13:10.110 INFO kablam! | Sep 01 00:13:10.110 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.110 INFO kablam! | ^^^^^ Sep 01 00:13:10.110 INFO kablam! | Sep 01 00:13:10.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.110 INFO kablam! Sep 01 00:13:10.110 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.110 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 01 00:13:10.110 INFO kablam! | Sep 01 00:13:10.110 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.110 INFO kablam! | ^^^^^ Sep 01 00:13:10.110 INFO kablam! | Sep 01 00:13:10.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.110 INFO kablam! Sep 01 00:13:10.110 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.110 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 01 00:13:10.111 INFO kablam! | Sep 01 00:13:10.111 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.111 INFO kablam! | ^^^^^ Sep 01 00:13:10.111 INFO kablam! | Sep 01 00:13:10.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.111 INFO kablam! Sep 01 00:13:10.137 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.137 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 01 00:13:10.137 INFO kablam! | Sep 01 00:13:10.137 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.137 INFO kablam! | ^^^^^ Sep 01 00:13:10.137 INFO kablam! | Sep 01 00:13:10.137 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.137 INFO kablam! Sep 01 00:13:10.137 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.137 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 01 00:13:10.137 INFO kablam! | Sep 01 00:13:10.137 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.137 INFO kablam! | ^^^^^ Sep 01 00:13:10.137 INFO kablam! | Sep 01 00:13:10.137 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.137 INFO kablam! Sep 01 00:13:10.137 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.137 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 01 00:13:10.137 INFO kablam! | Sep 01 00:13:10.138 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.138 INFO kablam! | ^^^^^ Sep 01 00:13:10.138 INFO kablam! | Sep 01 00:13:10.138 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.138 INFO kablam! Sep 01 00:13:10.147 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.147 INFO kablam! --> src/response/commands.rs:12:3 Sep 01 00:13:10.147 INFO kablam! | Sep 01 00:13:10.147 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.147 INFO kablam! | ^^^^^ Sep 01 00:13:10.147 INFO kablam! | Sep 01 00:13:10.147 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.147 INFO kablam! Sep 01 00:13:10.147 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.149 INFO kablam! --> src/response/commands.rs:19:3 Sep 01 00:13:10.149 INFO kablam! | Sep 01 00:13:10.149 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.149 INFO kablam! | ^^^^^ Sep 01 00:13:10.149 INFO kablam! | Sep 01 00:13:10.149 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.149 INFO kablam! Sep 01 00:13:10.156 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.157 INFO kablam! --> src/response/dag.rs:13:3 Sep 01 00:13:10.157 INFO kablam! | Sep 01 00:13:10.157 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.157 INFO kablam! | ^^^^^ Sep 01 00:13:10.157 INFO kablam! | Sep 01 00:13:10.157 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.158 INFO kablam! Sep 01 00:13:10.158 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.158 INFO kablam! --> src/response/dag.rs:31:3 Sep 01 00:13:10.158 INFO kablam! | Sep 01 00:13:10.158 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.158 INFO kablam! | ^^^^^ Sep 01 00:13:10.158 INFO kablam! | Sep 01 00:13:10.158 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.158 INFO kablam! Sep 01 00:13:10.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.195 INFO kablam! --> src/response/dht.rs:48:3 Sep 01 00:13:10.195 INFO kablam! | Sep 01 00:13:10.195 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.195 INFO kablam! | ^^^^^ Sep 01 00:13:10.195 INFO kablam! | Sep 01 00:13:10.195 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.195 INFO kablam! Sep 01 00:13:10.195 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.195 INFO kablam! --> src/response/dht.rs:58:3 Sep 01 00:13:10.195 INFO kablam! | Sep 01 00:13:10.195 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.196 INFO kablam! | ^^^^^ Sep 01 00:13:10.196 INFO kablam! | Sep 01 00:13:10.196 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.196 INFO kablam! Sep 01 00:13:10.207 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 00:13:10.207 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 00:13:10.208 INFO kablam! | Sep 01 00:13:10.208 INFO kablam! 27 | pub links: Vec, Sep 01 00:13:10.208 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.208 INFO kablam! Sep 01 00:13:10.209 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.209 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 00:13:10.209 INFO kablam! | Sep 01 00:13:10.210 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 00:13:10.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.210 INFO kablam! Sep 01 00:13:10.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.210 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 00:13:10.210 INFO kablam! | Sep 01 00:13:10.210 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 00:13:10.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.210 INFO kablam! Sep 01 00:13:10.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.210 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 00:13:10.210 INFO kablam! | Sep 01 00:13:10.210 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 00:13:10.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.210 INFO kablam! Sep 01 00:13:10.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.210 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 00:13:10.210 INFO kablam! | Sep 01 00:13:10.210 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 00:13:10.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.211 INFO kablam! Sep 01 00:13:10.211 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.211 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 00:13:10.211 INFO kablam! | Sep 01 00:13:10.211 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 00:13:10.211 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.211 INFO kablam! Sep 01 00:13:10.211 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.211 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 00:13:10.211 INFO kablam! | Sep 01 00:13:10.211 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 00:13:10.211 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.211 INFO kablam! Sep 01 00:13:10.211 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 00:13:10.212 INFO kablam! --> src/response/key.rs:25:27 Sep 01 00:13:10.212 INFO kablam! | Sep 01 00:13:10.212 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 00:13:10.212 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 00:13:10.212 INFO kablam! Sep 01 00:13:10.212 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:13:10.212 INFO kablam! --> src/response/key.rs:27:28 Sep 01 00:13:10.212 INFO kablam! | Sep 01 00:13:10.212 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 00:13:10.212 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.212 INFO kablam! Sep 01 00:13:10.213 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:13:10.213 INFO kablam! --> src/response/key.rs:38:26 Sep 01 00:13:10.213 INFO kablam! | Sep 01 00:13:10.213 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 00:13:10.213 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.213 INFO kablam! Sep 01 00:13:10.214 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 00:13:10.214 INFO kablam! --> src/client.rs:361:73 Sep 01 00:13:10.214 INFO kablam! | Sep 01 00:13:10.214 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 00:13:10.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.214 INFO kablam! Sep 01 00:13:10.214 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 00:13:10.214 INFO kablam! --> src/client.rs:407:59 Sep 01 00:13:10.214 INFO kablam! | Sep 01 00:13:10.214 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 00:13:10.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.215 INFO kablam! Sep 01 00:13:10.215 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 00:13:10.215 INFO kablam! --> src/client.rs:456:34 Sep 01 00:13:10.215 INFO kablam! | Sep 01 00:13:10.215 INFO kablam! 456 | ) -> AsyncResponse { Sep 01 00:13:10.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.215 INFO kablam! Sep 01 00:13:10.216 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 00:13:10.216 INFO kablam! --> src/client.rs:583:68 Sep 01 00:13:10.216 INFO kablam! | Sep 01 00:13:10.216 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 00:13:10.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.216 INFO kablam! Sep 01 00:13:10.217 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 00:13:10.217 INFO kablam! --> src/client.rs:606:61 Sep 01 00:13:10.217 INFO kablam! | Sep 01 00:13:10.217 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 00:13:10.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.217 INFO kablam! Sep 01 00:13:10.217 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 00:13:10.217 INFO kablam! --> src/client.rs:629:63 Sep 01 00:13:10.217 INFO kablam! | Sep 01 00:13:10.217 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 00:13:10.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.218 INFO kablam! Sep 01 00:13:10.218 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 00:13:10.218 INFO kablam! --> src/client.rs:676:55 Sep 01 00:13:10.218 INFO kablam! | Sep 01 00:13:10.218 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 01 00:13:10.218 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.218 INFO kablam! Sep 01 00:13:10.219 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 00:13:10.219 INFO kablam! --> src/client.rs:1045:66 Sep 01 00:13:10.219 INFO kablam! | Sep 01 00:13:10.219 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 00:13:10.219 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.219 INFO kablam! Sep 01 00:13:10.220 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 00:13:10.220 INFO kablam! --> src/client.rs:1110:75 Sep 01 00:13:10.220 INFO kablam! | Sep 01 00:13:10.220 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.220 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.220 INFO kablam! Sep 01 00:13:10.220 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 00:13:10.220 INFO kablam! --> src/client.rs:1225:69 Sep 01 00:13:10.220 INFO kablam! | Sep 01 00:13:10.220 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 00:13:10.220 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.221 INFO kablam! Sep 01 00:13:10.221 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 00:13:10.221 INFO kablam! --> src/client.rs:1382:69 Sep 01 00:13:10.221 INFO kablam! | Sep 01 00:13:10.221 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.221 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:13:10.221 INFO kablam! Sep 01 00:13:10.222 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 00:13:10.222 INFO kablam! --> src/client.rs:1455:34 Sep 01 00:13:10.222 INFO kablam! | Sep 01 00:13:10.222 INFO kablam! 1455 | ) -> AsyncResponse { Sep 01 00:13:10.222 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:13:10.222 INFO kablam! Sep 01 00:13:10.222 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 00:13:10.222 INFO kablam! --> src/client.rs:1505:34 Sep 01 00:13:10.222 INFO kablam! | Sep 01 00:13:10.222 INFO kablam! 1505 | ) -> AsyncResponse { Sep 01 00:13:10.222 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.222 INFO kablam! Sep 01 00:13:10.223 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 00:13:10.223 INFO kablam! --> src/client.rs:1526:53 Sep 01 00:13:10.223 INFO kablam! | Sep 01 00:13:10.223 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 00:13:10.223 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:13:10.223 INFO kablam! Sep 01 00:13:10.224 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 00:13:10.224 INFO kablam! --> src/client.rs:1575:69 Sep 01 00:13:10.224 INFO kablam! | Sep 01 00:13:10.224 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.224 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:13:10.224 INFO kablam! Sep 01 00:13:10.226 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 00:13:10.226 INFO kablam! --> src/client.rs:1701:34 Sep 01 00:13:10.226 INFO kablam! | Sep 01 00:13:10.226 INFO kablam! 1701 | ) -> AsyncResponse { Sep 01 00:13:10.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.226 INFO kablam! Sep 01 00:13:10.226 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 00:13:10.226 INFO kablam! --> src/client.rs:1722:68 Sep 01 00:13:10.226 INFO kablam! | Sep 01 00:13:10.226 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.226 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 00:13:10.226 INFO kablam! Sep 01 00:13:10.227 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 00:13:10.227 INFO kablam! --> src/client.rs:1743:70 Sep 01 00:13:10.227 INFO kablam! | Sep 01 00:13:10.227 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.227 INFO kablam! Sep 01 00:13:10.227 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 00:13:10.227 INFO kablam! --> src/client.rs:1768:34 Sep 01 00:13:10.227 INFO kablam! | Sep 01 00:13:10.227 INFO kablam! 1768 | ) -> AsyncResponse { Sep 01 00:13:10.227 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.227 INFO kablam! Sep 01 00:13:10.228 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 00:13:10.228 INFO kablam! --> src/client.rs:1799:69 Sep 01 00:13:10.228 INFO kablam! | Sep 01 00:13:10.228 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 00:13:10.228 INFO kablam! Sep 01 00:13:10.228 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 00:13:10.228 INFO kablam! --> src/client.rs:1840:82 Sep 01 00:13:10.228 INFO kablam! | Sep 01 00:13:10.228 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:13:10.228 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:13:10.228 INFO kablam! Sep 01 00:13:10.229 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 00:13:10.229 INFO kablam! --> src/client.rs:1876:34 Sep 01 00:13:10.229 INFO kablam! | Sep 01 00:13:10.229 INFO kablam! 1876 | ) -> AsyncResponse { Sep 01 00:13:10.229 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:13:10.229 INFO kablam! Sep 01 00:13:10.229 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 00:13:10.229 INFO kablam! --> src/client.rs:1902:81 Sep 01 00:13:10.229 INFO kablam! | Sep 01 00:13:10.229 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:13:10.230 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:13:10.230 INFO kablam! Sep 01 00:13:10.230 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 00:13:10.230 INFO kablam! --> src/client.rs:1953:56 Sep 01 00:13:10.230 INFO kablam! | Sep 01 00:13:10.230 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 00:13:10.230 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.230 INFO kablam! Sep 01 00:13:10.231 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 00:13:10.231 INFO kablam! --> src/client.rs:1978:34 Sep 01 00:13:10.231 INFO kablam! | Sep 01 00:13:10.231 INFO kablam! 1978 | ) -> AsyncResponse { Sep 01 00:13:10.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.231 INFO kablam! Sep 01 00:13:10.231 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 00:13:10.231 INFO kablam! --> src/client.rs:2168:64 Sep 01 00:13:10.231 INFO kablam! | Sep 01 00:13:10.231 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 00:13:10.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.232 INFO kablam! Sep 01 00:13:10.232 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 00:13:10.232 INFO kablam! --> src/client.rs:2197:58 Sep 01 00:13:10.232 INFO kablam! | Sep 01 00:13:10.232 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 00:13:10.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.232 INFO kablam! Sep 01 00:13:10.251 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.252 INFO kablam! --> src/response/file.rs:13:3 Sep 01 00:13:10.252 INFO kablam! | Sep 01 00:13:10.252 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.252 INFO kablam! | ^^^^^ Sep 01 00:13:10.252 INFO kablam! | Sep 01 00:13:10.252 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.252 INFO kablam! Sep 01 00:13:10.252 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.252 INFO kablam! --> src/response/file.rs:26:3 Sep 01 00:13:10.252 INFO kablam! | Sep 01 00:13:10.252 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.252 INFO kablam! | ^^^^^ Sep 01 00:13:10.252 INFO kablam! | Sep 01 00:13:10.252 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.252 INFO kablam! Sep 01 00:13:10.272 INFO kablam! error: aborting due to 95 previous errors Sep 01 00:13:10.272 INFO kablam! Sep 01 00:13:10.272 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 00:13:10.272 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 00:13:10.278 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.278 INFO kablam! --> src/response/files.rs:16:3 Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.279 INFO kablam! | ^^^^^ Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.279 INFO kablam! Sep 01 00:13:10.279 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.279 INFO kablam! --> src/response/files.rs:30:3 Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.279 INFO kablam! | ^^^^^ Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.279 INFO kablam! Sep 01 00:13:10.279 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.279 INFO kablam! --> src/response/files.rs:43:3 Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.279 INFO kablam! | ^^^^^ Sep 01 00:13:10.279 INFO kablam! | Sep 01 00:13:10.279 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.279 INFO kablam! Sep 01 00:13:10.283 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 00:13:10.283 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:13:10.301 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.301 INFO kablam! --> src/response/id.rs:12:3 Sep 01 00:13:10.301 INFO kablam! | Sep 01 00:13:10.301 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.301 INFO kablam! | ^^^^^ Sep 01 00:13:10.301 INFO kablam! | Sep 01 00:13:10.301 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.301 INFO kablam! Sep 01 00:13:10.309 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.310 INFO kablam! --> src/response/key.rs:12:3 Sep 01 00:13:10.310 INFO kablam! | Sep 01 00:13:10.310 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.310 INFO kablam! | ^^^^^ Sep 01 00:13:10.310 INFO kablam! | Sep 01 00:13:10.310 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.310 INFO kablam! Sep 01 00:13:10.310 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.310 INFO kablam! --> src/response/key.rs:19:3 Sep 01 00:13:10.310 INFO kablam! | Sep 01 00:13:10.310 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.310 INFO kablam! | ^^^^^ Sep 01 00:13:10.310 INFO kablam! | Sep 01 00:13:10.310 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.310 INFO kablam! Sep 01 00:13:10.310 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.310 INFO kablam! --> src/response/key.rs:30:3 Sep 01 00:13:10.310 INFO kablam! | Sep 01 00:13:10.311 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.311 INFO kablam! | ^^^^^ Sep 01 00:13:10.311 INFO kablam! | Sep 01 00:13:10.311 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.311 INFO kablam! Sep 01 00:13:10.341 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.341 INFO kablam! --> src/response/log.rs:12:3 Sep 01 00:13:10.341 INFO kablam! | Sep 01 00:13:10.341 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.341 INFO kablam! | ^^^^^ Sep 01 00:13:10.341 INFO kablam! | Sep 01 00:13:10.341 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.341 INFO kablam! Sep 01 00:13:10.342 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.342 INFO kablam! --> src/response/log.rs:18:3 Sep 01 00:13:10.342 INFO kablam! | Sep 01 00:13:10.342 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.342 INFO kablam! | ^^^^^ Sep 01 00:13:10.342 INFO kablam! | Sep 01 00:13:10.342 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.342 INFO kablam! Sep 01 00:13:10.350 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.350 INFO kablam! --> src/response/ls.rs:12:3 Sep 01 00:13:10.350 INFO kablam! | Sep 01 00:13:10.350 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.350 INFO kablam! | ^^^^^ Sep 01 00:13:10.351 INFO kablam! | Sep 01 00:13:10.351 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.351 INFO kablam! Sep 01 00:13:10.351 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.351 INFO kablam! --> src/response/ls.rs:21:3 Sep 01 00:13:10.351 INFO kablam! | Sep 01 00:13:10.351 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.351 INFO kablam! | ^^^^^ Sep 01 00:13:10.351 INFO kablam! | Sep 01 00:13:10.351 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.351 INFO kablam! Sep 01 00:13:10.351 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.352 INFO kablam! --> src/response/ls.rs:32:3 Sep 01 00:13:10.352 INFO kablam! | Sep 01 00:13:10.352 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.352 INFO kablam! | ^^^^^ Sep 01 00:13:10.352 INFO kablam! | Sep 01 00:13:10.352 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.352 INFO kablam! Sep 01 00:13:10.374 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.374 INFO kablam! --> src/response/object.rs:13:3 Sep 01 00:13:10.375 INFO kablam! | Sep 01 00:13:10.375 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.375 INFO kablam! | ^^^^^ Sep 01 00:13:10.375 INFO kablam! | Sep 01 00:13:10.375 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.375 INFO kablam! Sep 01 00:13:10.375 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.375 INFO kablam! --> src/response/object.rs:28:3 Sep 01 00:13:10.375 INFO kablam! | Sep 01 00:13:10.375 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.375 INFO kablam! | ^^^^^ Sep 01 00:13:10.375 INFO kablam! | Sep 01 00:13:10.375 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.375 INFO kablam! Sep 01 00:13:10.375 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.375 INFO kablam! --> src/response/object.rs:35:3 Sep 01 00:13:10.375 INFO kablam! | Sep 01 00:13:10.375 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.375 INFO kablam! | ^^^^^ Sep 01 00:13:10.376 INFO kablam! | Sep 01 00:13:10.376 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.376 INFO kablam! Sep 01 00:13:10.376 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.376 INFO kablam! --> src/response/object.rs:44:3 Sep 01 00:13:10.376 INFO kablam! | Sep 01 00:13:10.376 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.376 INFO kablam! | ^^^^^ Sep 01 00:13:10.376 INFO kablam! | Sep 01 00:13:10.376 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.376 INFO kablam! Sep 01 00:13:10.376 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.377 INFO kablam! --> src/response/object.rs:53:3 Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.377 INFO kablam! | ^^^^^ Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.377 INFO kablam! Sep 01 00:13:10.377 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.377 INFO kablam! --> src/response/object.rs:62:3 Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.377 INFO kablam! | ^^^^^ Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.377 INFO kablam! Sep 01 00:13:10.377 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.377 INFO kablam! --> src/response/object.rs:71:3 Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.377 INFO kablam! | ^^^^^ Sep 01 00:13:10.377 INFO kablam! | Sep 01 00:13:10.377 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.377 INFO kablam! Sep 01 00:13:10.378 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.378 INFO kablam! --> src/response/object.rs:80:3 Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.378 INFO kablam! | ^^^^^ Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.378 INFO kablam! Sep 01 00:13:10.378 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.378 INFO kablam! --> src/response/object.rs:89:3 Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.378 INFO kablam! | ^^^^^ Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.378 INFO kablam! Sep 01 00:13:10.378 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.378 INFO kablam! --> src/response/object.rs:98:3 Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.378 INFO kablam! | ^^^^^ Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.378 INFO kablam! Sep 01 00:13:10.378 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.378 INFO kablam! --> src/response/object.rs:107:3 Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.378 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.378 INFO kablam! | ^^^^^ Sep 01 00:13:10.378 INFO kablam! | Sep 01 00:13:10.379 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.379 INFO kablam! Sep 01 00:13:10.410 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.410 INFO kablam! --> src/response/pin.rs:13:3 Sep 01 00:13:10.410 INFO kablam! | Sep 01 00:13:10.410 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.410 INFO kablam! | ^^^^^ Sep 01 00:13:10.410 INFO kablam! | Sep 01 00:13:10.410 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.410 INFO kablam! Sep 01 00:13:10.410 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.410 INFO kablam! --> src/response/pin.rs:22:3 Sep 01 00:13:10.410 INFO kablam! | Sep 01 00:13:10.410 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.410 INFO kablam! | ^^^^^ Sep 01 00:13:10.410 INFO kablam! | Sep 01 00:13:10.410 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.411 INFO kablam! Sep 01 00:13:10.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.411 INFO kablam! --> src/response/pin.rs:29:3 Sep 01 00:13:10.411 INFO kablam! | Sep 01 00:13:10.411 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.411 INFO kablam! | ^^^^^ Sep 01 00:13:10.411 INFO kablam! | Sep 01 00:13:10.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.411 INFO kablam! Sep 01 00:13:10.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.411 INFO kablam! --> src/response/pin.rs:36:3 Sep 01 00:13:10.411 INFO kablam! | Sep 01 00:13:10.411 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.411 INFO kablam! | ^^^^^ Sep 01 00:13:10.411 INFO kablam! | Sep 01 00:13:10.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.411 INFO kablam! Sep 01 00:13:10.428 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.428 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 01 00:13:10.428 INFO kablam! | Sep 01 00:13:10.428 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.428 INFO kablam! | ^^^^^ Sep 01 00:13:10.428 INFO kablam! | Sep 01 00:13:10.428 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.428 INFO kablam! Sep 01 00:13:10.428 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.428 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 01 00:13:10.429 INFO kablam! | Sep 01 00:13:10.429 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.429 INFO kablam! | ^^^^^ Sep 01 00:13:10.429 INFO kablam! | Sep 01 00:13:10.429 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.429 INFO kablam! Sep 01 00:13:10.455 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.455 INFO kablam! --> src/response/repo.rs:13:3 Sep 01 00:13:10.456 INFO kablam! | Sep 01 00:13:10.456 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.456 INFO kablam! | ^^^^^ Sep 01 00:13:10.456 INFO kablam! | Sep 01 00:13:10.456 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.456 INFO kablam! Sep 01 00:13:10.456 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.456 INFO kablam! --> src/response/repo.rs:19:3 Sep 01 00:13:10.456 INFO kablam! | Sep 01 00:13:10.456 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.456 INFO kablam! | ^^^^^ Sep 01 00:13:10.456 INFO kablam! | Sep 01 00:13:10.456 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.456 INFO kablam! Sep 01 00:13:10.456 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.456 INFO kablam! --> src/response/repo.rs:27:3 Sep 01 00:13:10.456 INFO kablam! | Sep 01 00:13:10.456 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.456 INFO kablam! | ^^^^^ Sep 01 00:13:10.457 INFO kablam! | Sep 01 00:13:10.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.457 INFO kablam! Sep 01 00:13:10.457 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.457 INFO kablam! --> src/response/repo.rs:37:3 Sep 01 00:13:10.457 INFO kablam! | Sep 01 00:13:10.457 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.457 INFO kablam! | ^^^^^ Sep 01 00:13:10.457 INFO kablam! | Sep 01 00:13:10.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.457 INFO kablam! Sep 01 00:13:10.457 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.457 INFO kablam! --> src/response/repo.rs:45:3 Sep 01 00:13:10.457 INFO kablam! | Sep 01 00:13:10.457 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.457 INFO kablam! | ^^^^^ Sep 01 00:13:10.457 INFO kablam! | Sep 01 00:13:10.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.457 INFO kablam! Sep 01 00:13:10.498 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.498 INFO kablam! --> src/response/swarm.rs:12:3 Sep 01 00:13:10.498 INFO kablam! | Sep 01 00:13:10.498 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.498 INFO kablam! | ^^^^^ Sep 01 00:13:10.498 INFO kablam! | Sep 01 00:13:10.498 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.498 INFO kablam! Sep 01 00:13:10.498 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.498 INFO kablam! --> src/response/swarm.rs:19:3 Sep 01 00:13:10.498 INFO kablam! | Sep 01 00:13:10.498 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.498 INFO kablam! | ^^^^^ Sep 01 00:13:10.498 INFO kablam! | Sep 01 00:13:10.498 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.498 INFO kablam! Sep 01 00:13:10.498 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.498 INFO kablam! --> src/response/swarm.rs:26:3 Sep 01 00:13:10.498 INFO kablam! | Sep 01 00:13:10.498 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.499 INFO kablam! | ^^^^^ Sep 01 00:13:10.499 INFO kablam! | Sep 01 00:13:10.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.499 INFO kablam! Sep 01 00:13:10.499 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.499 INFO kablam! --> src/response/swarm.rs:33:3 Sep 01 00:13:10.499 INFO kablam! | Sep 01 00:13:10.499 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.499 INFO kablam! | ^^^^^ Sep 01 00:13:10.499 INFO kablam! | Sep 01 00:13:10.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.499 INFO kablam! Sep 01 00:13:10.499 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.499 INFO kablam! --> src/response/swarm.rs:40:3 Sep 01 00:13:10.499 INFO kablam! | Sep 01 00:13:10.499 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.499 INFO kablam! | ^^^^^ Sep 01 00:13:10.499 INFO kablam! | Sep 01 00:13:10.499 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.500 INFO kablam! Sep 01 00:13:10.500 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.500 INFO kablam! --> src/response/swarm.rs:47:3 Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.500 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.500 INFO kablam! | ^^^^^ Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.500 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.500 INFO kablam! Sep 01 00:13:10.500 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.500 INFO kablam! --> src/response/swarm.rs:53:3 Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.500 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.500 INFO kablam! | ^^^^^ Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.500 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.500 INFO kablam! Sep 01 00:13:10.500 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 00:13:10.500 INFO kablam! --> src/response/swarm.rs:65:3 Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.500 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 00:13:10.500 INFO kablam! | ^^^^^ Sep 01 00:13:10.500 INFO kablam! | Sep 01 00:13:10.501 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 00:13:10.501 INFO kablam! Sep 01 00:13:10.821 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 01 00:13:10.821 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 01 00:13:10.821 INFO kablam! | Sep 01 00:13:10.821 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 01 00:13:10.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.822 INFO kablam! Sep 01 00:13:10.822 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 01 00:13:10.822 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 01 00:13:10.822 INFO kablam! | Sep 01 00:13:10.822 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 01 00:13:10.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.822 INFO kablam! Sep 01 00:13:10.822 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 01 00:13:10.822 INFO kablam! --> src/response/commands.rs:32:38 Sep 01 00:13:10.822 INFO kablam! | Sep 01 00:13:10.822 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 01 00:13:10.822 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.822 INFO kablam! Sep 01 00:13:10.822 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 00:13:10.822 INFO kablam! --> src/response/dag.rs:27:20 Sep 01 00:13:10.822 INFO kablam! | Sep 01 00:13:10.823 INFO kablam! 27 | pub links: Vec, Sep 01 00:13:10.823 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.823 INFO kablam! Sep 01 00:13:10.824 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.824 INFO kablam! --> src/response/dht.rs:72:32 Sep 01 00:13:10.824 INFO kablam! | Sep 01 00:13:10.824 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 00:13:10.824 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.824 INFO kablam! Sep 01 00:13:10.824 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.824 INFO kablam! --> src/response/dht.rs:74:33 Sep 01 00:13:10.824 INFO kablam! | Sep 01 00:13:10.824 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 00:13:10.824 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.824 INFO kablam! Sep 01 00:13:10.824 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.825 INFO kablam! --> src/response/dht.rs:76:27 Sep 01 00:13:10.825 INFO kablam! | Sep 01 00:13:10.825 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 00:13:10.825 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.825 INFO kablam! Sep 01 00:13:10.825 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.825 INFO kablam! --> src/response/dht.rs:78:31 Sep 01 00:13:10.825 INFO kablam! | Sep 01 00:13:10.825 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 00:13:10.825 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.825 INFO kablam! Sep 01 00:13:10.825 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.825 INFO kablam! --> src/response/dht.rs:80:27 Sep 01 00:13:10.825 INFO kablam! | Sep 01 00:13:10.825 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 00:13:10.825 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.826 INFO kablam! Sep 01 00:13:10.826 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 00:13:10.826 INFO kablam! --> src/response/dht.rs:82:29 Sep 01 00:13:10.826 INFO kablam! | Sep 01 00:13:10.826 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 00:13:10.826 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 00:13:10.826 INFO kablam! Sep 01 00:13:10.826 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 00:13:10.826 INFO kablam! --> src/response/file.rs:37:37 Sep 01 00:13:10.826 INFO kablam! | Sep 01 00:13:10.827 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 01 00:13:10.827 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.827 INFO kablam! Sep 01 00:13:10.827 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 01 00:13:10.827 INFO kablam! --> src/response/file.rs:38:37 Sep 01 00:13:10.827 INFO kablam! | Sep 01 00:13:10.827 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 01 00:13:10.827 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.827 INFO kablam! Sep 01 00:13:10.827 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 01 00:13:10.828 INFO kablam! --> src/response/files.rs:58:38 Sep 01 00:13:10.828 INFO kablam! | Sep 01 00:13:10.828 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 01 00:13:10.828 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.828 INFO kablam! Sep 01 00:13:10.828 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 01 00:13:10.828 INFO kablam! --> src/response/files.rs:59:40 Sep 01 00:13:10.828 INFO kablam! | Sep 01 00:13:10.828 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 01 00:13:10.828 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.828 INFO kablam! Sep 01 00:13:10.829 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 01 00:13:10.829 INFO kablam! --> src/response/id.rs:28:32 Sep 01 00:13:10.829 INFO kablam! | Sep 01 00:13:10.829 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 01 00:13:10.829 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:13:10.829 INFO kablam! Sep 01 00:13:10.829 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 00:13:10.829 INFO kablam! --> src/response/key.rs:25:27 Sep 01 00:13:10.829 INFO kablam! | Sep 01 00:13:10.829 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 00:13:10.829 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 00:13:10.829 INFO kablam! Sep 01 00:13:10.830 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:13:10.830 INFO kablam! --> src/response/key.rs:27:28 Sep 01 00:13:10.830 INFO kablam! | Sep 01 00:13:10.830 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 00:13:10.830 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.830 INFO kablam! Sep 01 00:13:10.830 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 00:13:10.830 INFO kablam! --> src/response/key.rs:38:26 Sep 01 00:13:10.830 INFO kablam! | Sep 01 00:13:10.830 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 00:13:10.831 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 00:13:10.831 INFO kablam! Sep 01 00:13:10.831 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 01 00:13:10.831 INFO kablam! --> src/response/key.rs:44:40 Sep 01 00:13:10.831 INFO kablam! | Sep 01 00:13:10.831 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 01 00:13:10.831 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:13:10.831 INFO kablam! Sep 01 00:13:10.832 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 01 00:13:10.832 INFO kablam! --> src/response/log.rs:26:36 Sep 01 00:13:10.832 INFO kablam! | Sep 01 00:13:10.832 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 01 00:13:10.832 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.832 INFO kablam! Sep 01 00:13:10.832 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 00:13:10.832 INFO kablam! --> src/response/ls.rs:40:32 Sep 01 00:13:10.832 INFO kablam! | Sep 01 00:13:10.832 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 01 00:13:10.832 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:13:10.832 INFO kablam! Sep 01 00:13:10.833 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 01 00:13:10.833 INFO kablam! --> src/response/ls.rs:41:32 Sep 01 00:13:10.833 INFO kablam! | Sep 01 00:13:10.833 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 01 00:13:10.833 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 01 00:13:10.833 INFO kablam! Sep 01 00:13:10.833 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 01 00:13:10.833 INFO kablam! --> src/response/object.rs:119:41 Sep 01 00:13:10.834 INFO kablam! | Sep 01 00:13:10.834 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 01 00:13:10.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.834 INFO kablam! Sep 01 00:13:10.834 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 01 00:13:10.834 INFO kablam! --> src/response/object.rs:120:42 Sep 01 00:13:10.834 INFO kablam! | Sep 01 00:13:10.834 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 01 00:13:10.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.834 INFO kablam! Sep 01 00:13:10.835 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 01 00:13:10.835 INFO kablam! --> src/response/object.rs:121:41 Sep 01 00:13:10.835 INFO kablam! | Sep 01 00:13:10.835 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 01 00:13:10.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.835 INFO kablam! Sep 01 00:13:10.836 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 01 00:13:10.836 INFO kablam! --> src/response/pin.rs:44:36 Sep 01 00:13:10.836 INFO kablam! | Sep 01 00:13:10.836 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 01 00:13:10.836 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.836 INFO kablam! Sep 01 00:13:10.836 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 01 00:13:10.836 INFO kablam! --> src/response/pin.rs:45:37 Sep 01 00:13:10.836 INFO kablam! | Sep 01 00:13:10.837 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 01 00:13:10.837 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.837 INFO kablam! Sep 01 00:13:10.837 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 00:13:10.837 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 01 00:13:10.837 INFO kablam! | Sep 01 00:13:10.837 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 01 00:13:10.837 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.837 INFO kablam! Sep 01 00:13:10.838 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 01 00:13:10.838 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 01 00:13:10.838 INFO kablam! | Sep 01 00:13:10.838 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 01 00:13:10.838 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.838 INFO kablam! Sep 01 00:13:10.839 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 01 00:13:10.839 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 01 00:13:10.839 INFO kablam! | Sep 01 00:13:10.839 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 01 00:13:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.839 INFO kablam! Sep 01 00:13:10.839 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 01 00:13:10.839 INFO kablam! --> src/response/repo.rs:52:37 Sep 01 00:13:10.840 INFO kablam! | Sep 01 00:13:10.840 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 01 00:13:10.840 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.840 INFO kablam! Sep 01 00:13:10.840 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 01 00:13:10.840 INFO kablam! --> src/response/repo.rs:53:39 Sep 01 00:13:10.840 INFO kablam! | Sep 01 00:13:10.840 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 01 00:13:10.840 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.840 INFO kablam! Sep 01 00:13:10.841 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 00:13:10.841 INFO kablam! --> src/response/repo.rs:54:41 Sep 01 00:13:10.841 INFO kablam! | Sep 01 00:13:10.841 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 01 00:13:10.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.841 INFO kablam! Sep 01 00:13:10.842 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 01 00:13:10.842 INFO kablam! --> src/response/repo.rs:55:41 Sep 01 00:13:10.842 INFO kablam! | Sep 01 00:13:10.842 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 01 00:13:10.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.842 INFO kablam! Sep 01 00:13:10.842 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 01 00:13:10.843 INFO kablam! --> src/response/repo.rs:56:42 Sep 01 00:13:10.843 INFO kablam! | Sep 01 00:13:10.843 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 01 00:13:10.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.843 INFO kablam! Sep 01 00:13:10.843 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 01 00:13:10.843 INFO kablam! --> src/response/swarm.rs:73:47 Sep 01 00:13:10.843 INFO kablam! | Sep 01 00:13:10.844 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 01 00:13:10.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.844 INFO kablam! Sep 01 00:13:10.844 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:13:10.844 INFO kablam! --> src/response/swarm.rs:74:41 Sep 01 00:13:10.844 INFO kablam! | Sep 01 00:13:10.844 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 01 00:13:10.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.844 INFO kablam! Sep 01 00:13:10.845 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:13:10.845 INFO kablam! --> src/response/swarm.rs:75:41 Sep 01 00:13:10.845 INFO kablam! | Sep 01 00:13:10.845 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 01 00:13:10.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.845 INFO kablam! Sep 01 00:13:10.846 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 01 00:13:10.846 INFO kablam! --> src/response/swarm.rs:76:41 Sep 01 00:13:10.846 INFO kablam! | Sep 01 00:13:10.846 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 01 00:13:10.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 01 00:13:10.846 INFO kablam! Sep 01 00:13:10.847 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 00:13:10.847 INFO kablam! --> src/client.rs:361:73 Sep 01 00:13:10.847 INFO kablam! | Sep 01 00:13:10.847 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 00:13:10.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.847 INFO kablam! Sep 01 00:13:10.848 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 00:13:10.848 INFO kablam! --> src/client.rs:407:59 Sep 01 00:13:10.848 INFO kablam! | Sep 01 00:13:10.848 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 00:13:10.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.848 INFO kablam! Sep 01 00:13:10.848 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 00:13:10.849 INFO kablam! --> src/client.rs:456:34 Sep 01 00:13:10.849 INFO kablam! | Sep 01 00:13:10.849 INFO kablam! 456 | ) -> AsyncResponse { Sep 01 00:13:10.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 00:13:10.849 INFO kablam! Sep 01 00:13:10.849 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 00:13:10.849 INFO kablam! --> src/client.rs:583:68 Sep 01 00:13:10.849 INFO kablam! | Sep 01 00:13:10.849 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 00:13:10.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.850 INFO kablam! Sep 01 00:13:10.850 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 00:13:10.850 INFO kablam! --> src/client.rs:606:61 Sep 01 00:13:10.850 INFO kablam! | Sep 01 00:13:10.850 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 00:13:10.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.850 INFO kablam! Sep 01 00:13:10.851 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 00:13:10.851 INFO kablam! --> src/client.rs:629:63 Sep 01 00:13:10.851 INFO kablam! | Sep 01 00:13:10.851 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 00:13:10.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.851 INFO kablam! Sep 01 00:13:10.852 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 00:13:10.852 INFO kablam! --> src/client.rs:676:55 Sep 01 00:13:10.852 INFO kablam! | Sep 01 00:13:10.852 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 01 00:13:10.852 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.852 INFO kablam! Sep 01 00:13:10.853 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 00:13:10.853 INFO kablam! --> src/client.rs:1045:66 Sep 01 00:13:10.853 INFO kablam! | Sep 01 00:13:10.853 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 00:13:10.853 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.853 INFO kablam! Sep 01 00:13:10.853 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 00:13:10.854 INFO kablam! --> src/client.rs:1110:75 Sep 01 00:13:10.854 INFO kablam! | Sep 01 00:13:10.854 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.854 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.854 INFO kablam! Sep 01 00:13:10.854 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 00:13:10.854 INFO kablam! --> src/client.rs:1225:69 Sep 01 00:13:10.854 INFO kablam! | Sep 01 00:13:10.855 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 00:13:10.855 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 00:13:10.855 INFO kablam! Sep 01 00:13:10.855 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 00:13:10.855 INFO kablam! --> src/client.rs:1382:69 Sep 01 00:13:10.855 INFO kablam! | Sep 01 00:13:10.855 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.855 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:13:10.855 INFO kablam! Sep 01 00:13:10.856 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 00:13:10.856 INFO kablam! --> src/client.rs:1455:34 Sep 01 00:13:10.856 INFO kablam! | Sep 01 00:13:10.856 INFO kablam! 1455 | ) -> AsyncResponse { Sep 01 00:13:10.856 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 00:13:10.856 INFO kablam! Sep 01 00:13:10.857 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 00:13:10.857 INFO kablam! --> src/client.rs:1505:34 Sep 01 00:13:10.857 INFO kablam! | Sep 01 00:13:10.857 INFO kablam! 1505 | ) -> AsyncResponse { Sep 01 00:13:10.857 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.857 INFO kablam! Sep 01 00:13:10.858 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 00:13:10.858 INFO kablam! --> src/client.rs:1526:53 Sep 01 00:13:10.858 INFO kablam! | Sep 01 00:13:10.858 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 00:13:10.858 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:13:10.858 INFO kablam! Sep 01 00:13:10.859 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 00:13:10.859 INFO kablam! --> src/client.rs:1575:69 Sep 01 00:13:10.859 INFO kablam! | Sep 01 00:13:10.859 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 00:13:10.859 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 00:13:10.859 INFO kablam! Sep 01 00:13:10.859 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 00:13:10.859 INFO kablam! --> src/client.rs:1701:34 Sep 01 00:13:10.859 INFO kablam! | Sep 01 00:13:10.860 INFO kablam! 1701 | ) -> AsyncResponse { Sep 01 00:13:10.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.860 INFO kablam! Sep 01 00:13:10.860 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 00:13:10.860 INFO kablam! --> src/client.rs:1722:68 Sep 01 00:13:10.860 INFO kablam! | Sep 01 00:13:10.860 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.860 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 00:13:10.860 INFO kablam! Sep 01 00:13:10.861 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 00:13:10.861 INFO kablam! --> src/client.rs:1743:70 Sep 01 00:13:10.861 INFO kablam! | Sep 01 00:13:10.861 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.861 INFO kablam! Sep 01 00:13:10.862 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 00:13:10.862 INFO kablam! --> src/client.rs:1768:34 Sep 01 00:13:10.862 INFO kablam! | Sep 01 00:13:10.862 INFO kablam! 1768 | ) -> AsyncResponse { Sep 01 00:13:10.862 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.862 INFO kablam! Sep 01 00:13:10.863 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 00:13:10.863 INFO kablam! --> src/client.rs:1799:69 Sep 01 00:13:10.863 INFO kablam! | Sep 01 00:13:10.863 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 00:13:10.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 00:13:10.863 INFO kablam! Sep 01 00:13:10.864 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 00:13:10.864 INFO kablam! --> src/client.rs:1840:82 Sep 01 00:13:10.864 INFO kablam! | Sep 01 00:13:10.864 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:13:10.864 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 00:13:10.864 INFO kablam! Sep 01 00:13:10.864 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 00:13:10.864 INFO kablam! --> src/client.rs:1876:34 Sep 01 00:13:10.864 INFO kablam! | Sep 01 00:13:10.865 INFO kablam! 1876 | ) -> AsyncResponse { Sep 01 00:13:10.865 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:13:10.865 INFO kablam! Sep 01 00:13:10.865 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 00:13:10.865 INFO kablam! --> src/client.rs:1902:81 Sep 01 00:13:10.865 INFO kablam! | Sep 01 00:13:10.865 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 00:13:10.865 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 00:13:10.866 INFO kablam! Sep 01 00:13:10.866 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 00:13:10.866 INFO kablam! --> src/client.rs:1953:56 Sep 01 00:13:10.866 INFO kablam! | Sep 01 00:13:10.866 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 00:13:10.866 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.866 INFO kablam! Sep 01 00:13:10.867 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 00:13:10.867 INFO kablam! --> src/client.rs:1978:34 Sep 01 00:13:10.867 INFO kablam! | Sep 01 00:13:10.867 INFO kablam! 1978 | ) -> AsyncResponse { Sep 01 00:13:10.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 00:13:10.867 INFO kablam! Sep 01 00:13:10.868 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 00:13:10.868 INFO kablam! --> src/client.rs:2168:64 Sep 01 00:13:10.868 INFO kablam! | Sep 01 00:13:10.868 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 00:13:10.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.868 INFO kablam! Sep 01 00:13:10.869 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 00:13:10.869 INFO kablam! --> src/client.rs:2197:58 Sep 01 00:13:10.869 INFO kablam! | Sep 01 00:13:10.869 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 00:13:10.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 00:13:10.869 INFO kablam! Sep 01 00:13:10.893 INFO kablam! error: aborting due to 124 previous errors Sep 01 00:13:10.893 INFO kablam! Sep 01 00:13:10.893 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 00:13:10.893 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 00:13:10.915 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 00:13:10.915 INFO kablam! Sep 01 00:13:10.915 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:13:10.917 INFO kablam! su: No module specific data is present Sep 01 00:13:11.362 INFO running `"docker" "rm" "-f" "566cdd9798b2d1c15f22b4842477bf75b4c74c7aa13110feacff673c9dc17d17"` Sep 01 00:13:11.457 INFO blam! 566cdd9798b2d1c15f22b4842477bf75b4c74c7aa13110feacff673c9dc17d17