Sep 17 22:41:52.574 INFO checking ipfs-api-0.4.0-alpha.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 22:41:52.574 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 22:41:52.578 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:41:52.843 INFO blam! 73e40244961d9b5b0046b786b661adc8191a5e30c3ffc0ede1342885f288fd43 Sep 17 22:41:52.848 INFO running `"docker" "start" "-a" "73e40244961d9b5b0046b786b661adc8191a5e30c3ffc0ede1342885f288fd43"` Sep 17 22:41:53.699 INFO kablam! usermod: no changes Sep 17 22:41:54.008 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 (/source) Sep 17 22:41:58.315 INFO kablam! error[E0432]: unresolved imports `response::BitswapStatResponse`, `response::RepoStatResponse` Sep 17 22:41:58.315 INFO kablam! --> src/response/stats.rs:9:16 Sep 17 22:41:58.315 INFO kablam! | Sep 17 22:41:58.315 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 17 22:41:58.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 17 22:41:58.315 INFO kablam! | | Sep 17 22:41:58.315 INFO kablam! | no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 17 22:41:58.315 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.323 INFO kablam! | ^^^^^ Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.323 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.323 INFO kablam! | ^^^^^ Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.323 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.323 INFO kablam! | ^^^^^ Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.323 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.323 INFO kablam! | ^^^^^ Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.323 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.323 INFO kablam! | ^^^^^ Sep 17 22:41:58.323 INFO kablam! | Sep 17 22:41:58.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.323 INFO kablam! Sep 17 22:41:58.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.323 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.324 INFO kablam! | ^^^^^ Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.324 INFO kablam! Sep 17 22:41:58.324 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.324 INFO kablam! --> src/response/commands.rs:12:3 Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.324 INFO kablam! | ^^^^^ Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.324 INFO kablam! Sep 17 22:41:58.324 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.324 INFO kablam! --> src/response/commands.rs:19:3 Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.324 INFO kablam! | ^^^^^ Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.324 INFO kablam! Sep 17 22:41:58.324 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.324 INFO kablam! --> src/response/dag.rs:13:3 Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.324 INFO kablam! | ^^^^^ Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.324 INFO kablam! Sep 17 22:41:58.324 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.324 INFO kablam! --> src/response/dag.rs:31:3 Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.324 INFO kablam! | ^^^^^ Sep 17 22:41:58.324 INFO kablam! | Sep 17 22:41:58.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.324 INFO kablam! Sep 17 22:41:58.363 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.363 INFO kablam! --> src/response/dht.rs:48:3 Sep 17 22:41:58.363 INFO kablam! | Sep 17 22:41:58.363 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.363 INFO kablam! | ^^^^^ Sep 17 22:41:58.363 INFO kablam! | Sep 17 22:41:58.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.363 INFO kablam! Sep 17 22:41:58.363 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.363 INFO kablam! --> src/response/dht.rs:58:3 Sep 17 22:41:58.363 INFO kablam! | Sep 17 22:41:58.363 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.363 INFO kablam! | ^^^^^ Sep 17 22:41:58.363 INFO kablam! | Sep 17 22:41:58.363 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.363 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/file.rs:13:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/file.rs:26:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/files.rs:16:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/files.rs:30:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/files.rs:43:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/id.rs:12:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.411 INFO kablam! | ^^^^^ Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.411 INFO kablam! Sep 17 22:41:58.411 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.411 INFO kablam! --> src/response/key.rs:12:3 Sep 17 22:41:58.411 INFO kablam! | Sep 17 22:41:58.411 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.412 INFO kablam! | ^^^^^ Sep 17 22:41:58.412 INFO kablam! | Sep 17 22:41:58.413 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.413 INFO kablam! Sep 17 22:41:58.413 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.413 INFO kablam! --> src/response/key.rs:19:3 Sep 17 22:41:58.413 INFO kablam! | Sep 17 22:41:58.413 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.413 INFO kablam! | ^^^^^ Sep 17 22:41:58.413 INFO kablam! | Sep 17 22:41:58.413 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.413 INFO kablam! Sep 17 22:41:58.413 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.413 INFO kablam! --> src/response/key.rs:30:3 Sep 17 22:41:58.413 INFO kablam! | Sep 17 22:41:58.413 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.413 INFO kablam! | ^^^^^ Sep 17 22:41:58.413 INFO kablam! | Sep 17 22:41:58.413 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.413 INFO kablam! Sep 17 22:41:58.431 INFO kablam! error[E0432]: unresolved imports `response::BitswapStatResponse`, `response::RepoStatResponse` Sep 17 22:41:58.431 INFO kablam! --> src/response/stats.rs:9:16 Sep 17 22:41:58.431 INFO kablam! | Sep 17 22:41:58.431 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 17 22:41:58.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `BlockStatResponse`? Sep 17 22:41:58.431 INFO kablam! | | Sep 17 22:41:58.431 INFO kablam! | no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 17 22:41:58.431 INFO kablam! Sep 17 22:41:58.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.435 INFO kablam! --> src/response/log.rs:12:3 Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.435 INFO kablam! | ^^^^^ Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.435 INFO kablam! Sep 17 22:41:58.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.435 INFO kablam! --> src/response/log.rs:18:3 Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.435 INFO kablam! | ^^^^^ Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.435 INFO kablam! Sep 17 22:41:58.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.435 INFO kablam! --> src/response/ls.rs:12:3 Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.435 INFO kablam! | ^^^^^ Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.435 INFO kablam! Sep 17 22:41:58.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.435 INFO kablam! --> src/response/ls.rs:21:3 Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.435 INFO kablam! | ^^^^^ Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.435 INFO kablam! Sep 17 22:41:58.435 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.435 INFO kablam! --> src/response/ls.rs:32:3 Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.435 INFO kablam! | ^^^^^ Sep 17 22:41:58.435 INFO kablam! | Sep 17 22:41:58.435 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.435 INFO kablam! Sep 17 22:41:58.443 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.443 INFO kablam! --> src/response/object.rs:13:3 Sep 17 22:41:58.443 INFO kablam! | Sep 17 22:41:58.443 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.443 INFO kablam! | ^^^^^ Sep 17 22:41:58.443 INFO kablam! | Sep 17 22:41:58.443 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.443 INFO kablam! Sep 17 22:41:58.443 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.443 INFO kablam! --> src/response/object.rs:28:3 Sep 17 22:41:58.443 INFO kablam! | Sep 17 22:41:58.443 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.443 INFO kablam! | ^^^^^ Sep 17 22:41:58.443 INFO kablam! | Sep 17 22:41:58.443 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.443 INFO kablam! Sep 17 22:41:58.443 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.443 INFO kablam! --> src/response/object.rs:35:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:44:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:53:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:62:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:71:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:80:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:89:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:98:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.444 INFO kablam! Sep 17 22:41:58.444 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.444 INFO kablam! --> src/response/object.rs:107:3 Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.444 INFO kablam! | ^^^^^ Sep 17 22:41:58.444 INFO kablam! | Sep 17 22:41:58.444 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pin.rs:13:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pin.rs:22:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pin.rs:29:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pin.rs:36:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.445 INFO kablam! | ^^^^^ Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.445 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.445 INFO kablam! Sep 17 22:41:58.445 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.445 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 17 22:41:58.445 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.446 INFO kablam! --> src/response/repo.rs:13:3 Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.446 INFO kablam! --> src/response/repo.rs:19:3 Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.446 INFO kablam! --> src/response/repo.rs:27:3 Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.446 INFO kablam! --> src/response/repo.rs:37:3 Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.446 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.446 INFO kablam! --> src/response/repo.rs:45:3 Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.446 INFO kablam! | ^^^^^ Sep 17 22:41:58.446 INFO kablam! | Sep 17 22:41:58.446 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.446 INFO kablam! Sep 17 22:41:58.484 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.484 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.484 INFO kablam! | ^^^^^ Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.484 INFO kablam! Sep 17 22:41:58.484 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.484 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.484 INFO kablam! | ^^^^^ Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.484 INFO kablam! Sep 17 22:41:58.484 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.484 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.484 INFO kablam! | ^^^^^ Sep 17 22:41:58.484 INFO kablam! | Sep 17 22:41:58.484 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.484 INFO kablam! Sep 17 22:41:58.503 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.503 INFO kablam! --> src/response/commands.rs:12:3 Sep 17 22:41:58.503 INFO kablam! | Sep 17 22:41:58.503 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.503 INFO kablam! | ^^^^^ Sep 17 22:41:58.503 INFO kablam! | Sep 17 22:41:58.503 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.503 INFO kablam! Sep 17 22:41:58.503 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.503 INFO kablam! --> src/response/commands.rs:19:3 Sep 17 22:41:58.503 INFO kablam! | Sep 17 22:41:58.503 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.503 INFO kablam! | ^^^^^ Sep 17 22:41:58.503 INFO kablam! | Sep 17 22:41:58.503 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.503 INFO kablam! Sep 17 22:41:58.527 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.527 INFO kablam! --> src/response/dag.rs:13:3 Sep 17 22:41:58.527 INFO kablam! | Sep 17 22:41:58.527 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.527 INFO kablam! | ^^^^^ Sep 17 22:41:58.527 INFO kablam! | Sep 17 22:41:58.527 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.527 INFO kablam! Sep 17 22:41:58.527 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.527 INFO kablam! --> src/response/dag.rs:31:3 Sep 17 22:41:58.527 INFO kablam! | Sep 17 22:41:58.527 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.527 INFO kablam! | ^^^^^ Sep 17 22:41:58.527 INFO kablam! | Sep 17 22:41:58.527 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.527 INFO kablam! Sep 17 22:41:58.607 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.607 INFO kablam! --> src/response/dht.rs:48:3 Sep 17 22:41:58.607 INFO kablam! | Sep 17 22:41:58.607 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.607 INFO kablam! | ^^^^^ Sep 17 22:41:58.607 INFO kablam! | Sep 17 22:41:58.607 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.607 INFO kablam! Sep 17 22:41:58.607 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.607 INFO kablam! --> src/response/dht.rs:58:3 Sep 17 22:41:58.607 INFO kablam! | Sep 17 22:41:58.607 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.607 INFO kablam! | ^^^^^ Sep 17 22:41:58.607 INFO kablam! | Sep 17 22:41:58.607 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.607 INFO kablam! Sep 17 22:41:58.698 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 17 22:41:58.698 INFO kablam! --> src/response/dag.rs:27:20 Sep 17 22:41:58.698 INFO kablam! | Sep 17 22:41:58.698 INFO kablam! 27 | pub links: Vec, Sep 17 22:41:58.698 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 17 22:41:58.698 INFO kablam! Sep 17 22:41:58.698 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.698 INFO kablam! --> src/response/dht.rs:72:32 Sep 17 22:41:58.698 INFO kablam! | Sep 17 22:41:58.698 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 17 22:41:58.698 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.698 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/dht.rs:74:33 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/dht.rs:76:27 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/dht.rs:78:31 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/dht.rs:80:27 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/dht.rs:82:29 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/key.rs:25:27 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/key.rs:27:28 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.703 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 17 22:41:58.703 INFO kablam! --> src/response/key.rs:38:26 Sep 17 22:41:58.703 INFO kablam! | Sep 17 22:41:58.703 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 17 22:41:58.703 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 22:41:58.703 INFO kablam! Sep 17 22:41:58.704 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 17 22:41:58.704 INFO kablam! --> src/client.rs:361:73 Sep 17 22:41:58.704 INFO kablam! | Sep 17 22:41:58.704 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 17 22:41:58.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:58.705 INFO kablam! Sep 17 22:41:58.705 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 17 22:41:58.705 INFO kablam! --> src/client.rs:407:59 Sep 17 22:41:58.705 INFO kablam! | Sep 17 22:41:58.705 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 17 22:41:58.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:58.705 INFO kablam! Sep 17 22:41:58.706 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 17 22:41:58.706 INFO kablam! --> src/client.rs:456:34 Sep 17 22:41:58.706 INFO kablam! | Sep 17 22:41:58.706 INFO kablam! 456 | ) -> AsyncResponse { Sep 17 22:41:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:58.706 INFO kablam! Sep 17 22:41:58.706 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 17 22:41:58.706 INFO kablam! --> src/client.rs:583:68 Sep 17 22:41:58.706 INFO kablam! | Sep 17 22:41:58.706 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 17 22:41:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.706 INFO kablam! Sep 17 22:41:58.714 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 17 22:41:58.714 INFO kablam! --> src/client.rs:606:61 Sep 17 22:41:58.714 INFO kablam! | Sep 17 22:41:58.714 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:629:63 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:676:55 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.715 INFO kablam! --> src/response/file.rs:13:3 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.715 INFO kablam! | ^^^^^ Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.715 INFO kablam! --> src/response/file.rs:26:3 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.715 INFO kablam! | ^^^^^ Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1045:66 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1110:75 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1225:69 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1382:69 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1455:34 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1455 | ) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1505:34 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.715 INFO kablam! 1505 | ) -> AsyncResponse { Sep 17 22:41:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.715 INFO kablam! Sep 17 22:41:58.715 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 17 22:41:58.715 INFO kablam! --> src/client.rs:1526:53 Sep 17 22:41:58.715 INFO kablam! | Sep 17 22:41:58.716 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 17 22:41:58.716 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 17 22:41:58.716 INFO kablam! Sep 17 22:41:58.717 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 17 22:41:58.717 INFO kablam! --> src/client.rs:1575:69 Sep 17 22:41:58.717 INFO kablam! | Sep 17 22:41:58.717 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 17 22:41:58.718 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 17 22:41:58.718 INFO kablam! Sep 17 22:41:58.719 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 17 22:41:58.719 INFO kablam! --> src/client.rs:1701:34 Sep 17 22:41:58.719 INFO kablam! | Sep 17 22:41:58.719 INFO kablam! 1701 | ) -> AsyncResponse { Sep 17 22:41:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.719 INFO kablam! Sep 17 22:41:58.719 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 17 22:41:58.719 INFO kablam! --> src/client.rs:1722:68 Sep 17 22:41:58.719 INFO kablam! | Sep 17 22:41:58.719 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 17 22:41:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 17 22:41:58.719 INFO kablam! Sep 17 22:41:58.719 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 17 22:41:58.719 INFO kablam! --> src/client.rs:1743:70 Sep 17 22:41:58.719 INFO kablam! | Sep 17 22:41:58.719 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 17 22:41:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.719 INFO kablam! Sep 17 22:41:58.719 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 17 22:41:58.719 INFO kablam! --> src/client.rs:1768:34 Sep 17 22:41:58.719 INFO kablam! | Sep 17 22:41:58.719 INFO kablam! 1768 | ) -> AsyncResponse { Sep 17 22:41:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:58.719 INFO kablam! Sep 17 22:41:58.719 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 17 22:41:58.719 INFO kablam! --> src/client.rs:1799:69 Sep 17 22:41:58.719 INFO kablam! | Sep 17 22:41:58.719 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 17 22:41:58.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 17 22:41:58.719 INFO kablam! Sep 17 22:41:58.735 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 17 22:41:58.735 INFO kablam! --> src/client.rs:1840:82 Sep 17 22:41:58.735 INFO kablam! | Sep 17 22:41:58.735 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 17 22:41:58.735 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 17 22:41:58.735 INFO kablam! Sep 17 22:41:58.735 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 17 22:41:58.735 INFO kablam! --> src/client.rs:1876:34 Sep 17 22:41:58.735 INFO kablam! | Sep 17 22:41:58.735 INFO kablam! 1876 | ) -> AsyncResponse { Sep 17 22:41:58.735 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 17 22:41:58.735 INFO kablam! Sep 17 22:41:58.735 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 17 22:41:58.735 INFO kablam! --> src/client.rs:1902:81 Sep 17 22:41:58.735 INFO kablam! | Sep 17 22:41:58.735 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 17 22:41:58.735 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 17 22:41:58.735 INFO kablam! Sep 17 22:41:58.735 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 17 22:41:58.735 INFO kablam! --> src/client.rs:1953:56 Sep 17 22:41:58.735 INFO kablam! | Sep 17 22:41:58.735 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 17 22:41:58.735 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:58.735 INFO kablam! Sep 17 22:41:58.735 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 17 22:41:58.735 INFO kablam! --> src/client.rs:1978:34 Sep 17 22:41:58.735 INFO kablam! | Sep 17 22:41:58.735 INFO kablam! 1978 | ) -> AsyncResponse { Sep 17 22:41:58.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:58.735 INFO kablam! Sep 17 22:41:58.771 INFO kablam! error: aborting due to 84 previous errors Sep 17 22:41:58.771 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.771 INFO kablam! --> src/response/files.rs:16:3 Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.771 INFO kablam! | ^^^^^ Sep 17 22:41:58.771 INFO kablam! Sep 17 22:41:58.771 INFO kablam! Some errors occurred: E0412, E0432. Sep 17 22:41:58.771 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.771 INFO kablam! Sep 17 22:41:58.771 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.771 INFO kablam! --> src/response/files.rs:30:3 Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.771 INFO kablam! | ^^^^^ Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.771 INFO kablam! Sep 17 22:41:58.771 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.771 INFO kablam! --> src/response/files.rs:43:3 Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.771 INFO kablam! | ^^^^^ Sep 17 22:41:58.771 INFO kablam! | Sep 17 22:41:58.771 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.771 INFO kablam! Sep 17 22:41:58.803 INFO kablam! error: Could not compile `ipfs-api`. Sep 17 22:41:58.803 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:41:58.803 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.803 INFO kablam! --> src/response/id.rs:12:3 Sep 17 22:41:58.803 INFO kablam! | Sep 17 22:41:58.803 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.803 INFO kablam! | ^^^^^ Sep 17 22:41:58.803 INFO kablam! | Sep 17 22:41:58.803 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.803 INFO kablam! Sep 17 22:41:58.814 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.815 INFO kablam! --> src/response/key.rs:12:3 Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.815 INFO kablam! | ^^^^^ Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.815 INFO kablam! Sep 17 22:41:58.815 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.815 INFO kablam! --> src/response/key.rs:19:3 Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.815 INFO kablam! | ^^^^^ Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.815 INFO kablam! Sep 17 22:41:58.815 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.815 INFO kablam! --> src/response/key.rs:30:3 Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.815 INFO kablam! | ^^^^^ Sep 17 22:41:58.815 INFO kablam! | Sep 17 22:41:58.815 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.815 INFO kablam! Sep 17 22:41:58.851 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.851 INFO kablam! --> src/response/log.rs:12:3 Sep 17 22:41:58.851 INFO kablam! | Sep 17 22:41:58.851 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.851 INFO kablam! | ^^^^^ Sep 17 22:41:58.851 INFO kablam! | Sep 17 22:41:58.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.851 INFO kablam! Sep 17 22:41:58.851 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.851 INFO kablam! --> src/response/log.rs:18:3 Sep 17 22:41:58.851 INFO kablam! | Sep 17 22:41:58.851 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.851 INFO kablam! | ^^^^^ Sep 17 22:41:58.851 INFO kablam! | Sep 17 22:41:58.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.851 INFO kablam! Sep 17 22:41:58.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.855 INFO kablam! --> src/response/ls.rs:12:3 Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.855 INFO kablam! | ^^^^^ Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.855 INFO kablam! Sep 17 22:41:58.855 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.855 INFO kablam! --> src/response/ls.rs:21:3 Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.855 INFO kablam! | ^^^^^ Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.855 INFO kablam! Sep 17 22:41:58.855 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.855 INFO kablam! --> src/response/ls.rs:32:3 Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.855 INFO kablam! | ^^^^^ Sep 17 22:41:58.855 INFO kablam! | Sep 17 22:41:58.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.855 INFO kablam! Sep 17 22:41:58.882 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:13:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:28:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:35:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:44:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:53:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:62:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:71:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:80:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:89:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.883 INFO kablam! | ^^^^^ Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.883 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.883 INFO kablam! Sep 17 22:41:58.883 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.883 INFO kablam! --> src/response/object.rs:98:3 Sep 17 22:41:58.883 INFO kablam! | Sep 17 22:41:58.884 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.884 INFO kablam! | ^^^^^ Sep 17 22:41:58.884 INFO kablam! | Sep 17 22:41:58.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.884 INFO kablam! Sep 17 22:41:58.884 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.884 INFO kablam! --> src/response/object.rs:107:3 Sep 17 22:41:58.884 INFO kablam! | Sep 17 22:41:58.884 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.884 INFO kablam! | ^^^^^ Sep 17 22:41:58.884 INFO kablam! | Sep 17 22:41:58.884 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.884 INFO kablam! Sep 17 22:41:58.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.917 INFO kablam! --> src/response/pin.rs:13:3 Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.917 INFO kablam! | ^^^^^ Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.917 INFO kablam! Sep 17 22:41:58.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.917 INFO kablam! --> src/response/pin.rs:22:3 Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.917 INFO kablam! | ^^^^^ Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.917 INFO kablam! Sep 17 22:41:58.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.917 INFO kablam! --> src/response/pin.rs:29:3 Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.917 INFO kablam! | ^^^^^ Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.917 INFO kablam! Sep 17 22:41:58.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.917 INFO kablam! --> src/response/pin.rs:36:3 Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.917 INFO kablam! | ^^^^^ Sep 17 22:41:58.917 INFO kablam! | Sep 17 22:41:58.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.917 INFO kablam! Sep 17 22:41:58.934 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.935 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 17 22:41:58.935 INFO kablam! | Sep 17 22:41:58.935 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.935 INFO kablam! | ^^^^^ Sep 17 22:41:58.935 INFO kablam! | Sep 17 22:41:58.935 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.935 INFO kablam! Sep 17 22:41:58.935 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.935 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 17 22:41:58.935 INFO kablam! | Sep 17 22:41:58.935 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.935 INFO kablam! | ^^^^^ Sep 17 22:41:58.935 INFO kablam! | Sep 17 22:41:58.935 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.935 INFO kablam! Sep 17 22:41:58.966 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.966 INFO kablam! --> src/response/repo.rs:13:3 Sep 17 22:41:58.966 INFO kablam! | Sep 17 22:41:58.966 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.966 INFO kablam! | ^^^^^ Sep 17 22:41:58.966 INFO kablam! | Sep 17 22:41:58.966 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.966 INFO kablam! Sep 17 22:41:58.966 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.966 INFO kablam! --> src/response/repo.rs:19:3 Sep 17 22:41:58.966 INFO kablam! | Sep 17 22:41:58.966 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.966 INFO kablam! | ^^^^^ Sep 17 22:41:58.966 INFO kablam! | Sep 17 22:41:58.966 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.966 INFO kablam! Sep 17 22:41:58.966 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.966 INFO kablam! --> src/response/repo.rs:27:3 Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.967 INFO kablam! | ^^^^^ Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.967 INFO kablam! Sep 17 22:41:58.967 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.967 INFO kablam! --> src/response/repo.rs:37:3 Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.967 INFO kablam! | ^^^^^ Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.967 INFO kablam! Sep 17 22:41:58.967 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 17 22:41:58.967 INFO kablam! --> src/response/repo.rs:45:3 Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 17 22:41:58.967 INFO kablam! | ^^^^^ Sep 17 22:41:58.967 INFO kablam! | Sep 17 22:41:58.967 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 17 22:41:58.967 INFO kablam! Sep 17 22:41:59.307 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 17 22:41:59.307 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 17 22:41:59.307 INFO kablam! | Sep 17 22:41:59.307 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 17 22:41:59.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:59.307 INFO kablam! Sep 17 22:41:59.307 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 17 22:41:59.307 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 17 22:41:59.307 INFO kablam! | Sep 17 22:41:59.307 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 17 22:41:59.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.307 INFO kablam! Sep 17 22:41:59.307 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 17 22:41:59.307 INFO kablam! --> src/response/commands.rs:32:38 Sep 17 22:41:59.307 INFO kablam! | Sep 17 22:41:59.307 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 17 22:41:59.307 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.307 INFO kablam! Sep 17 22:41:59.307 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 17 22:41:59.307 INFO kablam! --> src/response/dag.rs:27:20 Sep 17 22:41:59.307 INFO kablam! | Sep 17 22:41:59.307 INFO kablam! 27 | pub links: Vec, Sep 17 22:41:59.307 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 17 22:41:59.307 INFO kablam! Sep 17 22:41:59.310 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:72:32 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.311 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:74:33 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.311 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:76:27 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.311 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:78:31 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.311 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:80:27 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.311 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 17 22:41:59.311 INFO kablam! --> src/response/dht.rs:82:29 Sep 17 22:41:59.311 INFO kablam! | Sep 17 22:41:59.311 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 17 22:41:59.311 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 17 22:41:59.311 INFO kablam! Sep 17 22:41:59.319 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 17 22:41:59.319 INFO kablam! --> src/response/file.rs:37:37 Sep 17 22:41:59.319 INFO kablam! | Sep 17 22:41:59.319 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 17 22:41:59.319 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.319 INFO kablam! Sep 17 22:41:59.319 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 17 22:41:59.319 INFO kablam! --> src/response/file.rs:38:37 Sep 17 22:41:59.319 INFO kablam! | Sep 17 22:41:59.319 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 17 22:41:59.319 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.319 INFO kablam! Sep 17 22:41:59.322 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 17 22:41:59.323 INFO kablam! --> src/response/files.rs:58:38 Sep 17 22:41:59.323 INFO kablam! | Sep 17 22:41:59.323 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 17 22:41:59.323 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:59.323 INFO kablam! Sep 17 22:41:59.323 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 17 22:41:59.323 INFO kablam! --> src/response/files.rs:59:40 Sep 17 22:41:59.323 INFO kablam! | Sep 17 22:41:59.323 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 17 22:41:59.323 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:59.323 INFO kablam! Sep 17 22:41:59.323 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 17 22:41:59.323 INFO kablam! --> src/response/id.rs:28:32 Sep 17 22:41:59.323 INFO kablam! | Sep 17 22:41:59.323 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 17 22:41:59.323 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 17 22:41:59.323 INFO kablam! Sep 17 22:41:59.323 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 17 22:41:59.323 INFO kablam! --> src/response/key.rs:25:27 Sep 17 22:41:59.323 INFO kablam! | Sep 17 22:41:59.323 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 17 22:41:59.323 INFO kablam! | ^^^^^^^ not found in this scope Sep 17 22:41:59.323 INFO kablam! Sep 17 22:41:59.327 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 17 22:41:59.327 INFO kablam! --> src/response/key.rs:27:28 Sep 17 22:41:59.327 INFO kablam! | Sep 17 22:41:59.327 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 17 22:41:59.327 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 22:41:59.327 INFO kablam! Sep 17 22:41:59.342 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 17 22:41:59.343 INFO kablam! --> src/response/key.rs:38:26 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/key.rs:44:40 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/log.rs:26:36 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/ls.rs:40:32 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/ls.rs:41:32 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/object.rs:119:41 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/object.rs:120:42 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/object.rs:121:41 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/pin.rs:44:36 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/pin.rs:45:37 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.343 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 17 22:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.343 INFO kablam! Sep 17 22:41:59.343 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 17 22:41:59.343 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 17 22:41:59.343 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/repo.rs:52:37 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/repo.rs:53:39 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/repo.rs:54:41 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/repo.rs:55:41 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 17 22:41:59.344 INFO kablam! --> src/response/repo.rs:56:42 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.344 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 17 22:41:59.344 INFO kablam! --> src/client.rs:361:73 Sep 17 22:41:59.344 INFO kablam! | Sep 17 22:41:59.344 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 17 22:41:59.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:59.344 INFO kablam! Sep 17 22:41:59.347 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 17 22:41:59.347 INFO kablam! --> src/client.rs:407:59 Sep 17 22:41:59.347 INFO kablam! | Sep 17 22:41:59.347 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 17 22:41:59.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:59.347 INFO kablam! Sep 17 22:41:59.355 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 17 22:41:59.355 INFO kablam! --> src/client.rs:456:34 Sep 17 22:41:59.355 INFO kablam! | Sep 17 22:41:59.355 INFO kablam! 456 | ) -> AsyncResponse { Sep 17 22:41:59.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 17 22:41:59.355 INFO kablam! Sep 17 22:41:59.355 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 17 22:41:59.355 INFO kablam! --> src/client.rs:583:68 Sep 17 22:41:59.355 INFO kablam! | Sep 17 22:41:59.355 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 17 22:41:59.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.355 INFO kablam! Sep 17 22:41:59.355 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 17 22:41:59.355 INFO kablam! --> src/client.rs:606:61 Sep 17 22:41:59.355 INFO kablam! | Sep 17 22:41:59.355 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 17 22:41:59.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.355 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:629:63 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:676:55 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:1045:66 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:1110:75 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:1225:69 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.367 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 17 22:41:59.367 INFO kablam! --> src/client.rs:1382:69 Sep 17 22:41:59.367 INFO kablam! | Sep 17 22:41:59.367 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 17 22:41:59.367 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 17 22:41:59.367 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1455:34 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1455 | ) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1505:34 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1505 | ) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1526:53 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1575:69 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1701:34 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1701 | ) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.383 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 17 22:41:59.383 INFO kablam! --> src/client.rs:1722:68 Sep 17 22:41:59.383 INFO kablam! | Sep 17 22:41:59.383 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 17 22:41:59.383 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 17 22:41:59.383 INFO kablam! Sep 17 22:41:59.390 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 17 22:41:59.391 INFO kablam! --> src/client.rs:1743:70 Sep 17 22:41:59.391 INFO kablam! | Sep 17 22:41:59.391 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 17 22:41:59.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.391 INFO kablam! Sep 17 22:41:59.391 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 17 22:41:59.391 INFO kablam! --> src/client.rs:1768:34 Sep 17 22:41:59.391 INFO kablam! | Sep 17 22:41:59.391 INFO kablam! 1768 | ) -> AsyncResponse { Sep 17 22:41:59.391 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 17 22:41:59.398 INFO kablam! Sep 17 22:41:59.398 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 17 22:41:59.399 INFO kablam! --> src/client.rs:1799:69 Sep 17 22:41:59.399 INFO kablam! | Sep 17 22:41:59.399 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 17 22:41:59.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 17 22:41:59.399 INFO kablam! Sep 17 22:41:59.399 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 17 22:41:59.399 INFO kablam! --> src/client.rs:1840:82 Sep 17 22:41:59.399 INFO kablam! | Sep 17 22:41:59.399 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 17 22:41:59.399 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 17 22:41:59.399 INFO kablam! Sep 17 22:41:59.399 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 17 22:41:59.399 INFO kablam! --> src/client.rs:1876:34 Sep 17 22:41:59.399 INFO kablam! | Sep 17 22:41:59.399 INFO kablam! 1876 | ) -> AsyncResponse { Sep 17 22:41:59.399 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 17 22:41:59.399 INFO kablam! Sep 17 22:41:59.414 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 17 22:41:59.415 INFO kablam! --> src/client.rs:1902:81 Sep 17 22:41:59.415 INFO kablam! | Sep 17 22:41:59.415 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 17 22:41:59.415 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 17 22:41:59.415 INFO kablam! Sep 17 22:41:59.415 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 17 22:41:59.415 INFO kablam! --> src/client.rs:1953:56 Sep 17 22:41:59.415 INFO kablam! | Sep 17 22:41:59.415 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 17 22:41:59.415 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:59.415 INFO kablam! Sep 17 22:41:59.415 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 17 22:41:59.415 INFO kablam! --> src/client.rs:1978:34 Sep 17 22:41:59.415 INFO kablam! | Sep 17 22:41:59.415 INFO kablam! 1978 | ) -> AsyncResponse { Sep 17 22:41:59.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 17 22:41:59.415 INFO kablam! Sep 17 22:41:59.442 INFO kablam! error: aborting due to 109 previous errors Sep 17 22:41:59.443 INFO kablam! Sep 17 22:41:59.443 INFO kablam! Some errors occurred: E0412, E0432. Sep 17 22:41:59.443 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 17 22:41:59.466 INFO kablam! error: Could not compile `ipfs-api`. Sep 17 22:41:59.467 INFO kablam! Sep 17 22:41:59.467 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:41:59.467 INFO kablam! su: No module specific data is present Sep 17 22:42:00.575 INFO running `"docker" "rm" "-f" "73e40244961d9b5b0046b786b661adc8191a5e30c3ffc0ede1342885f288fd43"` Sep 17 22:42:00.826 INFO blam! 73e40244961d9b5b0046b786b661adc8191a5e30c3ffc0ede1342885f288fd43