Sep 03 22:02:44.325 INFO checking world_id-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:02:44.325 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:02:44.326 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:02:44.548 INFO blam! c06b6789da477a385a5f30b263d0dd5d7275582bef26ce09ce24a29438063eb2 Sep 03 22:02:44.549 INFO running `"docker" "start" "-a" "c06b6789da477a385a5f30b263d0dd5d7275582bef26ce09ce24a29438063eb2"` Sep 03 22:02:45.454 INFO kablam! Compiling ring v0.13.2 Sep 03 22:02:45.458 INFO kablam! Checking serde_cbor v0.8.2 Sep 03 22:02:45.461 INFO kablam! Checking chrono v0.4.6 Sep 03 22:02:45.464 INFO kablam! Checking pem v0.5.1 Sep 03 22:02:45.466 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 03 22:02:48.799 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Sep 03 22:02:51.777 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 03 22:02:51.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Sep 03 22:02:51.777 INFO kablam! | Sep 03 22:02:51.777 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 03 22:02:51.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 03 22:02:51.777 INFO kablam! Sep 03 22:02:51.777 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 03 22:02:51.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:37 Sep 03 22:02:51.777 INFO kablam! | Sep 03 22:02:51.777 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 03 22:02:51.777 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 03 22:02:51.777 INFO kablam! Sep 03 22:02:51.790 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.790 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Sep 03 22:02:51.790 INFO kablam! | Sep 03 22:02:51.790 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.791 INFO kablam! | ^^^^^ Sep 03 22:02:51.791 INFO kablam! | Sep 03 22:02:51.791 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.791 INFO kablam! Sep 03 22:02:51.791 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Sep 03 22:02:51.791 INFO kablam! | Sep 03 22:02:51.791 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.791 INFO kablam! | ^^^^^ Sep 03 22:02:51.791 INFO kablam! | Sep 03 22:02:51.791 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.791 INFO kablam! Sep 03 22:02:51.791 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.791 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Sep 03 22:02:51.791 INFO kablam! | Sep 03 22:02:51.791 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.791 INFO kablam! | ^^^^^ Sep 03 22:02:51.791 INFO kablam! | Sep 03 22:02:51.791 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.791 INFO kablam! Sep 03 22:02:51.794 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Sep 03 22:02:51.794 INFO kablam! | Sep 03 22:02:51.794 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.794 INFO kablam! | ^^^^^ Sep 03 22:02:51.794 INFO kablam! | Sep 03 22:02:51.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.794 INFO kablam! Sep 03 22:02:51.794 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Sep 03 22:02:51.794 INFO kablam! | Sep 03 22:02:51.794 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.794 INFO kablam! | ^^^^^ Sep 03 22:02:51.794 INFO kablam! | Sep 03 22:02:51.794 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.794 INFO kablam! Sep 03 22:02:51.794 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.794 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.795 INFO kablam! | ^^^^^ Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.795 INFO kablam! Sep 03 22:02:51.795 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.795 INFO kablam! | ^^^^^ Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.795 INFO kablam! Sep 03 22:02:51.795 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.795 INFO kablam! | ^^^^^ Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.795 INFO kablam! Sep 03 22:02:51.795 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.795 INFO kablam! | ^^^^^ Sep 03 22:02:51.795 INFO kablam! | Sep 03 22:02:51.795 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.795 INFO kablam! Sep 03 22:02:51.795 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Sep 03 22:02:51.796 INFO kablam! | Sep 03 22:02:51.796 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.796 INFO kablam! | ^^^^^ Sep 03 22:02:51.796 INFO kablam! | Sep 03 22:02:51.796 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.796 INFO kablam! Sep 03 22:02:51.832 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Sep 03 22:02:51.832 INFO kablam! | Sep 03 22:02:51.832 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.832 INFO kablam! | ^^^^^ Sep 03 22:02:51.832 INFO kablam! | Sep 03 22:02:51.832 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.832 INFO kablam! Sep 03 22:02:51.832 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.832 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Sep 03 22:02:51.832 INFO kablam! | Sep 03 22:02:51.832 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.832 INFO kablam! | ^^^^^ Sep 03 22:02:51.832 INFO kablam! | Sep 03 22:02:51.833 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.833 INFO kablam! Sep 03 22:02:51.874 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.875 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Sep 03 22:02:51.875 INFO kablam! | Sep 03 22:02:51.875 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.875 INFO kablam! | ^^^^^ Sep 03 22:02:51.875 INFO kablam! | Sep 03 22:02:51.875 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.875 INFO kablam! Sep 03 22:02:51.875 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.875 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Sep 03 22:02:51.875 INFO kablam! | Sep 03 22:02:51.875 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.875 INFO kablam! | ^^^^^ Sep 03 22:02:51.875 INFO kablam! | Sep 03 22:02:51.875 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.875 INFO kablam! Sep 03 22:02:51.876 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Sep 03 22:02:51.876 INFO kablam! | Sep 03 22:02:51.876 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.876 INFO kablam! | ^^^^^ Sep 03 22:02:51.876 INFO kablam! | Sep 03 22:02:51.876 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.876 INFO kablam! Sep 03 22:02:51.876 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Sep 03 22:02:51.876 INFO kablam! | Sep 03 22:02:51.876 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.876 INFO kablam! | ^^^^^ Sep 03 22:02:51.876 INFO kablam! | Sep 03 22:02:51.876 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.876 INFO kablam! Sep 03 22:02:51.876 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.876 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Sep 03 22:02:51.876 INFO kablam! | Sep 03 22:02:51.876 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.877 INFO kablam! | ^^^^^ Sep 03 22:02:51.877 INFO kablam! | Sep 03 22:02:51.877 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.877 INFO kablam! Sep 03 22:02:51.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.878 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Sep 03 22:02:51.878 INFO kablam! | Sep 03 22:02:51.878 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.878 INFO kablam! | ^^^^^ Sep 03 22:02:51.878 INFO kablam! | Sep 03 22:02:51.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.878 INFO kablam! Sep 03 22:02:51.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.878 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Sep 03 22:02:51.878 INFO kablam! | Sep 03 22:02:51.878 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.878 INFO kablam! | ^^^^^ Sep 03 22:02:51.878 INFO kablam! | Sep 03 22:02:51.878 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.878 INFO kablam! Sep 03 22:02:51.878 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Sep 03 22:02:51.879 INFO kablam! | Sep 03 22:02:51.879 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.879 INFO kablam! | ^^^^^ Sep 03 22:02:51.879 INFO kablam! | Sep 03 22:02:51.879 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.879 INFO kablam! Sep 03 22:02:51.879 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Sep 03 22:02:51.879 INFO kablam! | Sep 03 22:02:51.879 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.879 INFO kablam! | ^^^^^ Sep 03 22:02:51.879 INFO kablam! | Sep 03 22:02:51.879 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.879 INFO kablam! Sep 03 22:02:51.903 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Sep 03 22:02:51.903 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.904 INFO kablam! | ^^^^^ Sep 03 22:02:51.904 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.904 INFO kablam! Sep 03 22:02:51.904 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Sep 03 22:02:51.904 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.904 INFO kablam! | ^^^^^ Sep 03 22:02:51.904 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.904 INFO kablam! Sep 03 22:02:51.904 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Sep 03 22:02:51.904 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.904 INFO kablam! | ^^^^^ Sep 03 22:02:51.904 INFO kablam! | Sep 03 22:02:51.904 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.904 INFO kablam! Sep 03 22:02:51.905 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Sep 03 22:02:51.905 INFO kablam! | Sep 03 22:02:51.905 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.905 INFO kablam! | ^^^^^ Sep 03 22:02:51.905 INFO kablam! | Sep 03 22:02:51.905 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.905 INFO kablam! Sep 03 22:02:51.905 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Sep 03 22:02:51.905 INFO kablam! | Sep 03 22:02:51.905 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.905 INFO kablam! | ^^^^^ Sep 03 22:02:51.905 INFO kablam! | Sep 03 22:02:51.905 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.905 INFO kablam! Sep 03 22:02:51.907 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Sep 03 22:02:51.907 INFO kablam! | Sep 03 22:02:51.907 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.907 INFO kablam! | ^^^^^ Sep 03 22:02:51.907 INFO kablam! | Sep 03 22:02:51.907 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.907 INFO kablam! Sep 03 22:02:51.907 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Sep 03 22:02:51.907 INFO kablam! | Sep 03 22:02:51.907 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.907 INFO kablam! | ^^^^^ Sep 03 22:02:51.907 INFO kablam! | Sep 03 22:02:51.907 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.907 INFO kablam! Sep 03 22:02:51.907 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.908 INFO kablam! | ^^^^^ Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.908 INFO kablam! Sep 03 22:02:51.908 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.908 INFO kablam! | ^^^^^ Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.908 INFO kablam! Sep 03 22:02:51.908 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.908 INFO kablam! | ^^^^^ Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.908 INFO kablam! Sep 03 22:02:51.908 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.908 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.908 INFO kablam! | ^^^^^ Sep 03 22:02:51.908 INFO kablam! | Sep 03 22:02:51.908 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.908 INFO kablam! Sep 03 22:02:51.908 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.909 INFO kablam! | ^^^^^ Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.909 INFO kablam! Sep 03 22:02:51.909 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.909 INFO kablam! | ^^^^^ Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.909 INFO kablam! Sep 03 22:02:51.909 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.909 INFO kablam! | ^^^^^ Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.909 INFO kablam! Sep 03 22:02:51.909 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.909 INFO kablam! | ^^^^^ Sep 03 22:02:51.909 INFO kablam! | Sep 03 22:02:51.909 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.910 INFO kablam! Sep 03 22:02:51.910 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.911 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.911 INFO kablam! | ^^^^^ Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.911 INFO kablam! Sep 03 22:02:51.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.911 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.911 INFO kablam! | ^^^^^ Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.911 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.911 INFO kablam! Sep 03 22:02:51.911 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.911 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.911 INFO kablam! | ^^^^^ Sep 03 22:02:51.911 INFO kablam! | Sep 03 22:02:51.912 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.912 INFO kablam! Sep 03 22:02:51.912 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Sep 03 22:02:51.912 INFO kablam! | Sep 03 22:02:51.912 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.912 INFO kablam! | ^^^^^ Sep 03 22:02:51.912 INFO kablam! | Sep 03 22:02:51.912 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.912 INFO kablam! Sep 03 22:02:51.912 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.912 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Sep 03 22:02:51.912 INFO kablam! | Sep 03 22:02:51.912 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.912 INFO kablam! | ^^^^^ Sep 03 22:02:51.912 INFO kablam! | Sep 03 22:02:51.912 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.912 INFO kablam! Sep 03 22:02:51.913 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Sep 03 22:02:51.913 INFO kablam! | Sep 03 22:02:51.913 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.913 INFO kablam! | ^^^^^ Sep 03 22:02:51.914 INFO kablam! | Sep 03 22:02:51.914 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.914 INFO kablam! Sep 03 22:02:51.914 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.914 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Sep 03 22:02:51.914 INFO kablam! | Sep 03 22:02:51.914 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.914 INFO kablam! | ^^^^^ Sep 03 22:02:51.914 INFO kablam! | Sep 03 22:02:51.914 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.914 INFO kablam! Sep 03 22:02:51.916 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.916 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Sep 03 22:02:51.916 INFO kablam! | Sep 03 22:02:51.916 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.916 INFO kablam! | ^^^^^ Sep 03 22:02:51.916 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.917 INFO kablam! Sep 03 22:02:51.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.917 INFO kablam! | ^^^^^ Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.917 INFO kablam! Sep 03 22:02:51.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.917 INFO kablam! | ^^^^^ Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.917 INFO kablam! Sep 03 22:02:51.917 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.917 INFO kablam! | ^^^^^ Sep 03 22:02:51.917 INFO kablam! | Sep 03 22:02:51.917 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.918 INFO kablam! Sep 03 22:02:51.918 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Sep 03 22:02:51.918 INFO kablam! | Sep 03 22:02:51.918 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.918 INFO kablam! | ^^^^^ Sep 03 22:02:51.918 INFO kablam! | Sep 03 22:02:51.918 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.918 INFO kablam! Sep 03 22:02:51.920 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:12:3 Sep 03 22:02:51.920 INFO kablam! | Sep 03 22:02:51.920 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.920 INFO kablam! | ^^^^^ Sep 03 22:02:51.920 INFO kablam! | Sep 03 22:02:51.920 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.920 INFO kablam! Sep 03 22:02:51.920 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:19:3 Sep 03 22:02:51.920 INFO kablam! | Sep 03 22:02:51.920 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.921 INFO kablam! | ^^^^^ Sep 03 22:02:51.921 INFO kablam! | Sep 03 22:02:51.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.921 INFO kablam! Sep 03 22:02:51.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:26:3 Sep 03 22:02:51.921 INFO kablam! | Sep 03 22:02:51.921 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.921 INFO kablam! | ^^^^^ Sep 03 22:02:51.921 INFO kablam! | Sep 03 22:02:51.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.921 INFO kablam! Sep 03 22:02:51.921 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:33:3 Sep 03 22:02:51.921 INFO kablam! | Sep 03 22:02:51.921 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.921 INFO kablam! | ^^^^^ Sep 03 22:02:51.921 INFO kablam! | Sep 03 22:02:51.921 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.921 INFO kablam! Sep 03 22:02:51.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:40:3 Sep 03 22:02:51.922 INFO kablam! | Sep 03 22:02:51.922 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.922 INFO kablam! | ^^^^^ Sep 03 22:02:51.922 INFO kablam! | Sep 03 22:02:51.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.922 INFO kablam! Sep 03 22:02:51.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:47:3 Sep 03 22:02:51.922 INFO kablam! | Sep 03 22:02:51.922 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.922 INFO kablam! | ^^^^^ Sep 03 22:02:51.922 INFO kablam! | Sep 03 22:02:51.922 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.922 INFO kablam! Sep 03 22:02:51.922 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:53:3 Sep 03 22:02:51.923 INFO kablam! | Sep 03 22:02:51.923 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.923 INFO kablam! | ^^^^^ Sep 03 22:02:51.923 INFO kablam! | Sep 03 22:02:51.923 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.923 INFO kablam! Sep 03 22:02:51.923 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:51.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:65:3 Sep 03 22:02:51.923 INFO kablam! | Sep 03 22:02:51.923 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:51.923 INFO kablam! | ^^^^^ Sep 03 22:02:51.923 INFO kablam! | Sep 03 22:02:51.923 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:51.923 INFO kablam! Sep 03 22:02:52.151 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 03 22:02:52.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Sep 03 22:02:52.151 INFO kablam! | Sep 03 22:02:52.151 INFO kablam! 27 | pub links: Vec, Sep 03 22:02:52.151 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 03 22:02:52.151 INFO kablam! Sep 03 22:02:52.152 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.152 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Sep 03 22:02:52.152 INFO kablam! | Sep 03 22:02:52.152 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 03 22:02:52.152 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.152 INFO kablam! Sep 03 22:02:52.153 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Sep 03 22:02:52.153 INFO kablam! | Sep 03 22:02:52.153 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 03 22:02:52.153 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.153 INFO kablam! Sep 03 22:02:52.153 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Sep 03 22:02:52.153 INFO kablam! | Sep 03 22:02:52.153 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 03 22:02:52.153 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.153 INFO kablam! Sep 03 22:02:52.154 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Sep 03 22:02:52.154 INFO kablam! | Sep 03 22:02:52.154 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 03 22:02:52.154 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.154 INFO kablam! Sep 03 22:02:52.154 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Sep 03 22:02:52.154 INFO kablam! | Sep 03 22:02:52.154 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 03 22:02:52.154 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.154 INFO kablam! Sep 03 22:02:52.155 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:52.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Sep 03 22:02:52.155 INFO kablam! | Sep 03 22:02:52.155 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 03 22:02:52.155 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:52.155 INFO kablam! Sep 03 22:02:52.155 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 03 22:02:52.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Sep 03 22:02:52.155 INFO kablam! | Sep 03 22:02:52.155 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 03 22:02:52.155 INFO kablam! | ^^^^^^^ not found in this scope Sep 03 22:02:52.155 INFO kablam! Sep 03 22:02:52.156 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 03 22:02:52.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Sep 03 22:02:52.156 INFO kablam! | Sep 03 22:02:52.156 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 03 22:02:52.156 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 03 22:02:52.156 INFO kablam! Sep 03 22:02:52.156 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 03 22:02:52.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Sep 03 22:02:52.156 INFO kablam! | Sep 03 22:02:52.156 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 03 22:02:52.156 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 03 22:02:52.156 INFO kablam! Sep 03 22:02:52.157 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 03 22:02:52.157 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Sep 03 22:02:52.157 INFO kablam! | Sep 03 22:02:52.157 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 03 22:02:52.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:52.157 INFO kablam! Sep 03 22:02:52.157 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 03 22:02:52.157 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Sep 03 22:02:52.157 INFO kablam! | Sep 03 22:02:52.157 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 03 22:02:52.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:52.157 INFO kablam! Sep 03 22:02:52.158 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 03 22:02:52.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Sep 03 22:02:52.158 INFO kablam! | Sep 03 22:02:52.158 INFO kablam! 456 | ) -> AsyncResponse { Sep 03 22:02:52.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:52.158 INFO kablam! Sep 03 22:02:52.158 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 03 22:02:52.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Sep 03 22:02:52.159 INFO kablam! | Sep 03 22:02:52.159 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 03 22:02:52.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.159 INFO kablam! Sep 03 22:02:52.159 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 03 22:02:52.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Sep 03 22:02:52.159 INFO kablam! | Sep 03 22:02:52.159 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 03 22:02:52.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.159 INFO kablam! Sep 03 22:02:52.160 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 03 22:02:52.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Sep 03 22:02:52.160 INFO kablam! | Sep 03 22:02:52.160 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 03 22:02:52.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.160 INFO kablam! Sep 03 22:02:52.161 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 03 22:02:52.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Sep 03 22:02:52.161 INFO kablam! | Sep 03 22:02:52.161 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 03 22:02:52.161 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.161 INFO kablam! Sep 03 22:02:52.161 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 03 22:02:52.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Sep 03 22:02:52.161 INFO kablam! | Sep 03 22:02:52.162 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 03 22:02:52.162 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:52.162 INFO kablam! Sep 03 22:02:52.162 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 03 22:02:52.162 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Sep 03 22:02:52.162 INFO kablam! | Sep 03 22:02:52.162 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 03 22:02:52.162 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:52.162 INFO kablam! Sep 03 22:02:52.163 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 03 22:02:52.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Sep 03 22:02:52.163 INFO kablam! | Sep 03 22:02:52.163 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 03 22:02:52.163 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:52.163 INFO kablam! Sep 03 22:02:52.163 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 03 22:02:52.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Sep 03 22:02:52.164 INFO kablam! | Sep 03 22:02:52.164 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 03 22:02:52.164 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 03 22:02:52.164 INFO kablam! Sep 03 22:02:52.164 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 03 22:02:52.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Sep 03 22:02:52.164 INFO kablam! | Sep 03 22:02:52.164 INFO kablam! 1455 | ) -> AsyncResponse { Sep 03 22:02:52.165 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 03 22:02:52.165 INFO kablam! Sep 03 22:02:52.165 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 03 22:02:52.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Sep 03 22:02:52.165 INFO kablam! | Sep 03 22:02:52.165 INFO kablam! 1505 | ) -> AsyncResponse { Sep 03 22:02:52.165 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.165 INFO kablam! Sep 03 22:02:52.166 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 03 22:02:52.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Sep 03 22:02:52.166 INFO kablam! | Sep 03 22:02:52.166 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 03 22:02:52.166 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 03 22:02:52.166 INFO kablam! Sep 03 22:02:52.166 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 03 22:02:52.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Sep 03 22:02:52.166 INFO kablam! | Sep 03 22:02:52.167 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 03 22:02:52.167 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 03 22:02:52.167 INFO kablam! Sep 03 22:02:52.167 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 03 22:02:52.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Sep 03 22:02:52.167 INFO kablam! | Sep 03 22:02:52.167 INFO kablam! 1701 | ) -> AsyncResponse { Sep 03 22:02:52.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.168 INFO kablam! Sep 03 22:02:52.168 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 03 22:02:52.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Sep 03 22:02:52.168 INFO kablam! | Sep 03 22:02:52.168 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 03 22:02:52.168 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 03 22:02:52.168 INFO kablam! Sep 03 22:02:52.168 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 03 22:02:52.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Sep 03 22:02:52.169 INFO kablam! | Sep 03 22:02:52.169 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 03 22:02:52.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.169 INFO kablam! Sep 03 22:02:52.169 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 03 22:02:52.169 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Sep 03 22:02:52.169 INFO kablam! | Sep 03 22:02:52.169 INFO kablam! 1768 | ) -> AsyncResponse { Sep 03 22:02:52.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.170 INFO kablam! Sep 03 22:02:52.170 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 03 22:02:52.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Sep 03 22:02:52.170 INFO kablam! | Sep 03 22:02:52.170 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 03 22:02:52.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 03 22:02:52.170 INFO kablam! Sep 03 22:02:52.170 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 03 22:02:52.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Sep 03 22:02:52.171 INFO kablam! | Sep 03 22:02:52.171 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 03 22:02:52.171 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 03 22:02:52.171 INFO kablam! Sep 03 22:02:52.171 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 03 22:02:52.171 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Sep 03 22:02:52.171 INFO kablam! | Sep 03 22:02:52.172 INFO kablam! 1876 | ) -> AsyncResponse { Sep 03 22:02:52.172 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 03 22:02:52.172 INFO kablam! Sep 03 22:02:52.172 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 03 22:02:52.172 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Sep 03 22:02:52.172 INFO kablam! | Sep 03 22:02:52.172 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 03 22:02:52.172 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 03 22:02:52.172 INFO kablam! Sep 03 22:02:52.173 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 03 22:02:52.173 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Sep 03 22:02:52.173 INFO kablam! | Sep 03 22:02:52.173 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 03 22:02:52.173 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 03 22:02:52.173 INFO kablam! Sep 03 22:02:52.173 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 03 22:02:52.173 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Sep 03 22:02:52.173 INFO kablam! | Sep 03 22:02:52.174 INFO kablam! 1978 | ) -> AsyncResponse { Sep 03 22:02:52.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 03 22:02:52.174 INFO kablam! Sep 03 22:02:52.174 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 03 22:02:52.174 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2168:64 Sep 03 22:02:52.174 INFO kablam! | Sep 03 22:02:52.174 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 03 22:02:52.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.174 INFO kablam! Sep 03 22:02:52.175 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 03 22:02:52.175 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2197:58 Sep 03 22:02:52.175 INFO kablam! | Sep 03 22:02:52.175 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 03 22:02:52.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:52.175 INFO kablam! Sep 03 22:02:52.190 INFO kablam! error: aborting due to 95 previous errors Sep 03 22:02:52.190 INFO kablam! Sep 03 22:02:52.190 INFO kablam! Some errors occurred: E0412, E0432. Sep 03 22:02:52.190 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 22:02:52.200 INFO kablam! error: Could not compile `ipfs-api`. Sep 03 22:02:52.200 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 22:02:54.486 INFO kablam! error: build failed Sep 03 22:02:54.488 INFO kablam! su: No module specific data is present Sep 03 22:02:54.873 INFO running `"docker" "rm" "-f" "c06b6789da477a385a5f30b263d0dd5d7275582bef26ce09ce24a29438063eb2"` Sep 03 22:02:54.977 INFO blam! c06b6789da477a385a5f30b263d0dd5d7275582bef26ce09ce24a29438063eb2