Sep 21 00:31:05.889 INFO checking world_id-0.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:31:05.889 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:31:05.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:31:06.196 INFO blam! 56a65e6ad4d96c253745f4e1ce5f00c90a2d9d67bdf7528dabc0cb8b30d30232 Sep 21 00:31:06.198 INFO running `"docker" "start" "-a" "56a65e6ad4d96c253745f4e1ce5f00c90a2d9d67bdf7528dabc0cb8b30d30232"` Sep 21 00:31:07.807 INFO kablam! usermod: no changes Sep 21 00:31:08.230 INFO kablam! Compiling ring v0.13.2 Sep 21 00:31:08.254 INFO kablam! Checking serde_cbor v0.8.2 Sep 21 00:31:08.254 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 21 00:31:08.254 INFO kablam! Checking chrono v0.4.6 Sep 21 00:31:08.254 INFO kablam! Checking pem v0.5.1 Sep 21 00:31:08.254 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 21 00:31:11.470 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Sep 21 00:31:13.723 INFO kablam! error[E0432]: unresolved imports `response::BitswapStatResponse`, `response::RepoStatResponse` Sep 21 00:31:13.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Sep 21 00:31:13.723 INFO kablam! | Sep 21 00:31:13.723 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 21 00:31:13.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 21 00:31:13.723 INFO kablam! | | Sep 21 00:31:13.723 INFO kablam! | no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 21 00:31:13.723 INFO kablam! Sep 21 00:31:13.732 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.732 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Sep 21 00:31:13.732 INFO kablam! | Sep 21 00:31:13.732 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.733 INFO kablam! Sep 21 00:31:13.733 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.733 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.733 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.733 INFO kablam! | ^^^^^ Sep 21 00:31:13.733 INFO kablam! | Sep 21 00:31:13.734 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.734 INFO kablam! Sep 21 00:31:13.734 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.734 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Sep 21 00:31:13.734 INFO kablam! | Sep 21 00:31:13.734 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.734 INFO kablam! | ^^^^^ Sep 21 00:31:13.734 INFO kablam! | Sep 21 00:31:13.734 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.734 INFO kablam! Sep 21 00:31:13.738 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Sep 21 00:31:13.738 INFO kablam! | Sep 21 00:31:13.738 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.738 INFO kablam! | ^^^^^ Sep 21 00:31:13.738 INFO kablam! | Sep 21 00:31:13.738 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.738 INFO kablam! Sep 21 00:31:13.784 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Sep 21 00:31:13.784 INFO kablam! | Sep 21 00:31:13.784 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.784 INFO kablam! | ^^^^^ Sep 21 00:31:13.784 INFO kablam! | Sep 21 00:31:13.784 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.784 INFO kablam! Sep 21 00:31:13.784 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Sep 21 00:31:13.784 INFO kablam! | Sep 21 00:31:13.784 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.784 INFO kablam! | ^^^^^ Sep 21 00:31:13.784 INFO kablam! | Sep 21 00:31:13.785 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.785 INFO kablam! Sep 21 00:31:13.839 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Sep 21 00:31:13.839 INFO kablam! | Sep 21 00:31:13.839 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.840 INFO kablam! | ^^^^^ Sep 21 00:31:13.840 INFO kablam! | Sep 21 00:31:13.840 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.840 INFO kablam! Sep 21 00:31:13.841 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.841 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Sep 21 00:31:13.841 INFO kablam! | Sep 21 00:31:13.841 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.841 INFO kablam! | ^^^^^ Sep 21 00:31:13.842 INFO kablam! | Sep 21 00:31:13.842 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.842 INFO kablam! Sep 21 00:31:13.842 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.842 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Sep 21 00:31:13.843 INFO kablam! | Sep 21 00:31:13.843 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.843 INFO kablam! | ^^^^^ Sep 21 00:31:13.845 INFO kablam! | Sep 21 00:31:13.845 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.845 INFO kablam! Sep 21 00:31:13.845 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Sep 21 00:31:13.845 INFO kablam! | Sep 21 00:31:13.845 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.845 INFO kablam! | ^^^^^ Sep 21 00:31:13.845 INFO kablam! | Sep 21 00:31:13.845 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.845 INFO kablam! Sep 21 00:31:13.845 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.845 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Sep 21 00:31:13.845 INFO kablam! | Sep 21 00:31:13.845 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.846 INFO kablam! | ^^^^^ Sep 21 00:31:13.846 INFO kablam! | Sep 21 00:31:13.846 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.847 INFO kablam! Sep 21 00:31:13.849 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Sep 21 00:31:13.850 INFO kablam! | Sep 21 00:31:13.850 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.850 INFO kablam! | ^^^^^ Sep 21 00:31:13.850 INFO kablam! | Sep 21 00:31:13.851 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.851 INFO kablam! Sep 21 00:31:13.851 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.851 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Sep 21 00:31:13.851 INFO kablam! | Sep 21 00:31:13.851 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.852 INFO kablam! | ^^^^^ Sep 21 00:31:13.852 INFO kablam! | Sep 21 00:31:13.852 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.852 INFO kablam! Sep 21 00:31:13.852 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.853 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Sep 21 00:31:13.853 INFO kablam! | Sep 21 00:31:13.853 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.853 INFO kablam! | ^^^^^ Sep 21 00:31:13.853 INFO kablam! | Sep 21 00:31:13.854 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.854 INFO kablam! Sep 21 00:31:13.854 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Sep 21 00:31:13.854 INFO kablam! | Sep 21 00:31:13.854 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.855 INFO kablam! | ^^^^^ Sep 21 00:31:13.855 INFO kablam! | Sep 21 00:31:13.855 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.855 INFO kablam! Sep 21 00:31:13.886 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Sep 21 00:31:13.886 INFO kablam! | Sep 21 00:31:13.886 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.886 INFO kablam! | ^^^^^ Sep 21 00:31:13.886 INFO kablam! | Sep 21 00:31:13.886 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.886 INFO kablam! Sep 21 00:31:13.886 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Sep 21 00:31:13.886 INFO kablam! | Sep 21 00:31:13.887 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.887 INFO kablam! | ^^^^^ Sep 21 00:31:13.887 INFO kablam! | Sep 21 00:31:13.887 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.887 INFO kablam! Sep 21 00:31:13.888 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Sep 21 00:31:13.888 INFO kablam! | Sep 21 00:31:13.888 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.888 INFO kablam! | ^^^^^ Sep 21 00:31:13.889 INFO kablam! | Sep 21 00:31:13.889 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.889 INFO kablam! Sep 21 00:31:13.889 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Sep 21 00:31:13.889 INFO kablam! | Sep 21 00:31:13.890 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.890 INFO kablam! | ^^^^^ Sep 21 00:31:13.890 INFO kablam! | Sep 21 00:31:13.890 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.890 INFO kablam! Sep 21 00:31:13.890 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.890 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Sep 21 00:31:13.890 INFO kablam! | Sep 21 00:31:13.890 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.890 INFO kablam! | ^^^^^ Sep 21 00:31:13.891 INFO kablam! | Sep 21 00:31:13.891 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.891 INFO kablam! Sep 21 00:31:13.893 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.893 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Sep 21 00:31:13.893 INFO kablam! | Sep 21 00:31:13.893 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.893 INFO kablam! | ^^^^^ Sep 21 00:31:13.893 INFO kablam! | Sep 21 00:31:13.893 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.893 INFO kablam! Sep 21 00:31:13.893 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.893 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Sep 21 00:31:13.893 INFO kablam! | Sep 21 00:31:13.893 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.893 INFO kablam! | ^^^^^ Sep 21 00:31:13.893 INFO kablam! | Sep 21 00:31:13.893 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.894 INFO kablam! Sep 21 00:31:13.894 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Sep 21 00:31:13.894 INFO kablam! | Sep 21 00:31:13.894 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.894 INFO kablam! | ^^^^^ Sep 21 00:31:13.894 INFO kablam! | Sep 21 00:31:13.894 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.894 INFO kablam! Sep 21 00:31:13.894 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Sep 21 00:31:13.894 INFO kablam! | Sep 21 00:31:13.894 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.894 INFO kablam! | ^^^^^ Sep 21 00:31:13.894 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.895 INFO kablam! Sep 21 00:31:13.895 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.895 INFO kablam! | ^^^^^ Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.895 INFO kablam! Sep 21 00:31:13.895 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.895 INFO kablam! | ^^^^^ Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.895 INFO kablam! Sep 21 00:31:13.895 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.895 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.895 INFO kablam! | ^^^^^ Sep 21 00:31:13.895 INFO kablam! | Sep 21 00:31:13.896 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.896 INFO kablam! Sep 21 00:31:13.896 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.896 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Sep 21 00:31:13.896 INFO kablam! | Sep 21 00:31:13.896 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.897 INFO kablam! | ^^^^^ Sep 21 00:31:13.897 INFO kablam! | Sep 21 00:31:13.897 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.899 INFO kablam! Sep 21 00:31:13.899 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Sep 21 00:31:13.899 INFO kablam! | Sep 21 00:31:13.899 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.899 INFO kablam! | ^^^^^ Sep 21 00:31:13.899 INFO kablam! | Sep 21 00:31:13.899 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.899 INFO kablam! Sep 21 00:31:13.899 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Sep 21 00:31:13.899 INFO kablam! | Sep 21 00:31:13.899 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.899 INFO kablam! | ^^^^^ Sep 21 00:31:13.899 INFO kablam! | Sep 21 00:31:13.899 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.899 INFO kablam! Sep 21 00:31:13.899 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.900 INFO kablam! | ^^^^^ Sep 21 00:31:13.900 INFO kablam! | Sep 21 00:31:13.900 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.900 INFO kablam! Sep 21 00:31:13.900 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.901 INFO kablam! | ^^^^^ Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.901 INFO kablam! Sep 21 00:31:13.901 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.901 INFO kablam! | ^^^^^ Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.901 INFO kablam! Sep 21 00:31:13.901 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 21 00:31:13.901 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 21 00:31:13.901 INFO kablam! | ^^^^^ Sep 21 00:31:13.901 INFO kablam! | Sep 21 00:31:13.901 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 21 00:31:13.901 INFO kablam! Sep 21 00:31:14.204 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 21 00:31:14.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Sep 21 00:31:14.204 INFO kablam! | Sep 21 00:31:14.204 INFO kablam! 27 | pub links: Vec, Sep 21 00:31:14.204 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 21 00:31:14.204 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 21 00:31:14.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Sep 21 00:31:14.210 INFO kablam! | Sep 21 00:31:14.210 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 21 00:31:14.210 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 00:31:14.210 INFO kablam! Sep 21 00:31:14.210 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 21 00:31:14.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Sep 21 00:31:14.211 INFO kablam! | Sep 21 00:31:14.211 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 21 00:31:14.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 00:31:14.211 INFO kablam! Sep 21 00:31:14.213 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 21 00:31:14.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Sep 21 00:31:14.213 INFO kablam! | Sep 21 00:31:14.213 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 21 00:31:14.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 00:31:14.213 INFO kablam! Sep 21 00:31:14.213 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 21 00:31:14.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Sep 21 00:31:14.213 INFO kablam! | Sep 21 00:31:14.213 INFO kablam! 456 | ) -> AsyncResponse { Sep 21 00:31:14.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 21 00:31:14.213 INFO kablam! Sep 21 00:31:14.213 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 21 00:31:14.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Sep 21 00:31:14.213 INFO kablam! | Sep 21 00:31:14.214 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 21 00:31:14.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.214 INFO kablam! Sep 21 00:31:14.217 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 21 00:31:14.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Sep 21 00:31:14.217 INFO kablam! | Sep 21 00:31:14.217 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 21 00:31:14.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.217 INFO kablam! Sep 21 00:31:14.217 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 21 00:31:14.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Sep 21 00:31:14.217 INFO kablam! | Sep 21 00:31:14.217 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 21 00:31:14.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.217 INFO kablam! Sep 21 00:31:14.217 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 21 00:31:14.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Sep 21 00:31:14.217 INFO kablam! | Sep 21 00:31:14.217 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 21 00:31:14.217 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.217 INFO kablam! Sep 21 00:31:14.217 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 21 00:31:14.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Sep 21 00:31:14.217 INFO kablam! | Sep 21 00:31:14.217 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 21 00:31:14.217 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 00:31:14.217 INFO kablam! Sep 21 00:31:14.217 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 21 00:31:14.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Sep 21 00:31:14.217 INFO kablam! | Sep 21 00:31:14.217 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 00:31:14.217 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 00:31:14.217 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1455 | ) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1505 | ) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.222 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 21 00:31:14.222 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Sep 21 00:31:14.222 INFO kablam! | Sep 21 00:31:14.222 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 21 00:31:14.222 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 21 00:31:14.222 INFO kablam! Sep 21 00:31:14.223 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 21 00:31:14.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Sep 21 00:31:14.223 INFO kablam! | Sep 21 00:31:14.223 INFO kablam! 1701 | ) -> AsyncResponse { Sep 21 00:31:14.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.223 INFO kablam! Sep 21 00:31:14.223 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 21 00:31:14.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Sep 21 00:31:14.223 INFO kablam! | Sep 21 00:31:14.223 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 21 00:31:14.223 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 21 00:31:14.223 INFO kablam! Sep 21 00:31:14.223 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 21 00:31:14.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Sep 21 00:31:14.223 INFO kablam! | Sep 21 00:31:14.223 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 21 00:31:14.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.223 INFO kablam! Sep 21 00:31:14.224 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 21 00:31:14.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Sep 21 00:31:14.224 INFO kablam! | Sep 21 00:31:14.224 INFO kablam! 1768 | ) -> AsyncResponse { Sep 21 00:31:14.224 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 21 00:31:14.224 INFO kablam! Sep 21 00:31:14.225 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 21 00:31:14.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Sep 21 00:31:14.225 INFO kablam! | Sep 21 00:31:14.225 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 21 00:31:14.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 21 00:31:14.225 INFO kablam! Sep 21 00:31:14.225 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 21 00:31:14.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Sep 21 00:31:14.225 INFO kablam! | Sep 21 00:31:14.225 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 00:31:14.225 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 21 00:31:14.225 INFO kablam! Sep 21 00:31:14.226 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 21 00:31:14.226 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Sep 21 00:31:14.226 INFO kablam! | Sep 21 00:31:14.226 INFO kablam! 1876 | ) -> AsyncResponse { Sep 21 00:31:14.226 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 00:31:14.226 INFO kablam! Sep 21 00:31:14.227 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 21 00:31:14.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Sep 21 00:31:14.227 INFO kablam! | Sep 21 00:31:14.227 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 21 00:31:14.227 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 21 00:31:14.227 INFO kablam! Sep 21 00:31:14.227 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 21 00:31:14.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Sep 21 00:31:14.227 INFO kablam! | Sep 21 00:31:14.227 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 21 00:31:14.227 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 00:31:14.227 INFO kablam! Sep 21 00:31:14.228 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 21 00:31:14.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Sep 21 00:31:14.228 INFO kablam! | Sep 21 00:31:14.228 INFO kablam! 1978 | ) -> AsyncResponse { Sep 21 00:31:14.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 21 00:31:14.228 INFO kablam! Sep 21 00:31:14.245 INFO kablam! error: aborting due to 84 previous errors Sep 21 00:31:14.245 INFO kablam! Sep 21 00:31:14.246 INFO kablam! Some errors occurred: E0412, E0432. Sep 21 00:31:14.246 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 00:31:14.255 INFO kablam! error: Could not compile `ipfs-api`. Sep 21 00:31:14.255 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:31:14.714 INFO kablam! error: build failed Sep 21 00:31:14.716 INFO kablam! su: No module specific data is present Sep 21 00:31:15.384 INFO running `"docker" "rm" "-f" "56a65e6ad4d96c253745f4e1ce5f00c90a2d9d67bdf7528dabc0cb8b30d30232"` Sep 21 00:31:15.448 INFO blam! 56a65e6ad4d96c253745f4e1ce5f00c90a2d9d67bdf7528dabc0cb8b30d30232