Sep 02 10:13:56.909 INFO checking ipfs-api-0.4.0-alpha.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:13:56.909 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:13:56.909 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:13:57.150 INFO blam! de835afd035cbd3d253be43f78306c74ff9e22730ae3d078fd823e505ea45d07 Sep 02 10:13:57.152 INFO running `"docker" "start" "-a" "de835afd035cbd3d253be43f78306c74ff9e22730ae3d078fd823e505ea45d07"` Sep 02 10:13:58.457 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 02 10:14:02.952 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 (file:///source) Sep 02 10:14:07.371 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 02 10:14:07.371 INFO kablam! --> src/response/stats.rs:9:16 Sep 02 10:14:07.371 INFO kablam! | Sep 02 10:14:07.371 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:07.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 02 10:14:07.372 INFO kablam! Sep 02 10:14:07.372 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 02 10:14:07.372 INFO kablam! --> src/response/stats.rs:9:37 Sep 02 10:14:07.372 INFO kablam! | Sep 02 10:14:07.372 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:07.372 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 02 10:14:07.372 INFO kablam! Sep 02 10:14:07.377 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 02 10:14:07.377 INFO kablam! --> src/response/stats.rs:9:16 Sep 02 10:14:07.377 INFO kablam! | Sep 02 10:14:07.377 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:07.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 02 10:14:07.377 INFO kablam! Sep 02 10:14:07.377 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 02 10:14:07.377 INFO kablam! --> src/response/stats.rs:9:37 Sep 02 10:14:07.377 INFO kablam! | Sep 02 10:14:07.377 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 02 10:14:07.377 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `BlockStatResponse`? Sep 02 10:14:07.377 INFO kablam! Sep 02 10:14:07.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.381 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 02 10:14:07.381 INFO kablam! | Sep 02 10:14:07.381 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.381 INFO kablam! | ^^^^^ Sep 02 10:14:07.381 INFO kablam! | Sep 02 10:14:07.381 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.381 INFO kablam! Sep 02 10:14:07.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.381 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 02 10:14:07.381 INFO kablam! | Sep 02 10:14:07.381 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.381 INFO kablam! | ^^^^^ Sep 02 10:14:07.381 INFO kablam! | Sep 02 10:14:07.381 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.381 INFO kablam! Sep 02 10:14:07.381 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.381 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 02 10:14:07.382 INFO kablam! | Sep 02 10:14:07.382 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.382 INFO kablam! | ^^^^^ Sep 02 10:14:07.382 INFO kablam! | Sep 02 10:14:07.382 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.382 INFO kablam! Sep 02 10:14:07.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.384 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.384 INFO kablam! | ^^^^^ Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.384 INFO kablam! Sep 02 10:14:07.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.384 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.384 INFO kablam! | ^^^^^ Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.384 INFO kablam! Sep 02 10:14:07.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.384 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.384 INFO kablam! | ^^^^^ Sep 02 10:14:07.384 INFO kablam! | Sep 02 10:14:07.384 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.384 INFO kablam! Sep 02 10:14:07.384 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.384 INFO kablam! --> src/response/commands.rs:12:3 Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.385 INFO kablam! | ^^^^^ Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.385 INFO kablam! Sep 02 10:14:07.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.385 INFO kablam! --> src/response/commands.rs:19:3 Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.385 INFO kablam! | ^^^^^ Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.385 INFO kablam! Sep 02 10:14:07.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.385 INFO kablam! --> src/response/dag.rs:13:3 Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.385 INFO kablam! | ^^^^^ Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.385 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.385 INFO kablam! Sep 02 10:14:07.385 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.385 INFO kablam! --> src/response/dag.rs:31:3 Sep 02 10:14:07.385 INFO kablam! | Sep 02 10:14:07.386 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.386 INFO kablam! | ^^^^^ Sep 02 10:14:07.386 INFO kablam! | Sep 02 10:14:07.386 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.386 INFO kablam! Sep 02 10:14:07.388 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.388 INFO kablam! --> src/response/bitswap.rs:12:3 Sep 02 10:14:07.388 INFO kablam! | Sep 02 10:14:07.388 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.388 INFO kablam! | ^^^^^ Sep 02 10:14:07.388 INFO kablam! | Sep 02 10:14:07.388 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.388 INFO kablam! Sep 02 10:14:07.388 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.388 INFO kablam! --> src/response/bitswap.rs:24:3 Sep 02 10:14:07.388 INFO kablam! | Sep 02 10:14:07.388 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.388 INFO kablam! | ^^^^^ Sep 02 10:14:07.388 INFO kablam! | Sep 02 10:14:07.388 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.388 INFO kablam! Sep 02 10:14:07.388 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.389 INFO kablam! --> src/response/bitswap.rs:45:3 Sep 02 10:14:07.389 INFO kablam! | Sep 02 10:14:07.389 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.389 INFO kablam! | ^^^^^ Sep 02 10:14:07.389 INFO kablam! | Sep 02 10:14:07.389 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.389 INFO kablam! Sep 02 10:14:07.414 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.414 INFO kablam! --> src/response/bootstrap.rs:12:3 Sep 02 10:14:07.414 INFO kablam! | Sep 02 10:14:07.414 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.414 INFO kablam! | ^^^^^ Sep 02 10:14:07.414 INFO kablam! | Sep 02 10:14:07.414 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.414 INFO kablam! Sep 02 10:14:07.415 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.415 INFO kablam! --> src/response/bootstrap.rs:19:3 Sep 02 10:14:07.415 INFO kablam! | Sep 02 10:14:07.415 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.415 INFO kablam! | ^^^^^ Sep 02 10:14:07.415 INFO kablam! | Sep 02 10:14:07.415 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.415 INFO kablam! Sep 02 10:14:07.415 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.415 INFO kablam! --> src/response/bootstrap.rs:26:3 Sep 02 10:14:07.415 INFO kablam! | Sep 02 10:14:07.415 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.415 INFO kablam! | ^^^^^ Sep 02 10:14:07.415 INFO kablam! | Sep 02 10:14:07.415 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.415 INFO kablam! Sep 02 10:14:07.422 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.422 INFO kablam! --> src/response/commands.rs:12:3 Sep 02 10:14:07.422 INFO kablam! | Sep 02 10:14:07.422 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.422 INFO kablam! | ^^^^^ Sep 02 10:14:07.422 INFO kablam! | Sep 02 10:14:07.423 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.423 INFO kablam! Sep 02 10:14:07.423 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.423 INFO kablam! --> src/response/commands.rs:19:3 Sep 02 10:14:07.423 INFO kablam! | Sep 02 10:14:07.423 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.423 INFO kablam! | ^^^^^ Sep 02 10:14:07.423 INFO kablam! | Sep 02 10:14:07.423 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.423 INFO kablam! Sep 02 10:14:07.426 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.426 INFO kablam! --> src/response/dht.rs:48:3 Sep 02 10:14:07.426 INFO kablam! | Sep 02 10:14:07.426 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.426 INFO kablam! | ^^^^^ Sep 02 10:14:07.427 INFO kablam! | Sep 02 10:14:07.427 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.427 INFO kablam! Sep 02 10:14:07.427 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.427 INFO kablam! --> src/response/dht.rs:58:3 Sep 02 10:14:07.427 INFO kablam! | Sep 02 10:14:07.427 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.427 INFO kablam! | ^^^^^ Sep 02 10:14:07.427 INFO kablam! | Sep 02 10:14:07.427 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.427 INFO kablam! Sep 02 10:14:07.430 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.430 INFO kablam! --> src/response/dag.rs:13:3 Sep 02 10:14:07.430 INFO kablam! | Sep 02 10:14:07.430 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.430 INFO kablam! | ^^^^^ Sep 02 10:14:07.430 INFO kablam! | Sep 02 10:14:07.430 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.431 INFO kablam! Sep 02 10:14:07.431 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.431 INFO kablam! --> src/response/dag.rs:31:3 Sep 02 10:14:07.431 INFO kablam! | Sep 02 10:14:07.431 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.431 INFO kablam! | ^^^^^ Sep 02 10:14:07.431 INFO kablam! | Sep 02 10:14:07.431 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.431 INFO kablam! Sep 02 10:14:07.469 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.469 INFO kablam! --> src/response/dht.rs:48:3 Sep 02 10:14:07.469 INFO kablam! | Sep 02 10:14:07.469 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.469 INFO kablam! | ^^^^^ Sep 02 10:14:07.469 INFO kablam! | Sep 02 10:14:07.469 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.469 INFO kablam! Sep 02 10:14:07.469 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.469 INFO kablam! --> src/response/dht.rs:58:3 Sep 02 10:14:07.469 INFO kablam! | Sep 02 10:14:07.469 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.469 INFO kablam! | ^^^^^ Sep 02 10:14:07.469 INFO kablam! | Sep 02 10:14:07.469 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.469 INFO kablam! Sep 02 10:14:07.478 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.478 INFO kablam! --> src/response/file.rs:13:3 Sep 02 10:14:07.478 INFO kablam! | Sep 02 10:14:07.478 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.478 INFO kablam! | ^^^^^ Sep 02 10:14:07.478 INFO kablam! | Sep 02 10:14:07.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.478 INFO kablam! Sep 02 10:14:07.478 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.478 INFO kablam! --> src/response/file.rs:26:3 Sep 02 10:14:07.478 INFO kablam! | Sep 02 10:14:07.478 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.478 INFO kablam! | ^^^^^ Sep 02 10:14:07.478 INFO kablam! | Sep 02 10:14:07.478 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.478 INFO kablam! Sep 02 10:14:07.479 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.479 INFO kablam! --> src/response/files.rs:16:3 Sep 02 10:14:07.479 INFO kablam! | Sep 02 10:14:07.479 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.479 INFO kablam! | ^^^^^ Sep 02 10:14:07.479 INFO kablam! | Sep 02 10:14:07.479 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.479 INFO kablam! Sep 02 10:14:07.479 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.479 INFO kablam! --> src/response/files.rs:30:3 Sep 02 10:14:07.479 INFO kablam! | Sep 02 10:14:07.479 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.479 INFO kablam! | ^^^^^ Sep 02 10:14:07.479 INFO kablam! | Sep 02 10:14:07.479 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.479 INFO kablam! Sep 02 10:14:07.479 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.479 INFO kablam! --> src/response/files.rs:43:3 Sep 02 10:14:07.479 INFO kablam! | Sep 02 10:14:07.479 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.479 INFO kablam! | ^^^^^ Sep 02 10:14:07.480 INFO kablam! | Sep 02 10:14:07.480 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.480 INFO kablam! Sep 02 10:14:07.481 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.481 INFO kablam! --> src/response/id.rs:12:3 Sep 02 10:14:07.481 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.482 INFO kablam! | ^^^^^ Sep 02 10:14:07.482 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.482 INFO kablam! Sep 02 10:14:07.482 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.482 INFO kablam! --> src/response/key.rs:12:3 Sep 02 10:14:07.482 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.482 INFO kablam! | ^^^^^ Sep 02 10:14:07.482 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.482 INFO kablam! Sep 02 10:14:07.482 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.482 INFO kablam! --> src/response/key.rs:19:3 Sep 02 10:14:07.482 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.482 INFO kablam! | ^^^^^ Sep 02 10:14:07.482 INFO kablam! | Sep 02 10:14:07.482 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.483 INFO kablam! Sep 02 10:14:07.483 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.483 INFO kablam! --> src/response/key.rs:30:3 Sep 02 10:14:07.483 INFO kablam! | Sep 02 10:14:07.483 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.483 INFO kablam! | ^^^^^ Sep 02 10:14:07.484 INFO kablam! | Sep 02 10:14:07.484 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.484 INFO kablam! Sep 02 10:14:07.506 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.506 INFO kablam! --> src/response/log.rs:12:3 Sep 02 10:14:07.506 INFO kablam! | Sep 02 10:14:07.506 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.506 INFO kablam! | ^^^^^ Sep 02 10:14:07.506 INFO kablam! | Sep 02 10:14:07.506 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.506 INFO kablam! Sep 02 10:14:07.506 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.506 INFO kablam! --> src/response/log.rs:18:3 Sep 02 10:14:07.506 INFO kablam! | Sep 02 10:14:07.506 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.506 INFO kablam! | ^^^^^ Sep 02 10:14:07.506 INFO kablam! | Sep 02 10:14:07.506 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.506 INFO kablam! Sep 02 10:14:07.506 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.506 INFO kablam! --> src/response/ls.rs:12:3 Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.507 INFO kablam! | ^^^^^ Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.507 INFO kablam! Sep 02 10:14:07.507 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.507 INFO kablam! --> src/response/ls.rs:21:3 Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.507 INFO kablam! | ^^^^^ Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.507 INFO kablam! Sep 02 10:14:07.507 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.507 INFO kablam! --> src/response/ls.rs:32:3 Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.507 INFO kablam! | ^^^^^ Sep 02 10:14:07.507 INFO kablam! | Sep 02 10:14:07.507 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.507 INFO kablam! Sep 02 10:14:07.511 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.511 INFO kablam! --> src/response/object.rs:13:3 Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.511 INFO kablam! | ^^^^^ Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.511 INFO kablam! Sep 02 10:14:07.511 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.511 INFO kablam! --> src/response/object.rs:28:3 Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.511 INFO kablam! | ^^^^^ Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.511 INFO kablam! Sep 02 10:14:07.511 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.511 INFO kablam! --> src/response/object.rs:35:3 Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.511 INFO kablam! | ^^^^^ Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.511 INFO kablam! Sep 02 10:14:07.511 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.511 INFO kablam! --> src/response/object.rs:44:3 Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.511 INFO kablam! | ^^^^^ Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.511 INFO kablam! Sep 02 10:14:07.511 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.511 INFO kablam! --> src/response/object.rs:53:3 Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.511 INFO kablam! | ^^^^^ Sep 02 10:14:07.511 INFO kablam! | Sep 02 10:14:07.511 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:62:3 Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.512 INFO kablam! | ^^^^^ Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:71:3 Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.512 INFO kablam! | ^^^^^ Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:80:3 Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.512 INFO kablam! | ^^^^^ Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:89:3 Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.512 INFO kablam! | ^^^^^ Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:98:3 Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.512 INFO kablam! | ^^^^^ Sep 02 10:14:07.512 INFO kablam! | Sep 02 10:14:07.512 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.512 INFO kablam! Sep 02 10:14:07.512 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.512 INFO kablam! --> src/response/object.rs:107:3 Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.513 INFO kablam! | ^^^^^ Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.513 INFO kablam! Sep 02 10:14:07.513 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.513 INFO kablam! --> src/response/pin.rs:13:3 Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.513 INFO kablam! | ^^^^^ Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.513 INFO kablam! Sep 02 10:14:07.513 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.513 INFO kablam! --> src/response/pin.rs:22:3 Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.513 INFO kablam! | ^^^^^ Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.513 INFO kablam! Sep 02 10:14:07.513 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.513 INFO kablam! --> src/response/pin.rs:29:3 Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.513 INFO kablam! | ^^^^^ Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.513 INFO kablam! Sep 02 10:14:07.513 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.513 INFO kablam! --> src/response/pin.rs:36:3 Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.513 INFO kablam! | ^^^^^ Sep 02 10:14:07.513 INFO kablam! | Sep 02 10:14:07.513 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.513 INFO kablam! Sep 02 10:14:07.517 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.517 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 02 10:14:07.517 INFO kablam! | Sep 02 10:14:07.517 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.517 INFO kablam! | ^^^^^ Sep 02 10:14:07.517 INFO kablam! | Sep 02 10:14:07.517 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.517 INFO kablam! Sep 02 10:14:07.517 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.517 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 02 10:14:07.517 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.518 INFO kablam! | ^^^^^ Sep 02 10:14:07.518 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.518 INFO kablam! Sep 02 10:14:07.518 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.518 INFO kablam! --> src/response/repo.rs:13:3 Sep 02 10:14:07.518 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.518 INFO kablam! | ^^^^^ Sep 02 10:14:07.518 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.518 INFO kablam! Sep 02 10:14:07.518 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.518 INFO kablam! --> src/response/repo.rs:19:3 Sep 02 10:14:07.518 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.518 INFO kablam! | ^^^^^ Sep 02 10:14:07.518 INFO kablam! | Sep 02 10:14:07.518 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.518 INFO kablam! Sep 02 10:14:07.518 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.518 INFO kablam! --> src/response/repo.rs:27:3 Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.519 INFO kablam! | ^^^^^ Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.519 INFO kablam! Sep 02 10:14:07.519 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.519 INFO kablam! --> src/response/repo.rs:37:3 Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.519 INFO kablam! | ^^^^^ Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.519 INFO kablam! Sep 02 10:14:07.519 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.519 INFO kablam! --> src/response/repo.rs:45:3 Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.519 INFO kablam! | ^^^^^ Sep 02 10:14:07.519 INFO kablam! | Sep 02 10:14:07.519 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.519 INFO kablam! Sep 02 10:14:07.519 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.519 INFO kablam! --> src/response/swarm.rs:12:3 Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.520 INFO kablam! | ^^^^^ Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.520 INFO kablam! Sep 02 10:14:07.520 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.520 INFO kablam! --> src/response/swarm.rs:19:3 Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.520 INFO kablam! | ^^^^^ Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.520 INFO kablam! Sep 02 10:14:07.520 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.520 INFO kablam! --> src/response/swarm.rs:26:3 Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.520 INFO kablam! | ^^^^^ Sep 02 10:14:07.520 INFO kablam! | Sep 02 10:14:07.520 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.520 INFO kablam! Sep 02 10:14:07.520 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.520 INFO kablam! --> src/response/swarm.rs:33:3 Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.521 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.521 INFO kablam! | ^^^^^ Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.521 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.521 INFO kablam! Sep 02 10:14:07.521 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.521 INFO kablam! --> src/response/swarm.rs:40:3 Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.521 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.521 INFO kablam! | ^^^^^ Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.521 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.521 INFO kablam! Sep 02 10:14:07.521 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.521 INFO kablam! --> src/response/swarm.rs:47:3 Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.521 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.521 INFO kablam! | ^^^^^ Sep 02 10:14:07.521 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.522 INFO kablam! Sep 02 10:14:07.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.522 INFO kablam! --> src/response/swarm.rs:53:3 Sep 02 10:14:07.522 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.522 INFO kablam! | ^^^^^ Sep 02 10:14:07.522 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.522 INFO kablam! Sep 02 10:14:07.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.522 INFO kablam! --> src/response/swarm.rs:65:3 Sep 02 10:14:07.522 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.522 INFO kablam! | ^^^^^ Sep 02 10:14:07.522 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.522 INFO kablam! Sep 02 10:14:07.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.522 INFO kablam! --> src/response/file.rs:13:3 Sep 02 10:14:07.522 INFO kablam! | Sep 02 10:14:07.522 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.522 INFO kablam! | ^^^^^ Sep 02 10:14:07.523 INFO kablam! | Sep 02 10:14:07.523 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.523 INFO kablam! Sep 02 10:14:07.523 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.523 INFO kablam! --> src/response/file.rs:26:3 Sep 02 10:14:07.523 INFO kablam! | Sep 02 10:14:07.523 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.523 INFO kablam! | ^^^^^ Sep 02 10:14:07.523 INFO kablam! | Sep 02 10:14:07.523 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.523 INFO kablam! Sep 02 10:14:07.539 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.539 INFO kablam! --> src/response/files.rs:16:3 Sep 02 10:14:07.539 INFO kablam! | Sep 02 10:14:07.539 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.539 INFO kablam! | ^^^^^ Sep 02 10:14:07.539 INFO kablam! | Sep 02 10:14:07.539 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.539 INFO kablam! Sep 02 10:14:07.539 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.539 INFO kablam! --> src/response/files.rs:30:3 Sep 02 10:14:07.539 INFO kablam! | Sep 02 10:14:07.539 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.539 INFO kablam! | ^^^^^ Sep 02 10:14:07.539 INFO kablam! | Sep 02 10:14:07.539 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.539 INFO kablam! Sep 02 10:14:07.539 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.539 INFO kablam! --> src/response/files.rs:43:3 Sep 02 10:14:07.539 INFO kablam! | Sep 02 10:14:07.539 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.540 INFO kablam! | ^^^^^ Sep 02 10:14:07.540 INFO kablam! | Sep 02 10:14:07.540 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.540 INFO kablam! Sep 02 10:14:07.556 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.556 INFO kablam! --> src/response/id.rs:12:3 Sep 02 10:14:07.556 INFO kablam! | Sep 02 10:14:07.556 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.556 INFO kablam! | ^^^^^ Sep 02 10:14:07.556 INFO kablam! | Sep 02 10:14:07.556 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.556 INFO kablam! Sep 02 10:14:07.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.565 INFO kablam! --> src/response/key.rs:12:3 Sep 02 10:14:07.565 INFO kablam! | Sep 02 10:14:07.565 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.565 INFO kablam! | ^^^^^ Sep 02 10:14:07.565 INFO kablam! | Sep 02 10:14:07.565 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.565 INFO kablam! Sep 02 10:14:07.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.565 INFO kablam! --> src/response/key.rs:19:3 Sep 02 10:14:07.565 INFO kablam! | Sep 02 10:14:07.565 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.565 INFO kablam! | ^^^^^ Sep 02 10:14:07.566 INFO kablam! | Sep 02 10:14:07.566 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.566 INFO kablam! Sep 02 10:14:07.566 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.566 INFO kablam! --> src/response/key.rs:30:3 Sep 02 10:14:07.566 INFO kablam! | Sep 02 10:14:07.566 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.566 INFO kablam! | ^^^^^ Sep 02 10:14:07.566 INFO kablam! | Sep 02 10:14:07.566 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.566 INFO kablam! Sep 02 10:14:07.608 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.608 INFO kablam! --> src/response/log.rs:12:3 Sep 02 10:14:07.608 INFO kablam! | Sep 02 10:14:07.608 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.608 INFO kablam! | ^^^^^ Sep 02 10:14:07.608 INFO kablam! | Sep 02 10:14:07.608 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.608 INFO kablam! Sep 02 10:14:07.609 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.609 INFO kablam! --> src/response/log.rs:18:3 Sep 02 10:14:07.609 INFO kablam! | Sep 02 10:14:07.609 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.609 INFO kablam! | ^^^^^ Sep 02 10:14:07.609 INFO kablam! | Sep 02 10:14:07.609 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.609 INFO kablam! Sep 02 10:14:07.617 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.617 INFO kablam! --> src/response/ls.rs:12:3 Sep 02 10:14:07.617 INFO kablam! | Sep 02 10:14:07.617 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.617 INFO kablam! | ^^^^^ Sep 02 10:14:07.617 INFO kablam! | Sep 02 10:14:07.617 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.617 INFO kablam! Sep 02 10:14:07.617 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.617 INFO kablam! --> src/response/ls.rs:21:3 Sep 02 10:14:07.617 INFO kablam! | Sep 02 10:14:07.617 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.618 INFO kablam! | ^^^^^ Sep 02 10:14:07.618 INFO kablam! | Sep 02 10:14:07.618 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.618 INFO kablam! Sep 02 10:14:07.618 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.618 INFO kablam! --> src/response/ls.rs:32:3 Sep 02 10:14:07.618 INFO kablam! | Sep 02 10:14:07.618 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.618 INFO kablam! | ^^^^^ Sep 02 10:14:07.618 INFO kablam! | Sep 02 10:14:07.618 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.618 INFO kablam! Sep 02 10:14:07.636 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.636 INFO kablam! --> src/response/object.rs:13:3 Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.636 INFO kablam! | ^^^^^ Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.636 INFO kablam! Sep 02 10:14:07.636 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.636 INFO kablam! --> src/response/object.rs:28:3 Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.636 INFO kablam! | ^^^^^ Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.636 INFO kablam! Sep 02 10:14:07.636 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.636 INFO kablam! --> src/response/object.rs:35:3 Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.636 INFO kablam! | ^^^^^ Sep 02 10:14:07.636 INFO kablam! | Sep 02 10:14:07.636 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.636 INFO kablam! Sep 02 10:14:07.636 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.637 INFO kablam! --> src/response/object.rs:44:3 Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.637 INFO kablam! | ^^^^^ Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.637 INFO kablam! Sep 02 10:14:07.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.637 INFO kablam! --> src/response/object.rs:53:3 Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.637 INFO kablam! | ^^^^^ Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.637 INFO kablam! Sep 02 10:14:07.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.637 INFO kablam! --> src/response/object.rs:62:3 Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.637 INFO kablam! | ^^^^^ Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.637 INFO kablam! Sep 02 10:14:07.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.637 INFO kablam! --> src/response/object.rs:71:3 Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.637 INFO kablam! | ^^^^^ Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.637 INFO kablam! Sep 02 10:14:07.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.637 INFO kablam! --> src/response/object.rs:80:3 Sep 02 10:14:07.637 INFO kablam! | Sep 02 10:14:07.637 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.637 INFO kablam! | ^^^^^ Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.638 INFO kablam! Sep 02 10:14:07.638 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.638 INFO kablam! --> src/response/object.rs:89:3 Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.638 INFO kablam! | ^^^^^ Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.638 INFO kablam! Sep 02 10:14:07.638 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.638 INFO kablam! --> src/response/object.rs:98:3 Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.638 INFO kablam! | ^^^^^ Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.638 INFO kablam! Sep 02 10:14:07.638 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.638 INFO kablam! --> src/response/object.rs:107:3 Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.638 INFO kablam! | ^^^^^ Sep 02 10:14:07.638 INFO kablam! | Sep 02 10:14:07.638 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.638 INFO kablam! Sep 02 10:14:07.664 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.664 INFO kablam! --> src/response/pin.rs:13:3 Sep 02 10:14:07.664 INFO kablam! | Sep 02 10:14:07.664 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.664 INFO kablam! | ^^^^^ Sep 02 10:14:07.664 INFO kablam! | Sep 02 10:14:07.664 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.664 INFO kablam! Sep 02 10:14:07.665 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.665 INFO kablam! --> src/response/pin.rs:22:3 Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.665 INFO kablam! | ^^^^^ Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.665 INFO kablam! Sep 02 10:14:07.665 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.665 INFO kablam! --> src/response/pin.rs:29:3 Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.665 INFO kablam! | ^^^^^ Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.665 INFO kablam! Sep 02 10:14:07.665 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.665 INFO kablam! --> src/response/pin.rs:36:3 Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.665 INFO kablam! | ^^^^^ Sep 02 10:14:07.665 INFO kablam! | Sep 02 10:14:07.665 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.665 INFO kablam! Sep 02 10:14:07.680 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.680 INFO kablam! --> src/response/pubsub.rs:12:3 Sep 02 10:14:07.680 INFO kablam! | Sep 02 10:14:07.681 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.681 INFO kablam! | ^^^^^ Sep 02 10:14:07.681 INFO kablam! | Sep 02 10:14:07.681 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.681 INFO kablam! Sep 02 10:14:07.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.681 INFO kablam! --> src/response/pubsub.rs:19:3 Sep 02 10:14:07.681 INFO kablam! | Sep 02 10:14:07.681 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.681 INFO kablam! | ^^^^^ Sep 02 10:14:07.681 INFO kablam! | Sep 02 10:14:07.681 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.681 INFO kablam! Sep 02 10:14:07.703 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.704 INFO kablam! --> src/response/repo.rs:13:3 Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.704 INFO kablam! | ^^^^^ Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.704 INFO kablam! Sep 02 10:14:07.704 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.704 INFO kablam! --> src/response/repo.rs:19:3 Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.704 INFO kablam! | ^^^^^ Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.704 INFO kablam! Sep 02 10:14:07.704 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.704 INFO kablam! --> src/response/repo.rs:27:3 Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.704 INFO kablam! | ^^^^^ Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.704 INFO kablam! Sep 02 10:14:07.704 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.704 INFO kablam! --> src/response/repo.rs:37:3 Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.704 INFO kablam! | ^^^^^ Sep 02 10:14:07.704 INFO kablam! | Sep 02 10:14:07.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.704 INFO kablam! Sep 02 10:14:07.704 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.705 INFO kablam! --> src/response/repo.rs:45:3 Sep 02 10:14:07.705 INFO kablam! | Sep 02 10:14:07.705 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.705 INFO kablam! | ^^^^^ Sep 02 10:14:07.705 INFO kablam! | Sep 02 10:14:07.705 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.705 INFO kablam! Sep 02 10:14:07.745 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.745 INFO kablam! --> src/response/swarm.rs:12:3 Sep 02 10:14:07.745 INFO kablam! | Sep 02 10:14:07.745 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.745 INFO kablam! | ^^^^^ Sep 02 10:14:07.745 INFO kablam! | Sep 02 10:14:07.745 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.745 INFO kablam! Sep 02 10:14:07.745 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.745 INFO kablam! --> src/response/swarm.rs:19:3 Sep 02 10:14:07.745 INFO kablam! | Sep 02 10:14:07.745 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.745 INFO kablam! | ^^^^^ Sep 02 10:14:07.746 INFO kablam! | Sep 02 10:14:07.746 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.746 INFO kablam! Sep 02 10:14:07.746 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.746 INFO kablam! --> src/response/swarm.rs:26:3 Sep 02 10:14:07.746 INFO kablam! | Sep 02 10:14:07.746 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.746 INFO kablam! | ^^^^^ Sep 02 10:14:07.746 INFO kablam! | Sep 02 10:14:07.746 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.746 INFO kablam! Sep 02 10:14:07.746 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.746 INFO kablam! --> src/response/swarm.rs:33:3 Sep 02 10:14:07.746 INFO kablam! | Sep 02 10:14:07.746 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.746 INFO kablam! | ^^^^^ Sep 02 10:14:07.746 INFO kablam! | Sep 02 10:14:07.746 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.746 INFO kablam! Sep 02 10:14:07.746 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.747 INFO kablam! --> src/response/swarm.rs:40:3 Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.747 INFO kablam! | ^^^^^ Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.747 INFO kablam! Sep 02 10:14:07.747 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.747 INFO kablam! --> src/response/swarm.rs:47:3 Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.747 INFO kablam! | ^^^^^ Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.747 INFO kablam! Sep 02 10:14:07.747 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.747 INFO kablam! --> src/response/swarm.rs:53:3 Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.747 INFO kablam! | ^^^^^ Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.747 INFO kablam! Sep 02 10:14:07.747 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 02 10:14:07.747 INFO kablam! --> src/response/swarm.rs:65:3 Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 02 10:14:07.747 INFO kablam! | ^^^^^ Sep 02 10:14:07.747 INFO kablam! | Sep 02 10:14:07.747 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 02 10:14:07.747 INFO kablam! Sep 02 10:14:07.753 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 02 10:14:07.754 INFO kablam! --> src/response/dag.rs:27:20 Sep 02 10:14:07.754 INFO kablam! | Sep 02 10:14:07.754 INFO kablam! 27 | pub links: Vec, Sep 02 10:14:07.754 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 02 10:14:07.754 INFO kablam! Sep 02 10:14:07.755 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.755 INFO kablam! --> src/response/dht.rs:72:32 Sep 02 10:14:07.755 INFO kablam! | Sep 02 10:14:07.755 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 02 10:14:07.755 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.755 INFO kablam! Sep 02 10:14:07.755 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.755 INFO kablam! --> src/response/dht.rs:74:33 Sep 02 10:14:07.755 INFO kablam! | Sep 02 10:14:07.755 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 02 10:14:07.755 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.755 INFO kablam! Sep 02 10:14:07.755 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.756 INFO kablam! --> src/response/dht.rs:76:27 Sep 02 10:14:07.756 INFO kablam! | Sep 02 10:14:07.756 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 02 10:14:07.756 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.756 INFO kablam! Sep 02 10:14:07.756 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.756 INFO kablam! --> src/response/dht.rs:78:31 Sep 02 10:14:07.756 INFO kablam! | Sep 02 10:14:07.756 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 02 10:14:07.756 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.756 INFO kablam! Sep 02 10:14:07.756 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.756 INFO kablam! --> src/response/dht.rs:80:27 Sep 02 10:14:07.756 INFO kablam! | Sep 02 10:14:07.756 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 02 10:14:07.756 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.756 INFO kablam! Sep 02 10:14:07.757 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:07.757 INFO kablam! --> src/response/dht.rs:82:29 Sep 02 10:14:07.757 INFO kablam! | Sep 02 10:14:07.757 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 02 10:14:07.757 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:07.757 INFO kablam! Sep 02 10:14:07.757 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 02 10:14:07.757 INFO kablam! --> src/response/key.rs:25:27 Sep 02 10:14:07.757 INFO kablam! | Sep 02 10:14:07.757 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 02 10:14:07.757 INFO kablam! | ^^^^^^^ not found in this scope Sep 02 10:14:07.757 INFO kablam! Sep 02 10:14:07.758 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:07.758 INFO kablam! --> src/response/key.rs:27:28 Sep 02 10:14:07.758 INFO kablam! | Sep 02 10:14:07.758 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 02 10:14:07.758 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:07.758 INFO kablam! Sep 02 10:14:07.758 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:07.758 INFO kablam! --> src/response/key.rs:38:26 Sep 02 10:14:07.759 INFO kablam! | Sep 02 10:14:07.759 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 02 10:14:07.759 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:07.759 INFO kablam! Sep 02 10:14:07.759 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 02 10:14:07.759 INFO kablam! --> src/client.rs:361:73 Sep 02 10:14:07.759 INFO kablam! | Sep 02 10:14:07.759 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 02 10:14:07.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:07.759 INFO kablam! Sep 02 10:14:07.760 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 02 10:14:07.760 INFO kablam! --> src/client.rs:407:59 Sep 02 10:14:07.760 INFO kablam! | Sep 02 10:14:07.760 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 02 10:14:07.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:07.760 INFO kablam! Sep 02 10:14:07.761 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 02 10:14:07.761 INFO kablam! --> src/client.rs:456:34 Sep 02 10:14:07.761 INFO kablam! | Sep 02 10:14:07.761 INFO kablam! 456 | ) -> AsyncResponse { Sep 02 10:14:07.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:07.761 INFO kablam! Sep 02 10:14:07.761 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 02 10:14:07.761 INFO kablam! --> src/client.rs:583:68 Sep 02 10:14:07.761 INFO kablam! | Sep 02 10:14:07.761 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 02 10:14:07.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.761 INFO kablam! Sep 02 10:14:07.762 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 02 10:14:07.762 INFO kablam! --> src/client.rs:606:61 Sep 02 10:14:07.762 INFO kablam! | Sep 02 10:14:07.762 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 02 10:14:07.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.762 INFO kablam! Sep 02 10:14:07.763 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 02 10:14:07.763 INFO kablam! --> src/client.rs:629:63 Sep 02 10:14:07.763 INFO kablam! | Sep 02 10:14:07.763 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 02 10:14:07.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.763 INFO kablam! Sep 02 10:14:07.763 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 02 10:14:07.763 INFO kablam! --> src/client.rs:676:55 Sep 02 10:14:07.763 INFO kablam! | Sep 02 10:14:07.763 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 02 10:14:07.763 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.764 INFO kablam! Sep 02 10:14:07.764 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 02 10:14:07.764 INFO kablam! --> src/client.rs:1045:66 Sep 02 10:14:07.764 INFO kablam! | Sep 02 10:14:07.764 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 02 10:14:07.764 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:07.764 INFO kablam! Sep 02 10:14:07.765 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 02 10:14:07.765 INFO kablam! --> src/client.rs:1110:75 Sep 02 10:14:07.765 INFO kablam! | Sep 02 10:14:07.765 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:07.765 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:07.765 INFO kablam! Sep 02 10:14:07.765 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 02 10:14:07.765 INFO kablam! --> src/client.rs:1225:69 Sep 02 10:14:07.765 INFO kablam! | Sep 02 10:14:07.766 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 02 10:14:07.766 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:07.766 INFO kablam! Sep 02 10:14:07.766 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 02 10:14:07.766 INFO kablam! --> src/client.rs:1382:69 Sep 02 10:14:07.766 INFO kablam! | Sep 02 10:14:07.766 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 02 10:14:07.766 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:07.766 INFO kablam! Sep 02 10:14:07.767 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 02 10:14:07.767 INFO kablam! --> src/client.rs:1455:34 Sep 02 10:14:07.767 INFO kablam! | Sep 02 10:14:07.767 INFO kablam! 1455 | ) -> AsyncResponse { Sep 02 10:14:07.767 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:07.767 INFO kablam! Sep 02 10:14:07.767 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 02 10:14:07.768 INFO kablam! --> src/client.rs:1505:34 Sep 02 10:14:07.768 INFO kablam! | Sep 02 10:14:07.768 INFO kablam! 1505 | ) -> AsyncResponse { Sep 02 10:14:07.768 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.768 INFO kablam! Sep 02 10:14:07.768 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 02 10:14:07.768 INFO kablam! --> src/client.rs:1526:53 Sep 02 10:14:07.768 INFO kablam! | Sep 02 10:14:07.768 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 02 10:14:07.768 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:07.768 INFO kablam! Sep 02 10:14:07.769 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 02 10:14:07.769 INFO kablam! --> src/client.rs:1575:69 Sep 02 10:14:07.769 INFO kablam! | Sep 02 10:14:07.769 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:07.769 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:07.769 INFO kablam! Sep 02 10:14:07.770 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 02 10:14:07.770 INFO kablam! --> src/client.rs:1701:34 Sep 02 10:14:07.770 INFO kablam! | Sep 02 10:14:07.770 INFO kablam! 1701 | ) -> AsyncResponse { Sep 02 10:14:07.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.770 INFO kablam! Sep 02 10:14:07.770 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 02 10:14:07.770 INFO kablam! --> src/client.rs:1722:68 Sep 02 10:14:07.771 INFO kablam! | Sep 02 10:14:07.771 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 02 10:14:07.771 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 02 10:14:07.771 INFO kablam! Sep 02 10:14:07.771 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 02 10:14:07.771 INFO kablam! --> src/client.rs:1743:70 Sep 02 10:14:07.771 INFO kablam! | Sep 02 10:14:07.771 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 02 10:14:07.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.771 INFO kablam! Sep 02 10:14:07.772 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 02 10:14:07.772 INFO kablam! --> src/client.rs:1768:34 Sep 02 10:14:07.772 INFO kablam! | Sep 02 10:14:07.772 INFO kablam! 1768 | ) -> AsyncResponse { Sep 02 10:14:07.772 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.772 INFO kablam! Sep 02 10:14:07.772 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 02 10:14:07.772 INFO kablam! --> src/client.rs:1799:69 Sep 02 10:14:07.773 INFO kablam! | Sep 02 10:14:07.773 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 02 10:14:07.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 02 10:14:07.773 INFO kablam! Sep 02 10:14:07.773 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 02 10:14:07.773 INFO kablam! --> src/client.rs:1840:82 Sep 02 10:14:07.773 INFO kablam! | Sep 02 10:14:07.773 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:07.773 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:07.773 INFO kablam! Sep 02 10:14:07.774 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 02 10:14:07.774 INFO kablam! --> src/client.rs:1876:34 Sep 02 10:14:07.774 INFO kablam! | Sep 02 10:14:07.774 INFO kablam! 1876 | ) -> AsyncResponse { Sep 02 10:14:07.774 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:07.774 INFO kablam! Sep 02 10:14:07.775 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 02 10:14:07.775 INFO kablam! --> src/client.rs:1902:81 Sep 02 10:14:07.775 INFO kablam! | Sep 02 10:14:07.775 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:07.775 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:07.775 INFO kablam! Sep 02 10:14:07.775 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 02 10:14:07.775 INFO kablam! --> src/client.rs:1953:56 Sep 02 10:14:07.775 INFO kablam! | Sep 02 10:14:07.775 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 02 10:14:07.775 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:07.776 INFO kablam! Sep 02 10:14:07.776 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 02 10:14:07.776 INFO kablam! --> src/client.rs:1978:34 Sep 02 10:14:07.776 INFO kablam! | Sep 02 10:14:07.776 INFO kablam! 1978 | ) -> AsyncResponse { Sep 02 10:14:07.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:07.776 INFO kablam! Sep 02 10:14:07.777 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 02 10:14:07.777 INFO kablam! --> src/client.rs:2168:64 Sep 02 10:14:07.777 INFO kablam! | Sep 02 10:14:07.777 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 02 10:14:07.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.777 INFO kablam! Sep 02 10:14:07.777 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 02 10:14:07.777 INFO kablam! --> src/client.rs:2197:58 Sep 02 10:14:07.778 INFO kablam! | Sep 02 10:14:07.778 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 02 10:14:07.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:07.778 INFO kablam! Sep 02 10:14:07.797 INFO kablam! error: aborting due to 95 previous errors Sep 02 10:14:07.797 INFO kablam! Sep 02 10:14:07.797 INFO kablam! Some errors occurred: E0412, E0432. Sep 02 10:14:07.797 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 10:14:07.808 INFO kablam! error: Could not compile `ipfs-api`. Sep 02 10:14:07.808 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:14:08.048 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `super` Sep 02 10:14:08.048 INFO kablam! --> src/response/bitswap.rs:53:42 Sep 02 10:14:08.048 INFO kablam! | Sep 02 10:14:08.048 INFO kablam! 53 | deserialize_test!(v0_bitswap_stat_0, BitswapStatResponse); Sep 02 10:14:08.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:08.048 INFO kablam! Sep 02 10:14:08.048 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `super` Sep 02 10:14:08.048 INFO kablam! --> src/response/bootstrap.rs:34:44 Sep 02 10:14:08.048 INFO kablam! | Sep 02 10:14:08.048 INFO kablam! 34 | deserialize_test!(v0_bootstrap_list_0, BootstrapListResponse); Sep 02 10:14:08.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.048 INFO kablam! Sep 02 10:14:08.048 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `super` Sep 02 10:14:08.049 INFO kablam! --> src/response/commands.rs:32:38 Sep 02 10:14:08.049 INFO kablam! | Sep 02 10:14:08.049 INFO kablam! 32 | deserialize_test!(v0_commands_0, CommandsResponse); Sep 02 10:14:08.049 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.049 INFO kablam! Sep 02 10:14:08.049 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 02 10:14:08.049 INFO kablam! --> src/response/dag.rs:27:20 Sep 02 10:14:08.049 INFO kablam! | Sep 02 10:14:08.049 INFO kablam! 27 | pub links: Vec, Sep 02 10:14:08.049 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 02 10:14:08.049 INFO kablam! Sep 02 10:14:08.051 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.051 INFO kablam! --> src/response/dht.rs:72:32 Sep 02 10:14:08.051 INFO kablam! | Sep 02 10:14:08.051 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 02 10:14:08.051 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.051 INFO kablam! Sep 02 10:14:08.051 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.051 INFO kablam! --> src/response/dht.rs:74:33 Sep 02 10:14:08.051 INFO kablam! | Sep 02 10:14:08.051 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 02 10:14:08.052 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.052 INFO kablam! Sep 02 10:14:08.052 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.052 INFO kablam! --> src/response/dht.rs:76:27 Sep 02 10:14:08.052 INFO kablam! | Sep 02 10:14:08.052 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 02 10:14:08.052 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.052 INFO kablam! Sep 02 10:14:08.052 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.052 INFO kablam! --> src/response/dht.rs:78:31 Sep 02 10:14:08.052 INFO kablam! | Sep 02 10:14:08.052 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 02 10:14:08.052 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.052 INFO kablam! Sep 02 10:14:08.053 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.053 INFO kablam! --> src/response/dht.rs:80:27 Sep 02 10:14:08.053 INFO kablam! | Sep 02 10:14:08.053 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 02 10:14:08.053 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.053 INFO kablam! Sep 02 10:14:08.053 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 02 10:14:08.053 INFO kablam! --> src/response/dht.rs:82:29 Sep 02 10:14:08.053 INFO kablam! | Sep 02 10:14:08.053 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 02 10:14:08.053 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 02 10:14:08.053 INFO kablam! Sep 02 10:14:08.054 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 02 10:14:08.054 INFO kablam! --> src/response/file.rs:37:37 Sep 02 10:14:08.054 INFO kablam! | Sep 02 10:14:08.054 INFO kablam! 37 | deserialize_test!(v0_file_ls_0, FileLsResponse); Sep 02 10:14:08.054 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.054 INFO kablam! Sep 02 10:14:08.055 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `super` Sep 02 10:14:08.055 INFO kablam! --> src/response/file.rs:38:37 Sep 02 10:14:08.055 INFO kablam! | Sep 02 10:14:08.055 INFO kablam! 38 | deserialize_test!(v0_file_ls_1, FileLsResponse); Sep 02 10:14:08.055 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.055 INFO kablam! Sep 02 10:14:08.055 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `super` Sep 02 10:14:08.055 INFO kablam! --> src/response/files.rs:58:38 Sep 02 10:14:08.055 INFO kablam! | Sep 02 10:14:08.055 INFO kablam! 58 | deserialize_test!(v0_files_ls_0, FilesLsResponse); Sep 02 10:14:08.055 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:08.055 INFO kablam! Sep 02 10:14:08.056 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `super` Sep 02 10:14:08.056 INFO kablam! --> src/response/files.rs:59:40 Sep 02 10:14:08.056 INFO kablam! | Sep 02 10:14:08.056 INFO kablam! 59 | deserialize_test!(v0_files_stat_0, FilesStatResponse); Sep 02 10:14:08.056 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:08.056 INFO kablam! Sep 02 10:14:08.057 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `super` Sep 02 10:14:08.057 INFO kablam! --> src/response/id.rs:28:32 Sep 02 10:14:08.057 INFO kablam! | Sep 02 10:14:08.057 INFO kablam! 28 | deserialize_test!(v0_id_0, IdResponse); Sep 02 10:14:08.057 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:08.057 INFO kablam! Sep 02 10:14:08.058 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 02 10:14:08.058 INFO kablam! --> src/response/key.rs:25:27 Sep 02 10:14:08.058 INFO kablam! | Sep 02 10:14:08.058 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 02 10:14:08.058 INFO kablam! | ^^^^^^^ not found in this scope Sep 02 10:14:08.058 INFO kablam! Sep 02 10:14:08.058 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:08.058 INFO kablam! --> src/response/key.rs:27:28 Sep 02 10:14:08.058 INFO kablam! | Sep 02 10:14:08.058 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 02 10:14:08.058 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:08.059 INFO kablam! Sep 02 10:14:08.059 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 02 10:14:08.059 INFO kablam! --> src/response/key.rs:38:26 Sep 02 10:14:08.059 INFO kablam! | Sep 02 10:14:08.059 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 02 10:14:08.059 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 02 10:14:08.059 INFO kablam! Sep 02 10:14:08.059 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `super` Sep 02 10:14:08.059 INFO kablam! --> src/response/key.rs:44:40 Sep 02 10:14:08.059 INFO kablam! | Sep 02 10:14:08.059 INFO kablam! 44 | deserialize_test!(v0_key_rename_0, KeyRenameResponse); Sep 02 10:14:08.059 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:08.059 INFO kablam! Sep 02 10:14:08.060 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `super` Sep 02 10:14:08.060 INFO kablam! --> src/response/log.rs:26:36 Sep 02 10:14:08.060 INFO kablam! | Sep 02 10:14:08.060 INFO kablam! 26 | deserialize_test!(v0_log_ls_0, LogLsResponse); Sep 02 10:14:08.060 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.060 INFO kablam! Sep 02 10:14:08.060 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 02 10:14:08.060 INFO kablam! --> src/response/ls.rs:40:32 Sep 02 10:14:08.060 INFO kablam! | Sep 02 10:14:08.060 INFO kablam! 40 | deserialize_test!(v0_ls_0, LsResponse); Sep 02 10:14:08.061 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:08.061 INFO kablam! Sep 02 10:14:08.061 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `super` Sep 02 10:14:08.061 INFO kablam! --> src/response/ls.rs:41:32 Sep 02 10:14:08.061 INFO kablam! | Sep 02 10:14:08.061 INFO kablam! 41 | deserialize_test!(v0_ls_1, LsResponse); Sep 02 10:14:08.061 INFO kablam! | ^^^^^^^^^^ not found in `super` Sep 02 10:14:08.061 INFO kablam! Sep 02 10:14:08.061 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `super` Sep 02 10:14:08.061 INFO kablam! --> src/response/object.rs:119:41 Sep 02 10:14:08.061 INFO kablam! | Sep 02 10:14:08.062 INFO kablam! 119 | deserialize_test!(v0_object_diff_0, ObjectDiffResponse); Sep 02 10:14:08.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.062 INFO kablam! Sep 02 10:14:08.062 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `super` Sep 02 10:14:08.062 INFO kablam! --> src/response/object.rs:120:42 Sep 02 10:14:08.062 INFO kablam! | Sep 02 10:14:08.062 INFO kablam! 120 | deserialize_test!(v0_object_links_0, ObjectLinksResponse); Sep 02 10:14:08.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.062 INFO kablam! Sep 02 10:14:08.063 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `super` Sep 02 10:14:08.063 INFO kablam! --> src/response/object.rs:121:41 Sep 02 10:14:08.063 INFO kablam! | Sep 02 10:14:08.063 INFO kablam! 121 | deserialize_test!(v0_object_stat_0, ObjectStatResponse); Sep 02 10:14:08.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.063 INFO kablam! Sep 02 10:14:08.063 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `super` Sep 02 10:14:08.063 INFO kablam! --> src/response/pin.rs:44:36 Sep 02 10:14:08.063 INFO kablam! | Sep 02 10:14:08.063 INFO kablam! 44 | deserialize_test!(v0_pin_ls_0, PinLsResponse); Sep 02 10:14:08.063 INFO kablam! | ^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.063 INFO kablam! Sep 02 10:14:08.064 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `super` Sep 02 10:14:08.064 INFO kablam! --> src/response/pin.rs:45:37 Sep 02 10:14:08.064 INFO kablam! | Sep 02 10:14:08.064 INFO kablam! 45 | deserialize_test!(v0_pin_add_0, PinAddResponse); Sep 02 10:14:08.064 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.064 INFO kablam! Sep 02 10:14:08.064 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 02 10:14:08.065 INFO kablam! --> src/response/pubsub.rs:42:39 Sep 02 10:14:08.065 INFO kablam! | Sep 02 10:14:08.065 INFO kablam! 42 | deserialize_test!(v0_pubsub_ls_0, PubsubLsResponse); Sep 02 10:14:08.065 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:08.065 INFO kablam! Sep 02 10:14:08.065 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `super` Sep 02 10:14:08.065 INFO kablam! --> src/response/pubsub.rs:43:39 Sep 02 10:14:08.065 INFO kablam! | Sep 02 10:14:08.065 INFO kablam! 43 | deserialize_test!(v0_pubsub_ls_1, PubsubLsResponse); Sep 02 10:14:08.065 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:08.065 INFO kablam! Sep 02 10:14:08.066 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `super` Sep 02 10:14:08.066 INFO kablam! --> src/response/pubsub.rs:44:42 Sep 02 10:14:08.066 INFO kablam! | Sep 02 10:14:08.066 INFO kablam! 44 | deserialize_test!(v0_pubsub_peers_0, PubsubPeersResponse); Sep 02 10:14:08.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:08.066 INFO kablam! Sep 02 10:14:08.066 INFO kablam! error[E0412]: cannot find type `RepoGcResponse` in module `super` Sep 02 10:14:08.066 INFO kablam! --> src/response/repo.rs:52:37 Sep 02 10:14:08.067 INFO kablam! | Sep 02 10:14:08.067 INFO kablam! 52 | deserialize_test!(v0_repo_gc_0, RepoGcResponse); Sep 02 10:14:08.067 INFO kablam! | ^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.067 INFO kablam! Sep 02 10:14:08.067 INFO kablam! error[E0412]: cannot find type `RepoStatResponse` in module `super` Sep 02 10:14:08.067 INFO kablam! --> src/response/repo.rs:53:39 Sep 02 10:14:08.067 INFO kablam! | Sep 02 10:14:08.067 INFO kablam! 53 | deserialize_test!(v0_repo_stat_0, RepoStatResponse); Sep 02 10:14:08.067 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.067 INFO kablam! Sep 02 10:14:08.070 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 02 10:14:08.070 INFO kablam! --> src/response/repo.rs:54:41 Sep 02 10:14:08.070 INFO kablam! | Sep 02 10:14:08.070 INFO kablam! 54 | deserialize_test!(v0_repo_verify_0, RepoVerifyResponse); Sep 02 10:14:08.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.070 INFO kablam! Sep 02 10:14:08.070 INFO kablam! error[E0412]: cannot find type `RepoVerifyResponse` in module `super` Sep 02 10:14:08.070 INFO kablam! --> src/response/repo.rs:55:41 Sep 02 10:14:08.070 INFO kablam! | Sep 02 10:14:08.070 INFO kablam! 55 | deserialize_test!(v0_repo_verify_1, RepoVerifyResponse); Sep 02 10:14:08.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.070 INFO kablam! Sep 02 10:14:08.070 INFO kablam! error[E0412]: cannot find type `RepoVersionResponse` in module `super` Sep 02 10:14:08.070 INFO kablam! --> src/response/repo.rs:56:42 Sep 02 10:14:08.070 INFO kablam! | Sep 02 10:14:08.070 INFO kablam! 56 | deserialize_test!(v0_repo_version_0, RepoVersionResponse); Sep 02 10:14:08.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.070 INFO kablam! Sep 02 10:14:08.070 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `super` Sep 02 10:14:08.070 INFO kablam! --> src/response/swarm.rs:73:47 Sep 02 10:14:08.070 INFO kablam! | Sep 02 10:14:08.071 INFO kablam! 73 | deserialize_test!(v0_swarm_addrs_local_0, SwarmAddrsLocalResponse); Sep 02 10:14:08.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.071 INFO kablam! Sep 02 10:14:08.071 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:08.071 INFO kablam! --> src/response/swarm.rs:74:41 Sep 02 10:14:08.071 INFO kablam! | Sep 02 10:14:08.071 INFO kablam! 74 | deserialize_test!(v0_swarm_peers_0, SwarmPeersResponse); Sep 02 10:14:08.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.071 INFO kablam! Sep 02 10:14:08.071 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:08.071 INFO kablam! --> src/response/swarm.rs:75:41 Sep 02 10:14:08.071 INFO kablam! | Sep 02 10:14:08.071 INFO kablam! 75 | deserialize_test!(v0_swarm_peers_1, SwarmPeersResponse); Sep 02 10:14:08.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.072 INFO kablam! Sep 02 10:14:08.072 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `super` Sep 02 10:14:08.072 INFO kablam! --> src/response/swarm.rs:76:41 Sep 02 10:14:08.072 INFO kablam! | Sep 02 10:14:08.072 INFO kablam! 76 | deserialize_test!(v0_swarm_peers_2, SwarmPeersResponse); Sep 02 10:14:08.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `super` Sep 02 10:14:08.072 INFO kablam! Sep 02 10:14:08.073 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 02 10:14:08.073 INFO kablam! --> src/client.rs:361:73 Sep 02 10:14:08.073 INFO kablam! | Sep 02 10:14:08.074 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 02 10:14:08.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:08.074 INFO kablam! Sep 02 10:14:08.074 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 02 10:14:08.074 INFO kablam! --> src/client.rs:407:59 Sep 02 10:14:08.074 INFO kablam! | Sep 02 10:14:08.074 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 02 10:14:08.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:08.074 INFO kablam! Sep 02 10:14:08.075 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 02 10:14:08.075 INFO kablam! --> src/client.rs:456:34 Sep 02 10:14:08.075 INFO kablam! | Sep 02 10:14:08.075 INFO kablam! 456 | ) -> AsyncResponse { Sep 02 10:14:08.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 02 10:14:08.075 INFO kablam! Sep 02 10:14:08.076 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 02 10:14:08.076 INFO kablam! --> src/client.rs:583:68 Sep 02 10:14:08.076 INFO kablam! | Sep 02 10:14:08.076 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 02 10:14:08.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.076 INFO kablam! Sep 02 10:14:08.077 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 02 10:14:08.077 INFO kablam! --> src/client.rs:606:61 Sep 02 10:14:08.077 INFO kablam! | Sep 02 10:14:08.077 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 02 10:14:08.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.077 INFO kablam! Sep 02 10:14:08.078 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 02 10:14:08.078 INFO kablam! --> src/client.rs:629:63 Sep 02 10:14:08.078 INFO kablam! | Sep 02 10:14:08.078 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 02 10:14:08.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.078 INFO kablam! Sep 02 10:14:08.079 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 02 10:14:08.079 INFO kablam! --> src/client.rs:676:55 Sep 02 10:14:08.079 INFO kablam! | Sep 02 10:14:08.079 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 02 10:14:08.079 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.079 INFO kablam! Sep 02 10:14:08.079 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 02 10:14:08.080 INFO kablam! --> src/client.rs:1045:66 Sep 02 10:14:08.080 INFO kablam! | Sep 02 10:14:08.080 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 02 10:14:08.080 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:08.080 INFO kablam! Sep 02 10:14:08.080 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 02 10:14:08.080 INFO kablam! --> src/client.rs:1110:75 Sep 02 10:14:08.081 INFO kablam! | Sep 02 10:14:08.081 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:08.081 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:08.081 INFO kablam! Sep 02 10:14:08.081 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 02 10:14:08.081 INFO kablam! --> src/client.rs:1225:69 Sep 02 10:14:08.081 INFO kablam! | Sep 02 10:14:08.082 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 02 10:14:08.082 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 02 10:14:08.082 INFO kablam! Sep 02 10:14:08.082 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 02 10:14:08.082 INFO kablam! --> src/client.rs:1382:69 Sep 02 10:14:08.082 INFO kablam! | Sep 02 10:14:08.082 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 02 10:14:08.082 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:08.082 INFO kablam! Sep 02 10:14:08.083 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 02 10:14:08.083 INFO kablam! --> src/client.rs:1455:34 Sep 02 10:14:08.083 INFO kablam! | Sep 02 10:14:08.083 INFO kablam! 1455 | ) -> AsyncResponse { Sep 02 10:14:08.083 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 02 10:14:08.083 INFO kablam! Sep 02 10:14:08.084 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 02 10:14:08.084 INFO kablam! --> src/client.rs:1505:34 Sep 02 10:14:08.084 INFO kablam! | Sep 02 10:14:08.084 INFO kablam! 1505 | ) -> AsyncResponse { Sep 02 10:14:08.084 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.084 INFO kablam! Sep 02 10:14:08.085 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 02 10:14:08.085 INFO kablam! --> src/client.rs:1526:53 Sep 02 10:14:08.085 INFO kablam! | Sep 02 10:14:08.085 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 02 10:14:08.085 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:08.085 INFO kablam! Sep 02 10:14:08.085 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 02 10:14:08.085 INFO kablam! --> src/client.rs:1575:69 Sep 02 10:14:08.085 INFO kablam! | Sep 02 10:14:08.085 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 02 10:14:08.086 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 02 10:14:08.086 INFO kablam! Sep 02 10:14:08.086 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 02 10:14:08.086 INFO kablam! --> src/client.rs:1701:34 Sep 02 10:14:08.086 INFO kablam! | Sep 02 10:14:08.086 INFO kablam! 1701 | ) -> AsyncResponse { Sep 02 10:14:08.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.086 INFO kablam! Sep 02 10:14:08.087 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 02 10:14:08.087 INFO kablam! --> src/client.rs:1722:68 Sep 02 10:14:08.087 INFO kablam! | Sep 02 10:14:08.087 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 02 10:14:08.087 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 02 10:14:08.087 INFO kablam! Sep 02 10:14:08.088 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 02 10:14:08.088 INFO kablam! --> src/client.rs:1743:70 Sep 02 10:14:08.088 INFO kablam! | Sep 02 10:14:08.088 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 02 10:14:08.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.088 INFO kablam! Sep 02 10:14:08.089 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 02 10:14:08.089 INFO kablam! --> src/client.rs:1768:34 Sep 02 10:14:08.089 INFO kablam! | Sep 02 10:14:08.089 INFO kablam! 1768 | ) -> AsyncResponse { Sep 02 10:14:08.089 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.089 INFO kablam! Sep 02 10:14:08.089 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 02 10:14:08.089 INFO kablam! --> src/client.rs:1799:69 Sep 02 10:14:08.089 INFO kablam! | Sep 02 10:14:08.089 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 02 10:14:08.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 02 10:14:08.089 INFO kablam! Sep 02 10:14:08.090 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 02 10:14:08.090 INFO kablam! --> src/client.rs:1840:82 Sep 02 10:14:08.090 INFO kablam! | Sep 02 10:14:08.090 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:08.090 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 02 10:14:08.090 INFO kablam! Sep 02 10:14:08.091 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 02 10:14:08.091 INFO kablam! --> src/client.rs:1876:34 Sep 02 10:14:08.091 INFO kablam! | Sep 02 10:14:08.091 INFO kablam! 1876 | ) -> AsyncResponse { Sep 02 10:14:08.091 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:08.091 INFO kablam! Sep 02 10:14:08.092 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 02 10:14:08.092 INFO kablam! --> src/client.rs:1902:81 Sep 02 10:14:08.092 INFO kablam! | Sep 02 10:14:08.092 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 02 10:14:08.092 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 02 10:14:08.092 INFO kablam! Sep 02 10:14:08.093 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 02 10:14:08.093 INFO kablam! --> src/client.rs:1953:56 Sep 02 10:14:08.093 INFO kablam! | Sep 02 10:14:08.093 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 02 10:14:08.093 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:08.093 INFO kablam! Sep 02 10:14:08.093 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 02 10:14:08.093 INFO kablam! --> src/client.rs:1978:34 Sep 02 10:14:08.093 INFO kablam! | Sep 02 10:14:08.093 INFO kablam! 1978 | ) -> AsyncResponse { Sep 02 10:14:08.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 02 10:14:08.093 INFO kablam! Sep 02 10:14:08.094 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 02 10:14:08.094 INFO kablam! --> src/client.rs:2168:64 Sep 02 10:14:08.094 INFO kablam! | Sep 02 10:14:08.094 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 02 10:14:08.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.094 INFO kablam! Sep 02 10:14:08.095 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 02 10:14:08.095 INFO kablam! --> src/client.rs:2197:58 Sep 02 10:14:08.095 INFO kablam! | Sep 02 10:14:08.095 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 02 10:14:08.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 02 10:14:08.095 INFO kablam! Sep 02 10:14:08.116 INFO kablam! error: aborting due to 124 previous errors Sep 02 10:14:08.116 INFO kablam! Sep 02 10:14:08.117 INFO kablam! Some errors occurred: E0412, E0432. Sep 02 10:14:08.117 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 02 10:14:08.137 INFO kablam! error: Could not compile `ipfs-api`. Sep 02 10:14:08.137 INFO kablam! Sep 02 10:14:08.137 INFO kablam! To learn more, run the command again with --verbose. Sep 02 10:14:08.139 INFO kablam! su: No module specific data is present Sep 02 10:14:08.645 INFO running `"docker" "rm" "-f" "de835afd035cbd3d253be43f78306c74ff9e22730ae3d078fd823e505ea45d07"` Sep 02 10:14:08.742 INFO blam! de835afd035cbd3d253be43f78306c74ff9e22730ae3d078fd823e505ea45d07