Aug 29 22:32:49.870 INFO checking world_id-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 22:32:49.870 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 22:32:49.870 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 22:32:50.108 INFO blam! b83925e926b5afd01bdb38f42b0126441d1cc96c076db0a7ecbf68ac4827196f Aug 29 22:32:50.109 INFO running `"docker" "start" "-a" "b83925e926b5afd01bdb38f42b0126441d1cc96c076db0a7ecbf68ac4827196f"` Aug 29 22:32:51.243 INFO kablam! Checking serde_cbor v0.8.2 Aug 29 22:32:51.245 INFO kablam! Checking chrono v0.4.6 Aug 29 22:32:51.246 INFO kablam! Checking pem v0.5.1 Aug 29 22:32:51.248 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Aug 29 22:32:53.414 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Aug 29 22:32:55.553 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Aug 29 22:32:55.553 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Aug 29 22:32:55.554 INFO kablam! | Aug 29 22:32:55.554 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Aug 29 22:32:55.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Aug 29 22:32:55.554 INFO kablam! Aug 29 22:32:55.554 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Aug 29 22:32:55.554 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:37 Aug 29 22:32:55.554 INFO kablam! | Aug 29 22:32:55.554 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Aug 29 22:32:55.554 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Aug 29 22:32:55.554 INFO kablam! Aug 29 22:32:55.561 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Aug 29 22:32:55.561 INFO kablam! | Aug 29 22:32:55.561 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.561 INFO kablam! | ^^^^^ Aug 29 22:32:55.561 INFO kablam! | Aug 29 22:32:55.561 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.561 INFO kablam! Aug 29 22:32:55.561 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Aug 29 22:32:55.561 INFO kablam! | Aug 29 22:32:55.561 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.561 INFO kablam! | ^^^^^ Aug 29 22:32:55.561 INFO kablam! | Aug 29 22:32:55.561 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.562 INFO kablam! Aug 29 22:32:55.562 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.562 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Aug 29 22:32:55.562 INFO kablam! | Aug 29 22:32:55.562 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.562 INFO kablam! | ^^^^^ Aug 29 22:32:55.562 INFO kablam! | Aug 29 22:32:55.562 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.562 INFO kablam! Aug 29 22:32:55.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.564 INFO kablam! | ^^^^^ Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.564 INFO kablam! Aug 29 22:32:55.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.564 INFO kablam! | ^^^^^ Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.564 INFO kablam! Aug 29 22:32:55.564 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.564 INFO kablam! | ^^^^^ Aug 29 22:32:55.564 INFO kablam! | Aug 29 22:32:55.564 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.564 INFO kablam! Aug 29 22:32:55.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.565 INFO kablam! | ^^^^^ Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.565 INFO kablam! Aug 29 22:32:55.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.565 INFO kablam! | ^^^^^ Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.565 INFO kablam! Aug 29 22:32:55.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.565 INFO kablam! | ^^^^^ Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.565 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.565 INFO kablam! Aug 29 22:32:55.565 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Aug 29 22:32:55.565 INFO kablam! | Aug 29 22:32:55.566 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.566 INFO kablam! | ^^^^^ Aug 29 22:32:55.566 INFO kablam! | Aug 29 22:32:55.566 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.566 INFO kablam! Aug 29 22:32:55.600 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Aug 29 22:32:55.600 INFO kablam! | Aug 29 22:32:55.600 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.600 INFO kablam! | ^^^^^ Aug 29 22:32:55.600 INFO kablam! | Aug 29 22:32:55.600 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.600 INFO kablam! Aug 29 22:32:55.600 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Aug 29 22:32:55.600 INFO kablam! | Aug 29 22:32:55.600 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.600 INFO kablam! | ^^^^^ Aug 29 22:32:55.600 INFO kablam! | Aug 29 22:32:55.600 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.600 INFO kablam! Aug 29 22:32:55.644 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.645 INFO kablam! | ^^^^^ Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.645 INFO kablam! Aug 29 22:32:55.645 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.645 INFO kablam! | ^^^^^ Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.645 INFO kablam! Aug 29 22:32:55.645 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.645 INFO kablam! | ^^^^^ Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.645 INFO kablam! Aug 29 22:32:55.645 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.645 INFO kablam! | ^^^^^ Aug 29 22:32:55.645 INFO kablam! | Aug 29 22:32:55.645 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.646 INFO kablam! Aug 29 22:32:55.646 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Aug 29 22:32:55.646 INFO kablam! | Aug 29 22:32:55.646 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.646 INFO kablam! | ^^^^^ Aug 29 22:32:55.646 INFO kablam! | Aug 29 22:32:55.646 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.646 INFO kablam! Aug 29 22:32:55.647 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Aug 29 22:32:55.647 INFO kablam! | Aug 29 22:32:55.647 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.647 INFO kablam! | ^^^^^ Aug 29 22:32:55.647 INFO kablam! | Aug 29 22:32:55.647 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.647 INFO kablam! Aug 29 22:32:55.647 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.648 INFO kablam! | ^^^^^ Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.648 INFO kablam! Aug 29 22:32:55.648 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.648 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.648 INFO kablam! | ^^^^^ Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.648 INFO kablam! Aug 29 22:32:55.648 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.648 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.648 INFO kablam! | ^^^^^ Aug 29 22:32:55.648 INFO kablam! | Aug 29 22:32:55.648 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.648 INFO kablam! Aug 29 22:32:55.670 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.671 INFO kablam! | ^^^^^ Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.671 INFO kablam! Aug 29 22:32:55.671 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.671 INFO kablam! | ^^^^^ Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.671 INFO kablam! Aug 29 22:32:55.671 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.671 INFO kablam! | ^^^^^ Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.671 INFO kablam! Aug 29 22:32:55.671 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.671 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.671 INFO kablam! | ^^^^^ Aug 29 22:32:55.671 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.672 INFO kablam! Aug 29 22:32:55.672 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.672 INFO kablam! | ^^^^^ Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.672 INFO kablam! Aug 29 22:32:55.672 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.672 INFO kablam! | ^^^^^ Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.672 INFO kablam! Aug 29 22:32:55.672 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.672 INFO kablam! | ^^^^^ Aug 29 22:32:55.672 INFO kablam! | Aug 29 22:32:55.672 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.673 INFO kablam! Aug 29 22:32:55.673 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.673 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Aug 29 22:32:55.673 INFO kablam! | Aug 29 22:32:55.673 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.673 INFO kablam! | ^^^^^ Aug 29 22:32:55.673 INFO kablam! | Aug 29 22:32:55.673 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.673 INFO kablam! Aug 29 22:32:55.673 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.673 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Aug 29 22:32:55.673 INFO kablam! | Aug 29 22:32:55.673 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.673 INFO kablam! | ^^^^^ Aug 29 22:32:55.673 INFO kablam! | Aug 29 22:32:55.673 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.674 INFO kablam! Aug 29 22:32:55.674 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.674 INFO kablam! | ^^^^^ Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.674 INFO kablam! Aug 29 22:32:55.674 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.674 INFO kablam! | ^^^^^ Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.674 INFO kablam! Aug 29 22:32:55.674 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.674 INFO kablam! | ^^^^^ Aug 29 22:32:55.674 INFO kablam! | Aug 29 22:32:55.674 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.674 INFO kablam! Aug 29 22:32:55.674 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Aug 29 22:32:55.675 INFO kablam! | Aug 29 22:32:55.675 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.675 INFO kablam! | ^^^^^ Aug 29 22:32:55.675 INFO kablam! | Aug 29 22:32:55.675 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.675 INFO kablam! Aug 29 22:32:55.675 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Aug 29 22:32:55.675 INFO kablam! | Aug 29 22:32:55.675 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.675 INFO kablam! | ^^^^^ Aug 29 22:32:55.675 INFO kablam! | Aug 29 22:32:55.675 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.676 INFO kablam! Aug 29 22:32:55.676 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.676 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Aug 29 22:32:55.676 INFO kablam! | Aug 29 22:32:55.676 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.676 INFO kablam! | ^^^^^ Aug 29 22:32:55.676 INFO kablam! | Aug 29 22:32:55.676 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.676 INFO kablam! Aug 29 22:32:55.676 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.676 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Aug 29 22:32:55.676 INFO kablam! | Aug 29 22:32:55.676 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.676 INFO kablam! | ^^^^^ Aug 29 22:32:55.676 INFO kablam! | Aug 29 22:32:55.676 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.676 INFO kablam! Aug 29 22:32:55.677 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Aug 29 22:32:55.677 INFO kablam! | Aug 29 22:32:55.677 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.677 INFO kablam! | ^^^^^ Aug 29 22:32:55.677 INFO kablam! | Aug 29 22:32:55.677 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.677 INFO kablam! Aug 29 22:32:55.677 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.678 INFO kablam! | ^^^^^ Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.678 INFO kablam! Aug 29 22:32:55.678 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.678 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.678 INFO kablam! | ^^^^^ Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.678 INFO kablam! Aug 29 22:32:55.678 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.678 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.678 INFO kablam! | ^^^^^ Aug 29 22:32:55.678 INFO kablam! | Aug 29 22:32:55.678 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.678 INFO kablam! Aug 29 22:32:55.678 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.678 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.679 INFO kablam! | ^^^^^ Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.679 INFO kablam! Aug 29 22:32:55.679 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.679 INFO kablam! | ^^^^^ Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.679 INFO kablam! Aug 29 22:32:55.679 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.679 INFO kablam! | ^^^^^ Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.679 INFO kablam! Aug 29 22:32:55.679 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.679 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.679 INFO kablam! | ^^^^^ Aug 29 22:32:55.679 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.680 INFO kablam! Aug 29 22:32:55.680 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.680 INFO kablam! | ^^^^^ Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.680 INFO kablam! Aug 29 22:32:55.680 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.680 INFO kablam! | ^^^^^ Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.680 INFO kablam! Aug 29 22:32:55.680 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.680 INFO kablam! | ^^^^^ Aug 29 22:32:55.680 INFO kablam! | Aug 29 22:32:55.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.680 INFO kablam! Aug 29 22:32:55.681 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:12:3 Aug 29 22:32:55.681 INFO kablam! | Aug 29 22:32:55.681 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.681 INFO kablam! | ^^^^^ Aug 29 22:32:55.681 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.682 INFO kablam! Aug 29 22:32:55.682 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:19:3 Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.682 INFO kablam! | ^^^^^ Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.682 INFO kablam! Aug 29 22:32:55.682 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:26:3 Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.682 INFO kablam! | ^^^^^ Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.682 INFO kablam! Aug 29 22:32:55.682 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:33:3 Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.682 INFO kablam! | ^^^^^ Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.682 INFO kablam! Aug 29 22:32:55.682 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:40:3 Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.682 INFO kablam! | ^^^^^ Aug 29 22:32:55.682 INFO kablam! | Aug 29 22:32:55.682 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.683 INFO kablam! Aug 29 22:32:55.683 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:47:3 Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.683 INFO kablam! | ^^^^^ Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.683 INFO kablam! Aug 29 22:32:55.683 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:53:3 Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.683 INFO kablam! | ^^^^^ Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.683 INFO kablam! Aug 29 22:32:55.683 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Aug 29 22:32:55.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:65:3 Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Aug 29 22:32:55.683 INFO kablam! | ^^^^^ Aug 29 22:32:55.683 INFO kablam! | Aug 29 22:32:55.683 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Aug 29 22:32:55.683 INFO kablam! Aug 29 22:32:55.924 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Aug 29 22:32:55.924 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Aug 29 22:32:55.924 INFO kablam! | Aug 29 22:32:55.924 INFO kablam! 27 | pub links: Vec, Aug 29 22:32:55.924 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Aug 29 22:32:55.924 INFO kablam! Aug 29 22:32:55.925 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Aug 29 22:32:55.925 INFO kablam! | Aug 29 22:32:55.925 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Aug 29 22:32:55.925 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.925 INFO kablam! Aug 29 22:32:55.926 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Aug 29 22:32:55.926 INFO kablam! | Aug 29 22:32:55.926 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Aug 29 22:32:55.926 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.926 INFO kablam! Aug 29 22:32:55.926 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Aug 29 22:32:55.926 INFO kablam! | Aug 29 22:32:55.926 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Aug 29 22:32:55.926 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.926 INFO kablam! Aug 29 22:32:55.927 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.927 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Aug 29 22:32:55.927 INFO kablam! | Aug 29 22:32:55.927 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Aug 29 22:32:55.927 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.927 INFO kablam! Aug 29 22:32:55.927 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.927 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Aug 29 22:32:55.927 INFO kablam! | Aug 29 22:32:55.927 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Aug 29 22:32:55.927 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.927 INFO kablam! Aug 29 22:32:55.927 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Aug 29 22:32:55.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Aug 29 22:32:55.928 INFO kablam! | Aug 29 22:32:55.928 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Aug 29 22:32:55.928 INFO kablam! | ^^^^^^^^^^ not found in this scope Aug 29 22:32:55.928 INFO kablam! Aug 29 22:32:55.928 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Aug 29 22:32:55.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Aug 29 22:32:55.928 INFO kablam! | Aug 29 22:32:55.928 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Aug 29 22:32:55.928 INFO kablam! | ^^^^^^^ not found in this scope Aug 29 22:32:55.928 INFO kablam! Aug 29 22:32:55.929 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Aug 29 22:32:55.929 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Aug 29 22:32:55.929 INFO kablam! | Aug 29 22:32:55.929 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Aug 29 22:32:55.929 INFO kablam! | ^^^^^^^^^^^ not found in this scope Aug 29 22:32:55.929 INFO kablam! Aug 29 22:32:55.930 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Aug 29 22:32:55.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Aug 29 22:32:55.930 INFO kablam! | Aug 29 22:32:55.930 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Aug 29 22:32:55.930 INFO kablam! | ^^^^^^^^^^^ not found in this scope Aug 29 22:32:55.930 INFO kablam! Aug 29 22:32:55.931 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Aug 29 22:32:55.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Aug 29 22:32:55.931 INFO kablam! | Aug 29 22:32:55.931 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Aug 29 22:32:55.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Aug 29 22:32:55.931 INFO kablam! Aug 29 22:32:55.932 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Aug 29 22:32:55.932 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Aug 29 22:32:55.932 INFO kablam! | Aug 29 22:32:55.932 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Aug 29 22:32:55.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Aug 29 22:32:55.932 INFO kablam! Aug 29 22:32:55.932 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Aug 29 22:32:55.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Aug 29 22:32:55.933 INFO kablam! | Aug 29 22:32:55.933 INFO kablam! 456 | ) -> AsyncResponse { Aug 29 22:32:55.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Aug 29 22:32:55.933 INFO kablam! Aug 29 22:32:55.933 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Aug 29 22:32:55.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Aug 29 22:32:55.933 INFO kablam! | Aug 29 22:32:55.933 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Aug 29 22:32:55.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.934 INFO kablam! Aug 29 22:32:55.934 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Aug 29 22:32:55.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Aug 29 22:32:55.934 INFO kablam! | Aug 29 22:32:55.934 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Aug 29 22:32:55.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.934 INFO kablam! Aug 29 22:32:55.936 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Aug 29 22:32:55.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Aug 29 22:32:55.936 INFO kablam! | Aug 29 22:32:55.936 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Aug 29 22:32:55.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.936 INFO kablam! Aug 29 22:32:55.936 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Aug 29 22:32:55.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Aug 29 22:32:55.936 INFO kablam! | Aug 29 22:32:55.936 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Aug 29 22:32:55.936 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.936 INFO kablam! Aug 29 22:32:55.937 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Aug 29 22:32:55.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Aug 29 22:32:55.937 INFO kablam! | Aug 29 22:32:55.937 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Aug 29 22:32:55.937 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Aug 29 22:32:55.937 INFO kablam! Aug 29 22:32:55.940 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Aug 29 22:32:55.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Aug 29 22:32:55.940 INFO kablam! | Aug 29 22:32:55.940 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Aug 29 22:32:55.940 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Aug 29 22:32:55.940 INFO kablam! Aug 29 22:32:55.940 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Aug 29 22:32:55.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Aug 29 22:32:55.940 INFO kablam! | Aug 29 22:32:55.940 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Aug 29 22:32:55.940 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Aug 29 22:32:55.940 INFO kablam! Aug 29 22:32:55.940 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Aug 29 22:32:55.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Aug 29 22:32:55.941 INFO kablam! | Aug 29 22:32:55.941 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Aug 29 22:32:55.941 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Aug 29 22:32:55.941 INFO kablam! Aug 29 22:32:55.941 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Aug 29 22:32:55.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Aug 29 22:32:55.941 INFO kablam! | Aug 29 22:32:55.941 INFO kablam! 1455 | ) -> AsyncResponse { Aug 29 22:32:55.941 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Aug 29 22:32:55.941 INFO kablam! Aug 29 22:32:55.942 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Aug 29 22:32:55.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Aug 29 22:32:55.943 INFO kablam! | Aug 29 22:32:55.943 INFO kablam! 1505 | ) -> AsyncResponse { Aug 29 22:32:55.943 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.943 INFO kablam! Aug 29 22:32:55.943 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Aug 29 22:32:55.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Aug 29 22:32:55.943 INFO kablam! | Aug 29 22:32:55.943 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Aug 29 22:32:55.943 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Aug 29 22:32:55.943 INFO kablam! Aug 29 22:32:55.943 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Aug 29 22:32:55.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Aug 29 22:32:55.943 INFO kablam! | Aug 29 22:32:55.943 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Aug 29 22:32:55.943 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Aug 29 22:32:55.943 INFO kablam! Aug 29 22:32:55.943 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Aug 29 22:32:55.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Aug 29 22:32:55.943 INFO kablam! | Aug 29 22:32:55.943 INFO kablam! 1701 | ) -> AsyncResponse { Aug 29 22:32:55.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.943 INFO kablam! Aug 29 22:32:55.944 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Aug 29 22:32:55.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Aug 29 22:32:55.944 INFO kablam! | Aug 29 22:32:55.944 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Aug 29 22:32:55.944 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Aug 29 22:32:55.944 INFO kablam! Aug 29 22:32:55.944 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Aug 29 22:32:55.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Aug 29 22:32:55.944 INFO kablam! | Aug 29 22:32:55.944 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Aug 29 22:32:55.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.945 INFO kablam! Aug 29 22:32:55.945 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Aug 29 22:32:55.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Aug 29 22:32:55.945 INFO kablam! | Aug 29 22:32:55.945 INFO kablam! 1768 | ) -> AsyncResponse { Aug 29 22:32:55.945 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.945 INFO kablam! Aug 29 22:32:55.946 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Aug 29 22:32:55.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Aug 29 22:32:55.946 INFO kablam! | Aug 29 22:32:55.946 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Aug 29 22:32:55.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Aug 29 22:32:55.946 INFO kablam! Aug 29 22:32:55.947 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Aug 29 22:32:55.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Aug 29 22:32:55.947 INFO kablam! | Aug 29 22:32:55.947 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Aug 29 22:32:55.947 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Aug 29 22:32:55.947 INFO kablam! Aug 29 22:32:55.947 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Aug 29 22:32:55.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Aug 29 22:32:55.948 INFO kablam! | Aug 29 22:32:55.948 INFO kablam! 1876 | ) -> AsyncResponse { Aug 29 22:32:55.948 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Aug 29 22:32:55.948 INFO kablam! Aug 29 22:32:55.948 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Aug 29 22:32:55.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Aug 29 22:32:55.948 INFO kablam! | Aug 29 22:32:55.948 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Aug 29 22:32:55.948 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Aug 29 22:32:55.948 INFO kablam! Aug 29 22:32:55.949 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Aug 29 22:32:55.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Aug 29 22:32:55.949 INFO kablam! | Aug 29 22:32:55.949 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Aug 29 22:32:55.949 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Aug 29 22:32:55.949 INFO kablam! Aug 29 22:32:55.950 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Aug 29 22:32:55.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Aug 29 22:32:55.950 INFO kablam! | Aug 29 22:32:55.950 INFO kablam! 1978 | ) -> AsyncResponse { Aug 29 22:32:55.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Aug 29 22:32:55.950 INFO kablam! Aug 29 22:32:55.951 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Aug 29 22:32:55.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2168:64 Aug 29 22:32:55.951 INFO kablam! | Aug 29 22:32:55.951 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Aug 29 22:32:55.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.951 INFO kablam! Aug 29 22:32:55.951 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Aug 29 22:32:55.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2197:58 Aug 29 22:32:55.951 INFO kablam! | Aug 29 22:32:55.951 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Aug 29 22:32:55.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Aug 29 22:32:55.952 INFO kablam! Aug 29 22:32:55.985 INFO kablam! error: aborting due to 95 previous errors Aug 29 22:32:55.986 INFO kablam! Aug 29 22:32:55.986 INFO kablam! Some errors occurred: E0412, E0432. Aug 29 22:32:55.986 INFO kablam! For more information about an error, try `rustc --explain E0412`. Aug 29 22:32:56.009 INFO kablam! error: Could not compile `ipfs-api`. Aug 29 22:32:56.009 INFO kablam! Aug 29 22:32:56.009 INFO kablam! To learn more, run the command again with --verbose. Aug 29 22:32:56.011 INFO kablam! su: No module specific data is present Aug 29 22:32:56.353 INFO running `"docker" "rm" "-f" "b83925e926b5afd01bdb38f42b0126441d1cc96c076db0a7ecbf68ac4827196f"` Aug 29 22:32:56.446 INFO blam! b83925e926b5afd01bdb38f42b0126441d1cc96c076db0a7ecbf68ac4827196f