Sep 01 18:47:43.445 INFO checking world_id-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 18:47:43.445 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 18:47:43.446 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 18:47:43.594 INFO blam! b102ed8236234bd684d30948be5c7feaec9277b73d07c3d3cc250b65449cd5bf Sep 01 18:47:43.596 INFO running `"docker" "start" "-a" "b102ed8236234bd684d30948be5c7feaec9277b73d07c3d3cc250b65449cd5bf"` Sep 01 18:47:44.470 INFO kablam! Compiling ring v0.13.2 Sep 01 18:47:44.473 INFO kablam! Checking serde_cbor v0.8.2 Sep 01 18:47:44.476 INFO kablam! Checking pem v0.5.1 Sep 01 18:47:44.478 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 01 18:47:46.511 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Sep 01 18:47:49.435 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 01 18:47:49.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Sep 01 18:47:49.435 INFO kablam! | Sep 01 18:47:49.436 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 18:47:49.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 01 18:47:49.436 INFO kablam! Sep 01 18:47:49.436 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 01 18:47:49.436 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:37 Sep 01 18:47:49.436 INFO kablam! | Sep 01 18:47:49.436 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 01 18:47:49.437 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 01 18:47:49.437 INFO kablam! Sep 01 18:47:49.452 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Sep 01 18:47:49.452 INFO kablam! | Sep 01 18:47:49.452 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.452 INFO kablam! | ^^^^^ Sep 01 18:47:49.452 INFO kablam! | Sep 01 18:47:49.452 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.453 INFO kablam! Sep 01 18:47:49.453 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Sep 01 18:47:49.453 INFO kablam! | Sep 01 18:47:49.453 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.453 INFO kablam! | ^^^^^ Sep 01 18:47:49.453 INFO kablam! | Sep 01 18:47:49.453 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.453 INFO kablam! Sep 01 18:47:49.453 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Sep 01 18:47:49.454 INFO kablam! | Sep 01 18:47:49.454 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.454 INFO kablam! | ^^^^^ Sep 01 18:47:49.454 INFO kablam! | Sep 01 18:47:49.454 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.454 INFO kablam! Sep 01 18:47:49.456 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.457 INFO kablam! | ^^^^^ Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.457 INFO kablam! Sep 01 18:47:49.457 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.457 INFO kablam! | ^^^^^ Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.457 INFO kablam! Sep 01 18:47:49.457 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.457 INFO kablam! | ^^^^^ Sep 01 18:47:49.457 INFO kablam! | Sep 01 18:47:49.457 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.457 INFO kablam! Sep 01 18:47:49.457 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.458 INFO kablam! | ^^^^^ Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.458 INFO kablam! Sep 01 18:47:49.458 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.458 INFO kablam! | ^^^^^ Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.458 INFO kablam! Sep 01 18:47:49.458 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.458 INFO kablam! | ^^^^^ Sep 01 18:47:49.458 INFO kablam! | Sep 01 18:47:49.458 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.458 INFO kablam! Sep 01 18:47:49.458 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Sep 01 18:47:49.459 INFO kablam! | Sep 01 18:47:49.459 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.459 INFO kablam! | ^^^^^ Sep 01 18:47:49.459 INFO kablam! | Sep 01 18:47:49.459 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.459 INFO kablam! Sep 01 18:47:49.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Sep 01 18:47:49.522 INFO kablam! | Sep 01 18:47:49.522 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.522 INFO kablam! | ^^^^^ Sep 01 18:47:49.522 INFO kablam! | Sep 01 18:47:49.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.522 INFO kablam! Sep 01 18:47:49.522 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Sep 01 18:47:49.522 INFO kablam! | Sep 01 18:47:49.522 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.522 INFO kablam! | ^^^^^ Sep 01 18:47:49.522 INFO kablam! | Sep 01 18:47:49.522 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.522 INFO kablam! Sep 01 18:47:49.587 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Sep 01 18:47:49.588 INFO kablam! | Sep 01 18:47:49.588 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.588 INFO kablam! | ^^^^^ Sep 01 18:47:49.588 INFO kablam! | Sep 01 18:47:49.588 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.588 INFO kablam! Sep 01 18:47:49.588 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Sep 01 18:47:49.588 INFO kablam! | Sep 01 18:47:49.588 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.588 INFO kablam! | ^^^^^ Sep 01 18:47:49.588 INFO kablam! | Sep 01 18:47:49.589 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.589 INFO kablam! Sep 01 18:47:49.589 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Sep 01 18:47:49.589 INFO kablam! | Sep 01 18:47:49.589 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.589 INFO kablam! | ^^^^^ Sep 01 18:47:49.589 INFO kablam! | Sep 01 18:47:49.589 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.590 INFO kablam! Sep 01 18:47:49.590 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Sep 01 18:47:49.590 INFO kablam! | Sep 01 18:47:49.590 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.590 INFO kablam! | ^^^^^ Sep 01 18:47:49.590 INFO kablam! | Sep 01 18:47:49.590 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.591 INFO kablam! Sep 01 18:47:49.591 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Sep 01 18:47:49.591 INFO kablam! | Sep 01 18:47:49.591 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.591 INFO kablam! | ^^^^^ Sep 01 18:47:49.591 INFO kablam! | Sep 01 18:47:49.591 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.591 INFO kablam! Sep 01 18:47:49.595 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.595 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Sep 01 18:47:49.595 INFO kablam! | Sep 01 18:47:49.595 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.595 INFO kablam! | ^^^^^ Sep 01 18:47:49.595 INFO kablam! | Sep 01 18:47:49.595 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.595 INFO kablam! Sep 01 18:47:49.596 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Sep 01 18:47:49.596 INFO kablam! | Sep 01 18:47:49.596 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.596 INFO kablam! | ^^^^^ Sep 01 18:47:49.596 INFO kablam! | Sep 01 18:47:49.596 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.596 INFO kablam! Sep 01 18:47:49.596 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Sep 01 18:47:49.596 INFO kablam! | Sep 01 18:47:49.596 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.596 INFO kablam! | ^^^^^ Sep 01 18:47:49.596 INFO kablam! | Sep 01 18:47:49.596 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.596 INFO kablam! Sep 01 18:47:49.596 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Sep 01 18:47:49.597 INFO kablam! | Sep 01 18:47:49.597 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.597 INFO kablam! | ^^^^^ Sep 01 18:47:49.597 INFO kablam! | Sep 01 18:47:49.597 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.597 INFO kablam! Sep 01 18:47:49.622 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Sep 01 18:47:49.622 INFO kablam! | Sep 01 18:47:49.622 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.622 INFO kablam! | ^^^^^ Sep 01 18:47:49.622 INFO kablam! | Sep 01 18:47:49.622 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.622 INFO kablam! Sep 01 18:47:49.622 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.623 INFO kablam! | ^^^^^ Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.623 INFO kablam! Sep 01 18:47:49.623 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.623 INFO kablam! | ^^^^^ Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.623 INFO kablam! Sep 01 18:47:49.623 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.623 INFO kablam! | ^^^^^ Sep 01 18:47:49.623 INFO kablam! | Sep 01 18:47:49.623 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.623 INFO kablam! Sep 01 18:47:49.625 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.625 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Sep 01 18:47:49.625 INFO kablam! | Sep 01 18:47:49.625 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.625 INFO kablam! | ^^^^^ Sep 01 18:47:49.625 INFO kablam! | Sep 01 18:47:49.625 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.625 INFO kablam! Sep 01 18:47:49.627 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.627 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Sep 01 18:47:49.627 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.628 INFO kablam! | ^^^^^ Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.628 INFO kablam! Sep 01 18:47:49.628 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.628 INFO kablam! | ^^^^^ Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.628 INFO kablam! Sep 01 18:47:49.628 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.628 INFO kablam! | ^^^^^ Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.628 INFO kablam! Sep 01 18:47:49.628 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.628 INFO kablam! | ^^^^^ Sep 01 18:47:49.628 INFO kablam! | Sep 01 18:47:49.628 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.628 INFO kablam! Sep 01 18:47:49.628 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Sep 01 18:47:49.629 INFO kablam! | Sep 01 18:47:49.629 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.629 INFO kablam! | ^^^^^ Sep 01 18:47:49.629 INFO kablam! | Sep 01 18:47:49.629 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.629 INFO kablam! Sep 01 18:47:49.630 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Sep 01 18:47:49.630 INFO kablam! | Sep 01 18:47:49.630 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.630 INFO kablam! | ^^^^^ Sep 01 18:47:49.630 INFO kablam! | Sep 01 18:47:49.630 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.631 INFO kablam! Sep 01 18:47:49.631 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.631 INFO kablam! | ^^^^^ Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.631 INFO kablam! Sep 01 18:47:49.631 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.631 INFO kablam! | ^^^^^ Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.631 INFO kablam! Sep 01 18:47:49.631 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.631 INFO kablam! | ^^^^^ Sep 01 18:47:49.631 INFO kablam! | Sep 01 18:47:49.631 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.632 INFO kablam! Sep 01 18:47:49.632 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Sep 01 18:47:49.632 INFO kablam! | Sep 01 18:47:49.632 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.632 INFO kablam! | ^^^^^ Sep 01 18:47:49.632 INFO kablam! | Sep 01 18:47:49.632 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.632 INFO kablam! Sep 01 18:47:49.632 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Sep 01 18:47:49.632 INFO kablam! | Sep 01 18:47:49.632 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.632 INFO kablam! | ^^^^^ Sep 01 18:47:49.632 INFO kablam! | Sep 01 18:47:49.632 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.632 INFO kablam! Sep 01 18:47:49.632 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Sep 01 18:47:49.632 INFO kablam! | Sep 01 18:47:49.632 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.632 INFO kablam! | ^^^^^ Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.633 INFO kablam! Sep 01 18:47:49.633 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.633 INFO kablam! | ^^^^^ Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.633 INFO kablam! Sep 01 18:47:49.633 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.633 INFO kablam! | ^^^^^ Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.633 INFO kablam! Sep 01 18:47:49.633 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Sep 01 18:47:49.633 INFO kablam! | Sep 01 18:47:49.633 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.634 INFO kablam! | ^^^^^ Sep 01 18:47:49.634 INFO kablam! | Sep 01 18:47:49.634 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.634 INFO kablam! Sep 01 18:47:49.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Sep 01 18:47:49.637 INFO kablam! | Sep 01 18:47:49.637 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.637 INFO kablam! | ^^^^^ Sep 01 18:47:49.637 INFO kablam! | Sep 01 18:47:49.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.637 INFO kablam! Sep 01 18:47:49.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Sep 01 18:47:49.637 INFO kablam! | Sep 01 18:47:49.637 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.637 INFO kablam! | ^^^^^ Sep 01 18:47:49.637 INFO kablam! | Sep 01 18:47:49.637 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.637 INFO kablam! Sep 01 18:47:49.637 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.637 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Sep 01 18:47:49.637 INFO kablam! | Sep 01 18:47:49.637 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.637 INFO kablam! | ^^^^^ Sep 01 18:47:49.638 INFO kablam! | Sep 01 18:47:49.639 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.639 INFO kablam! Sep 01 18:47:49.639 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Sep 01 18:47:49.639 INFO kablam! | Sep 01 18:47:49.639 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.639 INFO kablam! | ^^^^^ Sep 01 18:47:49.639 INFO kablam! | Sep 01 18:47:49.639 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.639 INFO kablam! Sep 01 18:47:49.639 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.639 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Sep 01 18:47:49.639 INFO kablam! | Sep 01 18:47:49.639 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.639 INFO kablam! | ^^^^^ Sep 01 18:47:49.640 INFO kablam! | Sep 01 18:47:49.640 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.640 INFO kablam! Sep 01 18:47:49.641 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.641 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Sep 01 18:47:49.641 INFO kablam! | Sep 01 18:47:49.641 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.641 INFO kablam! | ^^^^^ Sep 01 18:47:49.641 INFO kablam! | Sep 01 18:47:49.641 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.641 INFO kablam! Sep 01 18:47:49.642 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.642 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Sep 01 18:47:49.642 INFO kablam! | Sep 01 18:47:49.642 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.642 INFO kablam! | ^^^^^ Sep 01 18:47:49.642 INFO kablam! | Sep 01 18:47:49.642 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.642 INFO kablam! Sep 01 18:47:49.645 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:12:3 Sep 01 18:47:49.645 INFO kablam! | Sep 01 18:47:49.646 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.646 INFO kablam! | ^^^^^ Sep 01 18:47:49.646 INFO kablam! | Sep 01 18:47:49.646 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.647 INFO kablam! Sep 01 18:47:49.647 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:19:3 Sep 01 18:47:49.647 INFO kablam! | Sep 01 18:47:49.647 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.647 INFO kablam! | ^^^^^ Sep 01 18:47:49.648 INFO kablam! | Sep 01 18:47:49.648 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.648 INFO kablam! Sep 01 18:47:49.649 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.649 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:26:3 Sep 01 18:47:49.649 INFO kablam! | Sep 01 18:47:49.649 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.649 INFO kablam! | ^^^^^ Sep 01 18:47:49.649 INFO kablam! | Sep 01 18:47:49.649 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.649 INFO kablam! Sep 01 18:47:49.649 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.649 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:33:3 Sep 01 18:47:49.649 INFO kablam! | Sep 01 18:47:49.649 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.650 INFO kablam! | ^^^^^ Sep 01 18:47:49.650 INFO kablam! | Sep 01 18:47:49.650 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.650 INFO kablam! Sep 01 18:47:49.650 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:40:3 Sep 01 18:47:49.650 INFO kablam! | Sep 01 18:47:49.650 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.650 INFO kablam! | ^^^^^ Sep 01 18:47:49.650 INFO kablam! | Sep 01 18:47:49.651 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.651 INFO kablam! Sep 01 18:47:49.651 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:47:3 Sep 01 18:47:49.651 INFO kablam! | Sep 01 18:47:49.651 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.651 INFO kablam! | ^^^^^ Sep 01 18:47:49.651 INFO kablam! | Sep 01 18:47:49.651 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.651 INFO kablam! Sep 01 18:47:49.651 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:53:3 Sep 01 18:47:49.651 INFO kablam! | Sep 01 18:47:49.652 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.652 INFO kablam! | ^^^^^ Sep 01 18:47:49.652 INFO kablam! | Sep 01 18:47:49.652 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.652 INFO kablam! Sep 01 18:47:49.652 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 01 18:47:49.652 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:65:3 Sep 01 18:47:49.652 INFO kablam! | Sep 01 18:47:49.652 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 01 18:47:49.652 INFO kablam! | ^^^^^ Sep 01 18:47:49.652 INFO kablam! | Sep 01 18:47:49.652 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 01 18:47:49.652 INFO kablam! Sep 01 18:47:49.933 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 01 18:47:49.933 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Sep 01 18:47:49.933 INFO kablam! | Sep 01 18:47:49.933 INFO kablam! 27 | pub links: Vec, Sep 01 18:47:49.933 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 01 18:47:49.933 INFO kablam! Sep 01 18:47:49.935 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Sep 01 18:47:49.935 INFO kablam! | Sep 01 18:47:49.935 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 01 18:47:49.935 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.935 INFO kablam! Sep 01 18:47:49.935 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Sep 01 18:47:49.935 INFO kablam! | Sep 01 18:47:49.935 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 01 18:47:49.935 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.935 INFO kablam! Sep 01 18:47:49.936 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Sep 01 18:47:49.936 INFO kablam! | Sep 01 18:47:49.936 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 01 18:47:49.936 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.936 INFO kablam! Sep 01 18:47:49.936 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Sep 01 18:47:49.936 INFO kablam! | Sep 01 18:47:49.936 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 01 18:47:49.936 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.936 INFO kablam! Sep 01 18:47:49.937 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Sep 01 18:47:49.937 INFO kablam! | Sep 01 18:47:49.937 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 01 18:47:49.937 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.937 INFO kablam! Sep 01 18:47:49.937 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 01 18:47:49.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Sep 01 18:47:49.937 INFO kablam! | Sep 01 18:47:49.937 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 01 18:47:49.937 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 01 18:47:49.937 INFO kablam! Sep 01 18:47:49.938 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 01 18:47:49.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Sep 01 18:47:49.938 INFO kablam! | Sep 01 18:47:49.938 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 01 18:47:49.938 INFO kablam! | ^^^^^^^ not found in this scope Sep 01 18:47:49.938 INFO kablam! Sep 01 18:47:49.938 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 18:47:49.938 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Sep 01 18:47:49.939 INFO kablam! | Sep 01 18:47:49.939 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 01 18:47:49.939 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 18:47:49.939 INFO kablam! Sep 01 18:47:49.939 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 01 18:47:49.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Sep 01 18:47:49.939 INFO kablam! | Sep 01 18:47:49.939 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 01 18:47:49.939 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 18:47:49.939 INFO kablam! Sep 01 18:47:49.940 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 01 18:47:49.940 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Sep 01 18:47:49.940 INFO kablam! | Sep 01 18:47:49.940 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 01 18:47:49.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 18:47:49.940 INFO kablam! Sep 01 18:47:49.941 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 01 18:47:49.941 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Sep 01 18:47:49.941 INFO kablam! | Sep 01 18:47:49.941 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 01 18:47:49.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 18:47:49.941 INFO kablam! Sep 01 18:47:49.942 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 01 18:47:49.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Sep 01 18:47:49.942 INFO kablam! | Sep 01 18:47:49.942 INFO kablam! 456 | ) -> AsyncResponse { Sep 01 18:47:49.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 01 18:47:49.942 INFO kablam! Sep 01 18:47:49.943 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 01 18:47:49.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Sep 01 18:47:49.943 INFO kablam! | Sep 01 18:47:49.943 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 01 18:47:49.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.943 INFO kablam! Sep 01 18:47:49.943 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 01 18:47:49.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Sep 01 18:47:49.943 INFO kablam! | Sep 01 18:47:49.943 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 01 18:47:49.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.944 INFO kablam! Sep 01 18:47:49.944 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 01 18:47:49.944 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Sep 01 18:47:49.944 INFO kablam! | Sep 01 18:47:49.944 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 01 18:47:49.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.944 INFO kablam! Sep 01 18:47:49.945 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 01 18:47:49.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Sep 01 18:47:49.945 INFO kablam! | Sep 01 18:47:49.945 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 01 18:47:49.945 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.945 INFO kablam! Sep 01 18:47:49.946 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 01 18:47:49.946 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Sep 01 18:47:49.946 INFO kablam! | Sep 01 18:47:49.946 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 01 18:47:49.946 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 18:47:49.946 INFO kablam! Sep 01 18:47:49.947 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 01 18:47:49.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Sep 01 18:47:49.947 INFO kablam! | Sep 01 18:47:49.947 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 18:47:49.947 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 18:47:49.947 INFO kablam! Sep 01 18:47:49.947 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 01 18:47:49.947 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Sep 01 18:47:49.948 INFO kablam! | Sep 01 18:47:49.948 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 01 18:47:49.948 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 01 18:47:49.948 INFO kablam! Sep 01 18:47:49.948 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 01 18:47:49.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Sep 01 18:47:49.948 INFO kablam! | Sep 01 18:47:49.948 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 01 18:47:49.948 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 01 18:47:49.949 INFO kablam! Sep 01 18:47:49.949 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 01 18:47:49.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Sep 01 18:47:49.949 INFO kablam! | Sep 01 18:47:49.949 INFO kablam! 1455 | ) -> AsyncResponse { Sep 01 18:47:49.949 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 01 18:47:49.949 INFO kablam! Sep 01 18:47:49.950 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 01 18:47:49.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Sep 01 18:47:49.950 INFO kablam! | Sep 01 18:47:49.950 INFO kablam! 1505 | ) -> AsyncResponse { Sep 01 18:47:49.950 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.950 INFO kablam! Sep 01 18:47:49.951 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 01 18:47:49.951 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Sep 01 18:47:49.951 INFO kablam! | Sep 01 18:47:49.951 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 01 18:47:49.951 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 18:47:49.951 INFO kablam! Sep 01 18:47:49.952 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 01 18:47:49.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Sep 01 18:47:49.952 INFO kablam! | Sep 01 18:47:49.952 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 01 18:47:49.952 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 01 18:47:49.952 INFO kablam! Sep 01 18:47:49.952 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 01 18:47:49.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Sep 01 18:47:49.953 INFO kablam! | Sep 01 18:47:49.953 INFO kablam! 1701 | ) -> AsyncResponse { Sep 01 18:47:49.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.953 INFO kablam! Sep 01 18:47:49.953 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 01 18:47:49.953 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Sep 01 18:47:49.953 INFO kablam! | Sep 01 18:47:49.953 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 01 18:47:49.953 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 01 18:47:49.954 INFO kablam! Sep 01 18:47:49.954 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 01 18:47:49.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Sep 01 18:47:49.954 INFO kablam! | Sep 01 18:47:49.954 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 01 18:47:49.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.954 INFO kablam! Sep 01 18:47:49.955 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 01 18:47:49.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Sep 01 18:47:49.955 INFO kablam! | Sep 01 18:47:49.955 INFO kablam! 1768 | ) -> AsyncResponse { Sep 01 18:47:49.955 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.955 INFO kablam! Sep 01 18:47:49.956 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 01 18:47:49.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Sep 01 18:47:49.956 INFO kablam! | Sep 01 18:47:49.956 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 01 18:47:49.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 01 18:47:49.956 INFO kablam! Sep 01 18:47:49.957 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 01 18:47:49.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Sep 01 18:47:49.957 INFO kablam! | Sep 01 18:47:49.957 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 18:47:49.957 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 01 18:47:49.957 INFO kablam! Sep 01 18:47:49.957 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 01 18:47:49.957 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Sep 01 18:47:49.957 INFO kablam! | Sep 01 18:47:49.957 INFO kablam! 1876 | ) -> AsyncResponse { Sep 01 18:47:49.958 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 18:47:49.958 INFO kablam! Sep 01 18:47:49.958 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 01 18:47:49.958 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Sep 01 18:47:49.958 INFO kablam! | Sep 01 18:47:49.958 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 01 18:47:49.958 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 01 18:47:49.958 INFO kablam! Sep 01 18:47:49.959 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 01 18:47:49.959 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Sep 01 18:47:49.959 INFO kablam! | Sep 01 18:47:49.959 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 01 18:47:49.959 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 18:47:49.959 INFO kablam! Sep 01 18:47:49.960 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 01 18:47:49.960 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Sep 01 18:47:49.960 INFO kablam! | Sep 01 18:47:49.960 INFO kablam! 1978 | ) -> AsyncResponse { Sep 01 18:47:49.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 01 18:47:49.960 INFO kablam! Sep 01 18:47:49.960 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 01 18:47:49.960 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2168:64 Sep 01 18:47:49.961 INFO kablam! | Sep 01 18:47:49.961 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 01 18:47:49.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.961 INFO kablam! Sep 01 18:47:49.961 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 01 18:47:49.961 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2197:58 Sep 01 18:47:49.961 INFO kablam! | Sep 01 18:47:49.961 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 01 18:47:49.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 01 18:47:49.961 INFO kablam! Sep 01 18:47:49.985 INFO kablam! error: aborting due to 95 previous errors Sep 01 18:47:49.985 INFO kablam! Sep 01 18:47:49.985 INFO kablam! Some errors occurred: E0412, E0432. Sep 01 18:47:49.985 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 18:47:49.995 INFO kablam! error: Could not compile `ipfs-api`. Sep 01 18:47:49.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:47:52.529 INFO kablam! error: build failed Sep 01 18:47:52.531 INFO kablam! su: No module specific data is present Sep 01 18:47:52.949 INFO running `"docker" "rm" "-f" "b102ed8236234bd684d30948be5c7feaec9277b73d07c3d3cc250b65449cd5bf"` Sep 01 18:47:53.039 INFO blam! b102ed8236234bd684d30948be5c7feaec9277b73d07c3d3cc250b65449cd5bf