Sep 01 01:43:45.527 INFO checking world_id-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 01:43:45.527 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 01:43:45.527 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:43:45.706 INFO blam! 68851373c2ea5170316deb2ae1d37a4d5ed1ef375914bd638ab247b6dc0f151c Sep 01 01:43:45.708 INFO running `"docker" "start" "-a" "68851373c2ea5170316deb2ae1d37a4d5ed1ef375914bd638ab247b6dc0f151c"` Sep 01 01:43:46.446 INFO kablam! Compiling ring v0.13.2 Sep 01 01:43:46.448 INFO kablam! Checking serde_cbor v0.8.2 Sep 01 01:43:46.449 INFO kablam! Checking chrono v0.4.6 Sep 01 01:43:46.452 INFO kablam! Checking pem v0.5.1 Sep 01 01:43:46.453 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 01 01:43:48.509 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Sep 01 01:43:51.196 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 01:43:51.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Sep 01 01:43:51.196 INFO kablam! | Sep 01 01:43:51.196 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 01:43:51.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 01:43:51.196 INFO kablam! Sep 01 01:43:51.196 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 01:43:51.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:37 Sep 01 01:43:51.196 INFO kablam! | Sep 01 01:43:51.196 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 01:43:51.197 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 01:43:51.197 INFO kablam! Sep 01 01:43:51.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Sep 01 01:43:51.205 INFO kablam! | Sep 01 01:43:51.205 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.205 INFO kablam! | ^^^^^ Sep 01 01:43:51.205 INFO kablam! | Sep 01 01:43:51.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.205 INFO kablam! Sep 01 01:43:51.205 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Sep 01 01:43:51.205 INFO kablam! | Sep 01 01:43:51.205 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.205 INFO kablam! | ^^^^^ Sep 01 01:43:51.205 INFO kablam! | Sep 01 01:43:51.205 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.206 INFO kablam! Sep 01 01:43:51.206 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.206 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Sep 01 01:43:51.206 INFO kablam! | Sep 01 01:43:51.206 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.206 INFO kablam! | ^^^^^ Sep 01 01:43:51.206 INFO kablam! | Sep 01 01:43:51.206 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.206 INFO kablam! Sep 01 01:43:51.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.208 INFO kablam! | ^^^^^ Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.208 INFO kablam! Sep 01 01:43:51.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.208 INFO kablam! | ^^^^^ Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.208 INFO kablam! Sep 01 01:43:51.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.208 INFO kablam! | ^^^^^ Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.208 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.208 INFO kablam! Sep 01 01:43:51.208 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Sep 01 01:43:51.208 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.209 INFO kablam! | ^^^^^ Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.209 INFO kablam! Sep 01 01:43:51.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.209 INFO kablam! | ^^^^^ Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.209 INFO kablam! Sep 01 01:43:51.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.209 INFO kablam! | ^^^^^ Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.209 INFO kablam! Sep 01 01:43:51.209 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.209 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.209 INFO kablam! | ^^^^^ Sep 01 01:43:51.209 INFO kablam! | Sep 01 01:43:51.209 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.209 INFO kablam! Sep 01 01:43:51.246 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Sep 01 01:43:51.246 INFO kablam! | Sep 01 01:43:51.246 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.246 INFO kablam! | ^^^^^ Sep 01 01:43:51.246 INFO kablam! | Sep 01 01:43:51.246 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.246 INFO kablam! Sep 01 01:43:51.246 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Sep 01 01:43:51.246 INFO kablam! | Sep 01 01:43:51.246 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.246 INFO kablam! | ^^^^^ Sep 01 01:43:51.246 INFO kablam! | Sep 01 01:43:51.246 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.246 INFO kablam! Sep 01 01:43:51.287 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Sep 01 01:43:51.287 INFO kablam! | Sep 01 01:43:51.287 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.287 INFO kablam! | ^^^^^ Sep 01 01:43:51.287 INFO kablam! | Sep 01 01:43:51.287 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.287 INFO kablam! Sep 01 01:43:51.287 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Sep 01 01:43:51.287 INFO kablam! | Sep 01 01:43:51.287 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.287 INFO kablam! | ^^^^^ Sep 01 01:43:51.287 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.288 INFO kablam! Sep 01 01:43:51.288 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.288 INFO kablam! | ^^^^^ Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.288 INFO kablam! Sep 01 01:43:51.288 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.288 INFO kablam! | ^^^^^ Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.288 INFO kablam! Sep 01 01:43:51.288 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.288 INFO kablam! | ^^^^^ Sep 01 01:43:51.288 INFO kablam! | Sep 01 01:43:51.288 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.288 INFO kablam! Sep 01 01:43:51.289 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.289 INFO kablam! | ^^^^^ Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.289 INFO kablam! Sep 01 01:43:51.289 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.289 INFO kablam! | ^^^^^ Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.289 INFO kablam! Sep 01 01:43:51.289 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.289 INFO kablam! | ^^^^^ Sep 01 01:43:51.289 INFO kablam! | Sep 01 01:43:51.289 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.289 INFO kablam! Sep 01 01:43:51.289 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Sep 01 01:43:51.290 INFO kablam! | Sep 01 01:43:51.290 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.290 INFO kablam! | ^^^^^ Sep 01 01:43:51.290 INFO kablam! | Sep 01 01:43:51.290 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.290 INFO kablam! Sep 01 01:43:51.310 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.310 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Sep 01 01:43:51.310 INFO kablam! | Sep 01 01:43:51.310 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.310 INFO kablam! | ^^^^^ Sep 01 01:43:51.310 INFO kablam! | Sep 01 01:43:51.310 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.310 INFO kablam! Sep 01 01:43:51.311 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Sep 01 01:43:51.311 INFO kablam! | Sep 01 01:43:51.311 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.311 INFO kablam! | ^^^^^ Sep 01 01:43:51.311 INFO kablam! | Sep 01 01:43:51.311 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.311 INFO kablam! Sep 01 01:43:51.311 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Sep 01 01:43:51.311 INFO kablam! | Sep 01 01:43:51.311 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.311 INFO kablam! | ^^^^^ Sep 01 01:43:51.311 INFO kablam! | Sep 01 01:43:51.311 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.311 INFO kablam! Sep 01 01:43:51.311 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Sep 01 01:43:51.311 INFO kablam! | Sep 01 01:43:51.311 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.311 INFO kablam! | ^^^^^ Sep 01 01:43:51.312 INFO kablam! | Sep 01 01:43:51.312 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.312 INFO kablam! Sep 01 01:43:51.312 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.312 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Sep 01 01:43:51.312 INFO kablam! | Sep 01 01:43:51.312 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.312 INFO kablam! | ^^^^^ Sep 01 01:43:51.312 INFO kablam! | Sep 01 01:43:51.312 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.312 INFO kablam! Sep 01 01:43:51.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.315 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.315 INFO kablam! | ^^^^^ Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.315 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.315 INFO kablam! Sep 01 01:43:51.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.315 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.315 INFO kablam! | ^^^^^ Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.315 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.315 INFO kablam! Sep 01 01:43:51.315 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.315 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.315 INFO kablam! | ^^^^^ Sep 01 01:43:51.315 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.316 INFO kablam! Sep 01 01:43:51.316 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.316 INFO kablam! | ^^^^^ Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.316 INFO kablam! Sep 01 01:43:51.316 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.316 INFO kablam! | ^^^^^ Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.316 INFO kablam! Sep 01 01:43:51.316 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.316 INFO kablam! | ^^^^^ Sep 01 01:43:51.316 INFO kablam! | Sep 01 01:43:51.316 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.316 INFO kablam! Sep 01 01:43:51.316 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.317 INFO kablam! | ^^^^^ Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.317 INFO kablam! Sep 01 01:43:51.317 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.317 INFO kablam! | ^^^^^ Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.317 INFO kablam! Sep 01 01:43:51.317 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.317 INFO kablam! | ^^^^^ Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.317 INFO kablam! Sep 01 01:43:51.317 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Sep 01 01:43:51.317 INFO kablam! | Sep 01 01:43:51.317 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.317 INFO kablam! | ^^^^^ Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.318 INFO kablam! Sep 01 01:43:51.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.318 INFO kablam! | ^^^^^ Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.318 INFO kablam! Sep 01 01:43:51.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.318 INFO kablam! | ^^^^^ Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.318 INFO kablam! Sep 01 01:43:51.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.318 INFO kablam! | ^^^^^ Sep 01 01:43:51.318 INFO kablam! | Sep 01 01:43:51.318 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.318 INFO kablam! Sep 01 01:43:51.318 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Sep 01 01:43:51.319 INFO kablam! | Sep 01 01:43:51.319 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.319 INFO kablam! | ^^^^^ Sep 01 01:43:51.319 INFO kablam! | Sep 01 01:43:51.319 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.319 INFO kablam! Sep 01 01:43:51.319 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Sep 01 01:43:51.319 INFO kablam! | Sep 01 01:43:51.319 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.319 INFO kablam! | ^^^^^ Sep 01 01:43:51.319 INFO kablam! | Sep 01 01:43:51.319 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.319 INFO kablam! Sep 01 01:43:51.320 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Sep 01 01:43:51.320 INFO kablam! | Sep 01 01:43:51.320 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.320 INFO kablam! | ^^^^^ Sep 01 01:43:51.320 INFO kablam! | Sep 01 01:43:51.320 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.320 INFO kablam! Sep 01 01:43:51.320 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Sep 01 01:43:51.320 INFO kablam! | Sep 01 01:43:51.320 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.320 INFO kablam! | ^^^^^ Sep 01 01:43:51.320 INFO kablam! | Sep 01 01:43:51.320 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.320 INFO kablam! Sep 01 01:43:51.320 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.321 INFO kablam! | ^^^^^ Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.321 INFO kablam! Sep 01 01:43:51.321 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.321 INFO kablam! | ^^^^^ Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.321 INFO kablam! Sep 01 01:43:51.321 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.321 INFO kablam! | ^^^^^ Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.321 INFO kablam! Sep 01 01:43:51.321 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.321 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.321 INFO kablam! | ^^^^^ Sep 01 01:43:51.321 INFO kablam! | Sep 01 01:43:51.322 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.322 INFO kablam! Sep 01 01:43:51.322 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Sep 01 01:43:51.323 INFO kablam! | Sep 01 01:43:51.323 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.323 INFO kablam! | ^^^^^ Sep 01 01:43:51.323 INFO kablam! | Sep 01 01:43:51.323 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.323 INFO kablam! Sep 01 01:43:51.323 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.324 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:12:3 Sep 01 01:43:51.324 INFO kablam! | Sep 01 01:43:51.324 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.324 INFO kablam! | ^^^^^ Sep 01 01:43:51.324 INFO kablam! | Sep 01 01:43:51.324 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.324 INFO kablam! Sep 01 01:43:51.324 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.325 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:19:3 Sep 01 01:43:51.325 INFO kablam! | Sep 01 01:43:51.325 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.325 INFO kablam! | ^^^^^ Sep 01 01:43:51.325 INFO kablam! | Sep 01 01:43:51.325 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.325 INFO kablam! Sep 01 01:43:51.325 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.325 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:26:3 Sep 01 01:43:51.326 INFO kablam! | Sep 01 01:43:51.326 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.326 INFO kablam! | ^^^^^ Sep 01 01:43:51.326 INFO kablam! | Sep 01 01:43:51.326 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.326 INFO kablam! Sep 01 01:43:51.326 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.326 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:33:3 Sep 01 01:43:51.326 INFO kablam! | Sep 01 01:43:51.326 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.327 INFO kablam! | ^^^^^ Sep 01 01:43:51.327 INFO kablam! | Sep 01 01:43:51.327 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.327 INFO kablam! Sep 01 01:43:51.327 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:40:3 Sep 01 01:43:51.327 INFO kablam! | Sep 01 01:43:51.327 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.327 INFO kablam! | ^^^^^ Sep 01 01:43:51.327 INFO kablam! | Sep 01 01:43:51.328 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.328 INFO kablam! Sep 01 01:43:51.328 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:47:3 Sep 01 01:43:51.328 INFO kablam! | Sep 01 01:43:51.328 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.328 INFO kablam! | ^^^^^ Sep 01 01:43:51.328 INFO kablam! | Sep 01 01:43:51.328 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.328 INFO kablam! Sep 01 01:43:51.329 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:53:3 Sep 01 01:43:51.329 INFO kablam! | Sep 01 01:43:51.329 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.329 INFO kablam! | ^^^^^ Sep 01 01:43:51.329 INFO kablam! | Sep 01 01:43:51.329 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.329 INFO kablam! Sep 01 01:43:51.329 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 01:43:51.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:65:3 Sep 01 01:43:51.330 INFO kablam! | Sep 01 01:43:51.330 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 01:43:51.330 INFO kablam! | ^^^^^ Sep 01 01:43:51.330 INFO kablam! | Sep 01 01:43:51.330 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 01:43:51.330 INFO kablam! Sep 01 01:43:51.583 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 01:43:51.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Sep 01 01:43:51.583 INFO kablam! | Sep 01 01:43:51.583 INFO kablam! 27 | pub links: Vec, Sep 01 01:43:51.583 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 01:43:51.583 INFO kablam! Sep 01 01:43:51.584 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Sep 01 01:43:51.584 INFO kablam! | Sep 01 01:43:51.584 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 01:43:51.584 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.584 INFO kablam! Sep 01 01:43:51.585 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Sep 01 01:43:51.585 INFO kablam! | Sep 01 01:43:51.585 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 01:43:51.585 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.585 INFO kablam! Sep 01 01:43:51.585 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Sep 01 01:43:51.585 INFO kablam! | Sep 01 01:43:51.585 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 01:43:51.585 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.585 INFO kablam! Sep 01 01:43:51.585 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Sep 01 01:43:51.586 INFO kablam! | Sep 01 01:43:51.586 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 01:43:51.586 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.586 INFO kablam! Sep 01 01:43:51.586 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Sep 01 01:43:51.586 INFO kablam! | Sep 01 01:43:51.586 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 01:43:51.586 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.586 INFO kablam! Sep 01 01:43:51.587 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 01:43:51.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Sep 01 01:43:51.587 INFO kablam! | Sep 01 01:43:51.587 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 01:43:51.587 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 01:43:51.587 INFO kablam! Sep 01 01:43:51.587 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 01:43:51.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Sep 01 01:43:51.587 INFO kablam! | Sep 01 01:43:51.588 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 01:43:51.588 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 01:43:51.588 INFO kablam! Sep 01 01:43:51.588 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 01:43:51.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Sep 01 01:43:51.588 INFO kablam! | Sep 01 01:43:51.588 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 01:43:51.588 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 01:43:51.588 INFO kablam! Sep 01 01:43:51.589 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 01:43:51.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Sep 01 01:43:51.589 INFO kablam! | Sep 01 01:43:51.589 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 01:43:51.589 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 01:43:51.589 INFO kablam! Sep 01 01:43:51.590 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 01:43:51.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Sep 01 01:43:51.590 INFO kablam! | Sep 01 01:43:51.590 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 01:43:51.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 01:43:51.590 INFO kablam! Sep 01 01:43:51.590 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 01:43:51.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Sep 01 01:43:51.590 INFO kablam! | Sep 01 01:43:51.590 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 01:43:51.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 01:43:51.591 INFO kablam! Sep 01 01:43:51.591 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 01:43:51.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Sep 01 01:43:51.591 INFO kablam! | Sep 01 01:43:51.591 INFO kablam! 456 | ) -> AsyncResponse { Sep 01 01:43:51.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 01:43:51.591 INFO kablam! Sep 01 01:43:51.592 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 01:43:51.592 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Sep 01 01:43:51.592 INFO kablam! | Sep 01 01:43:51.592 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 01:43:51.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.592 INFO kablam! Sep 01 01:43:51.593 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 01:43:51.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Sep 01 01:43:51.593 INFO kablam! | Sep 01 01:43:51.593 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 01:43:51.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.593 INFO kablam! Sep 01 01:43:51.593 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 01:43:51.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Sep 01 01:43:51.594 INFO kablam! | Sep 01 01:43:51.594 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 01:43:51.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.594 INFO kablam! Sep 01 01:43:51.594 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 01:43:51.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Sep 01 01:43:51.594 INFO kablam! | Sep 01 01:43:51.594 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 01 01:43:51.595 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.595 INFO kablam! Sep 01 01:43:51.595 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 01:43:51.595 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Sep 01 01:43:51.595 INFO kablam! | Sep 01 01:43:51.595 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 01:43:51.595 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 01:43:51.595 INFO kablam! Sep 01 01:43:51.596 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 01:43:51.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Sep 01 01:43:51.596 INFO kablam! | Sep 01 01:43:51.596 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 01:43:51.596 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 01:43:51.596 INFO kablam! Sep 01 01:43:51.597 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 01:43:51.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Sep 01 01:43:51.597 INFO kablam! | Sep 01 01:43:51.597 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 01:43:51.597 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 01:43:51.597 INFO kablam! Sep 01 01:43:51.598 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 01:43:51.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Sep 01 01:43:51.598 INFO kablam! | Sep 01 01:43:51.598 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 01:43:51.598 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 01:43:51.598 INFO kablam! Sep 01 01:43:51.598 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 01:43:51.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Sep 01 01:43:51.598 INFO kablam! | Sep 01 01:43:51.598 INFO kablam! 1455 | ) -> AsyncResponse { Sep 01 01:43:51.598 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 01:43:51.598 INFO kablam! Sep 01 01:43:51.599 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 01:43:51.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Sep 01 01:43:51.599 INFO kablam! | Sep 01 01:43:51.599 INFO kablam! 1505 | ) -> AsyncResponse { Sep 01 01:43:51.599 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.599 INFO kablam! Sep 01 01:43:51.600 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 01:43:51.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Sep 01 01:43:51.600 INFO kablam! | Sep 01 01:43:51.600 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 01:43:51.600 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 01:43:51.600 INFO kablam! Sep 01 01:43:51.601 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 01:43:51.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Sep 01 01:43:51.601 INFO kablam! | Sep 01 01:43:51.601 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 01:43:51.601 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 01:43:51.601 INFO kablam! Sep 01 01:43:51.601 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 01:43:51.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Sep 01 01:43:51.602 INFO kablam! | Sep 01 01:43:51.602 INFO kablam! 1701 | ) -> AsyncResponse { Sep 01 01:43:51.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.602 INFO kablam! Sep 01 01:43:51.602 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 01:43:51.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Sep 01 01:43:51.602 INFO kablam! | Sep 01 01:43:51.602 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 01:43:51.602 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 01:43:51.602 INFO kablam! Sep 01 01:43:51.603 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 01:43:51.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Sep 01 01:43:51.603 INFO kablam! | Sep 01 01:43:51.603 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 01:43:51.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.603 INFO kablam! Sep 01 01:43:51.604 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 01:43:51.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Sep 01 01:43:51.604 INFO kablam! | Sep 01 01:43:51.604 INFO kablam! 1768 | ) -> AsyncResponse { Sep 01 01:43:51.604 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.604 INFO kablam! Sep 01 01:43:51.605 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 01:43:51.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Sep 01 01:43:51.605 INFO kablam! | Sep 01 01:43:51.605 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 01:43:51.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 01:43:51.605 INFO kablam! Sep 01 01:43:51.605 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 01:43:51.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Sep 01 01:43:51.606 INFO kablam! | Sep 01 01:43:51.606 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 01:43:51.606 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 01:43:51.606 INFO kablam! Sep 01 01:43:51.606 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 01:43:51.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Sep 01 01:43:51.606 INFO kablam! | Sep 01 01:43:51.606 INFO kablam! 1876 | ) -> AsyncResponse { Sep 01 01:43:51.606 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 01:43:51.606 INFO kablam! Sep 01 01:43:51.607 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 01:43:51.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Sep 01 01:43:51.607 INFO kablam! | Sep 01 01:43:51.607 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 01:43:51.607 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 01:43:51.607 INFO kablam! Sep 01 01:43:51.608 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 01:43:51.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Sep 01 01:43:51.608 INFO kablam! | Sep 01 01:43:51.608 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 01:43:51.608 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 01:43:51.608 INFO kablam! Sep 01 01:43:51.609 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 01:43:51.609 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Sep 01 01:43:51.609 INFO kablam! | Sep 01 01:43:51.609 INFO kablam! 1978 | ) -> AsyncResponse { Sep 01 01:43:51.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 01:43:51.609 INFO kablam! Sep 01 01:43:51.609 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 01:43:51.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2168:64 Sep 01 01:43:51.610 INFO kablam! | Sep 01 01:43:51.610 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 01:43:51.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.610 INFO kablam! Sep 01 01:43:51.610 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 01:43:51.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2197:58 Sep 01 01:43:51.610 INFO kablam! | Sep 01 01:43:51.610 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 01:43:51.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 01:43:51.610 INFO kablam! Sep 01 01:43:51.643 INFO kablam! error: aborting due to 95 previous errors Sep 01 01:43:51.643 INFO kablam! Sep 01 01:43:51.643 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 01:43:51.643 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 01:43:51.655 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 01:43:51.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:43:53.365 INFO kablam! error: build failed Sep 01 01:43:53.367 INFO kablam! su: No module specific data is present Sep 01 01:43:53.749 INFO running `"docker" "rm" "-f" "68851373c2ea5170316deb2ae1d37a4d5ed1ef375914bd638ab247b6dc0f151c"` Sep 01 01:43:53.832 INFO blam! 68851373c2ea5170316deb2ae1d37a4d5ed1ef375914bd638ab247b6dc0f151c