Sep 03 22:02:46.871 INFO checking world_id-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:02:46.871 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:02:46.871 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:02:47.094 INFO blam! 01392ecc5343312b220c778e150cde4df386f41e0c6ba0d5c6f0f5fdb51b6560 Sep 03 22:02:47.096 INFO running `"docker" "start" "-a" "01392ecc5343312b220c778e150cde4df386f41e0c6ba0d5c6f0f5fdb51b6560"` Sep 03 22:02:48.224 INFO kablam! Checking serde_cbor v0.8.2 Sep 03 22:02:48.225 INFO kablam! Checking chrono v0.4.6 Sep 03 22:02:48.226 INFO kablam! Checking pem v0.5.1 Sep 03 22:02:48.226 INFO kablam! Checking hyper-multipart-rfc7578 v0.1.0-alpha3 Sep 03 22:02:50.779 INFO kablam! Checking ipfs-api v0.4.0-alpha.3 Sep 03 22:02:52.993 INFO kablam! error[E0432]: unresolved import `response::BitswapStatResponse` Sep 03 22:02:52.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:16 Sep 03 22:02:52.993 INFO kablam! | Sep 03 22:02:52.993 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 03 22:02:52.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ no `BitswapStatResponse` in `response`. Did you mean to use `BitswapUnwantResponse`? Sep 03 22:02:52.993 INFO kablam! Sep 03 22:02:52.993 INFO kablam! error[E0432]: unresolved import `response::RepoStatResponse` Sep 03 22:02:52.993 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/stats.rs:9:37 Sep 03 22:02:52.994 INFO kablam! | Sep 03 22:02:52.994 INFO kablam! 9 | use response::{BitswapStatResponse, RepoStatResponse}; Sep 03 22:02:52.994 INFO kablam! | ^^^^^^^^^^^^^^^^ no `RepoStatResponse` in `response`. Did you mean to use `ResolveResponse`? Sep 03 22:02:52.994 INFO kablam! Sep 03 22:02:53.001 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:12:3 Sep 03 22:02:53.001 INFO kablam! | Sep 03 22:02:53.001 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.001 INFO kablam! | ^^^^^ Sep 03 22:02:53.001 INFO kablam! | Sep 03 22:02:53.001 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.001 INFO kablam! Sep 03 22:02:53.001 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:24:3 Sep 03 22:02:53.001 INFO kablam! | Sep 03 22:02:53.001 INFO kablam! 24 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.001 INFO kablam! | ^^^^^ Sep 03 22:02:53.001 INFO kablam! | Sep 03 22:02:53.001 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.001 INFO kablam! Sep 03 22:02:53.001 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bitswap.rs:45:3 Sep 03 22:02:53.002 INFO kablam! | Sep 03 22:02:53.002 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.002 INFO kablam! | ^^^^^ Sep 03 22:02:53.002 INFO kablam! | Sep 03 22:02:53.002 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.002 INFO kablam! Sep 03 22:02:53.003 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:12:3 Sep 03 22:02:53.003 INFO kablam! | Sep 03 22:02:53.003 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.003 INFO kablam! | ^^^^^ Sep 03 22:02:53.003 INFO kablam! | Sep 03 22:02:53.003 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.003 INFO kablam! Sep 03 22:02:53.003 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:19:3 Sep 03 22:02:53.003 INFO kablam! | Sep 03 22:02:53.003 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.003 INFO kablam! | ^^^^^ Sep 03 22:02:53.003 INFO kablam! | Sep 03 22:02:53.003 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.003 INFO kablam! Sep 03 22:02:53.003 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/bootstrap.rs:26:3 Sep 03 22:02:53.003 INFO kablam! | Sep 03 22:02:53.003 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.004 INFO kablam! | ^^^^^ Sep 03 22:02:53.004 INFO kablam! | Sep 03 22:02:53.004 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.004 INFO kablam! Sep 03 22:02:53.004 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:12:3 Sep 03 22:02:53.004 INFO kablam! | Sep 03 22:02:53.004 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.004 INFO kablam! | ^^^^^ Sep 03 22:02:53.004 INFO kablam! | Sep 03 22:02:53.004 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.004 INFO kablam! Sep 03 22:02:53.004 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/commands.rs:19:3 Sep 03 22:02:53.004 INFO kablam! | Sep 03 22:02:53.004 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.004 INFO kablam! | ^^^^^ Sep 03 22:02:53.004 INFO kablam! | Sep 03 22:02:53.004 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.004 INFO kablam! Sep 03 22:02:53.005 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:13:3 Sep 03 22:02:53.005 INFO kablam! | Sep 03 22:02:53.005 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.005 INFO kablam! | ^^^^^ Sep 03 22:02:53.005 INFO kablam! | Sep 03 22:02:53.005 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.005 INFO kablam! Sep 03 22:02:53.005 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:31:3 Sep 03 22:02:53.005 INFO kablam! | Sep 03 22:02:53.005 INFO kablam! 31 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.005 INFO kablam! | ^^^^^ Sep 03 22:02:53.005 INFO kablam! | Sep 03 22:02:53.005 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.005 INFO kablam! Sep 03 22:02:53.043 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:48:3 Sep 03 22:02:53.043 INFO kablam! | Sep 03 22:02:53.043 INFO kablam! 48 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.043 INFO kablam! | ^^^^^ Sep 03 22:02:53.043 INFO kablam! | Sep 03 22:02:53.043 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.043 INFO kablam! Sep 03 22:02:53.043 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:58:3 Sep 03 22:02:53.043 INFO kablam! | Sep 03 22:02:53.043 INFO kablam! 58 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.043 INFO kablam! | ^^^^^ Sep 03 22:02:53.043 INFO kablam! | Sep 03 22:02:53.043 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.043 INFO kablam! Sep 03 22:02:53.083 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:13:3 Sep 03 22:02:53.085 INFO kablam! | Sep 03 22:02:53.085 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.085 INFO kablam! | ^^^^^ Sep 03 22:02:53.085 INFO kablam! | Sep 03 22:02:53.085 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.085 INFO kablam! Sep 03 22:02:53.085 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/file.rs:26:3 Sep 03 22:02:53.085 INFO kablam! | Sep 03 22:02:53.085 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.085 INFO kablam! | ^^^^^ Sep 03 22:02:53.085 INFO kablam! | Sep 03 22:02:53.085 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.085 INFO kablam! Sep 03 22:02:53.085 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:16:3 Sep 03 22:02:53.085 INFO kablam! | Sep 03 22:02:53.085 INFO kablam! 16 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.086 INFO kablam! | ^^^^^ Sep 03 22:02:53.086 INFO kablam! | Sep 03 22:02:53.086 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.086 INFO kablam! Sep 03 22:02:53.086 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:30:3 Sep 03 22:02:53.087 INFO kablam! | Sep 03 22:02:53.087 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.087 INFO kablam! | ^^^^^ Sep 03 22:02:53.087 INFO kablam! | Sep 03 22:02:53.087 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.087 INFO kablam! Sep 03 22:02:53.087 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/files.rs:43:3 Sep 03 22:02:53.087 INFO kablam! | Sep 03 22:02:53.087 INFO kablam! 43 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.087 INFO kablam! | ^^^^^ Sep 03 22:02:53.087 INFO kablam! | Sep 03 22:02:53.087 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.088 INFO kablam! Sep 03 22:02:53.088 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/id.rs:12:3 Sep 03 22:02:53.088 INFO kablam! | Sep 03 22:02:53.088 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.088 INFO kablam! | ^^^^^ Sep 03 22:02:53.088 INFO kablam! | Sep 03 22:02:53.088 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.088 INFO kablam! Sep 03 22:02:53.088 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:12:3 Sep 03 22:02:53.088 INFO kablam! | Sep 03 22:02:53.089 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.089 INFO kablam! | ^^^^^ Sep 03 22:02:53.089 INFO kablam! | Sep 03 22:02:53.089 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.089 INFO kablam! Sep 03 22:02:53.089 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:19:3 Sep 03 22:02:53.089 INFO kablam! | Sep 03 22:02:53.089 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.090 INFO kablam! | ^^^^^ Sep 03 22:02:53.090 INFO kablam! | Sep 03 22:02:53.090 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.090 INFO kablam! Sep 03 22:02:53.090 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.090 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:30:3 Sep 03 22:02:53.090 INFO kablam! | Sep 03 22:02:53.090 INFO kablam! 30 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.090 INFO kablam! | ^^^^^ Sep 03 22:02:53.090 INFO kablam! | Sep 03 22:02:53.091 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.091 INFO kablam! Sep 03 22:02:53.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.107 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:12:3 Sep 03 22:02:53.107 INFO kablam! | Sep 03 22:02:53.107 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.107 INFO kablam! | ^^^^^ Sep 03 22:02:53.107 INFO kablam! | Sep 03 22:02:53.107 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.107 INFO kablam! Sep 03 22:02:53.107 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/log.rs:18:3 Sep 03 22:02:53.108 INFO kablam! | Sep 03 22:02:53.108 INFO kablam! 18 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.108 INFO kablam! | ^^^^^ Sep 03 22:02:53.108 INFO kablam! | Sep 03 22:02:53.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.108 INFO kablam! Sep 03 22:02:53.108 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:12:3 Sep 03 22:02:53.108 INFO kablam! | Sep 03 22:02:53.108 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.108 INFO kablam! | ^^^^^ Sep 03 22:02:53.108 INFO kablam! | Sep 03 22:02:53.108 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.108 INFO kablam! Sep 03 22:02:53.108 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:21:3 Sep 03 22:02:53.108 INFO kablam! | Sep 03 22:02:53.109 INFO kablam! 21 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.109 INFO kablam! | ^^^^^ Sep 03 22:02:53.109 INFO kablam! | Sep 03 22:02:53.109 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.109 INFO kablam! Sep 03 22:02:53.109 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/ls.rs:32:3 Sep 03 22:02:53.109 INFO kablam! | Sep 03 22:02:53.109 INFO kablam! 32 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.109 INFO kablam! | ^^^^^ Sep 03 22:02:53.109 INFO kablam! | Sep 03 22:02:53.109 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.109 INFO kablam! Sep 03 22:02:53.110 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:13:3 Sep 03 22:02:53.110 INFO kablam! | Sep 03 22:02:53.110 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.110 INFO kablam! | ^^^^^ Sep 03 22:02:53.110 INFO kablam! | Sep 03 22:02:53.110 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.110 INFO kablam! Sep 03 22:02:53.110 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:28:3 Sep 03 22:02:53.110 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! 28 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.111 INFO kablam! | ^^^^^ Sep 03 22:02:53.111 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.111 INFO kablam! Sep 03 22:02:53.111 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:35:3 Sep 03 22:02:53.111 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! 35 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.111 INFO kablam! | ^^^^^ Sep 03 22:02:53.111 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.111 INFO kablam! Sep 03 22:02:53.111 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:44:3 Sep 03 22:02:53.111 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! 44 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.111 INFO kablam! | ^^^^^ Sep 03 22:02:53.111 INFO kablam! | Sep 03 22:02:53.111 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.111 INFO kablam! Sep 03 22:02:53.111 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:53:3 Sep 03 22:02:53.112 INFO kablam! | Sep 03 22:02:53.112 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.112 INFO kablam! | ^^^^^ Sep 03 22:02:53.112 INFO kablam! | Sep 03 22:02:53.112 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.112 INFO kablam! Sep 03 22:02:53.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:62:3 Sep 03 22:02:53.112 INFO kablam! | Sep 03 22:02:53.112 INFO kablam! 62 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.112 INFO kablam! | ^^^^^ Sep 03 22:02:53.112 INFO kablam! | Sep 03 22:02:53.112 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.112 INFO kablam! Sep 03 22:02:53.112 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:71:3 Sep 03 22:02:53.112 INFO kablam! | Sep 03 22:02:53.112 INFO kablam! 71 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.112 INFO kablam! | ^^^^^ Sep 03 22:02:53.113 INFO kablam! | Sep 03 22:02:53.113 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.113 INFO kablam! Sep 03 22:02:53.113 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:80:3 Sep 03 22:02:53.113 INFO kablam! | Sep 03 22:02:53.113 INFO kablam! 80 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.113 INFO kablam! | ^^^^^ Sep 03 22:02:53.113 INFO kablam! | Sep 03 22:02:53.113 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.113 INFO kablam! Sep 03 22:02:53.113 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:89:3 Sep 03 22:02:53.113 INFO kablam! | Sep 03 22:02:53.113 INFO kablam! 89 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.113 INFO kablam! | ^^^^^ Sep 03 22:02:53.113 INFO kablam! | Sep 03 22:02:53.113 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.113 INFO kablam! Sep 03 22:02:53.113 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:98:3 Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.114 INFO kablam! 98 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.114 INFO kablam! | ^^^^^ Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.114 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.114 INFO kablam! Sep 03 22:02:53.114 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/object.rs:107:3 Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.114 INFO kablam! 107 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.114 INFO kablam! | ^^^^^ Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.114 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.114 INFO kablam! Sep 03 22:02:53.114 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:13:3 Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.114 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.114 INFO kablam! | ^^^^^ Sep 03 22:02:53.114 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.115 INFO kablam! Sep 03 22:02:53.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:22:3 Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! 22 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.115 INFO kablam! | ^^^^^ Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.115 INFO kablam! Sep 03 22:02:53.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:29:3 Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! 29 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.115 INFO kablam! | ^^^^^ Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.115 INFO kablam! Sep 03 22:02:53.115 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pin.rs:36:3 Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.115 INFO kablam! 36 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.115 INFO kablam! | ^^^^^ Sep 03 22:02:53.115 INFO kablam! | Sep 03 22:02:53.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.116 INFO kablam! Sep 03 22:02:53.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.116 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:12:3 Sep 03 22:02:53.116 INFO kablam! | Sep 03 22:02:53.116 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.116 INFO kablam! | ^^^^^ Sep 03 22:02:53.116 INFO kablam! | Sep 03 22:02:53.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.116 INFO kablam! Sep 03 22:02:53.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.116 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/pubsub.rs:19:3 Sep 03 22:02:53.116 INFO kablam! | Sep 03 22:02:53.116 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.116 INFO kablam! | ^^^^^ Sep 03 22:02:53.116 INFO kablam! | Sep 03 22:02:53.116 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.116 INFO kablam! Sep 03 22:02:53.116 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.116 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:13:3 Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! 13 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.117 INFO kablam! | ^^^^^ Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.117 INFO kablam! Sep 03 22:02:53.117 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:19:3 Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.117 INFO kablam! | ^^^^^ Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.117 INFO kablam! Sep 03 22:02:53.117 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:27:3 Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! 27 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.117 INFO kablam! | ^^^^^ Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.117 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.117 INFO kablam! Sep 03 22:02:53.117 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:37:3 Sep 03 22:02:53.117 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! 37 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.118 INFO kablam! | ^^^^^ Sep 03 22:02:53.118 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.118 INFO kablam! Sep 03 22:02:53.118 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/repo.rs:45:3 Sep 03 22:02:53.118 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! 45 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.118 INFO kablam! | ^^^^^ Sep 03 22:02:53.118 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.118 INFO kablam! Sep 03 22:02:53.118 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:12:3 Sep 03 22:02:53.118 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! 12 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.118 INFO kablam! | ^^^^^ Sep 03 22:02:53.118 INFO kablam! | Sep 03 22:02:53.118 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.118 INFO kablam! Sep 03 22:02:53.118 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:19:3 Sep 03 22:02:53.119 INFO kablam! | Sep 03 22:02:53.119 INFO kablam! 19 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.119 INFO kablam! | ^^^^^ Sep 03 22:02:53.119 INFO kablam! | Sep 03 22:02:53.119 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.119 INFO kablam! Sep 03 22:02:53.119 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:26:3 Sep 03 22:02:53.119 INFO kablam! | Sep 03 22:02:53.119 INFO kablam! 26 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.119 INFO kablam! | ^^^^^ Sep 03 22:02:53.119 INFO kablam! | Sep 03 22:02:53.119 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.119 INFO kablam! Sep 03 22:02:53.119 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:33:3 Sep 03 22:02:53.119 INFO kablam! | Sep 03 22:02:53.119 INFO kablam! 33 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.119 INFO kablam! | ^^^^^ Sep 03 22:02:53.120 INFO kablam! | Sep 03 22:02:53.120 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.120 INFO kablam! Sep 03 22:02:53.120 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:40:3 Sep 03 22:02:53.120 INFO kablam! | Sep 03 22:02:53.120 INFO kablam! 40 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.120 INFO kablam! | ^^^^^ Sep 03 22:02:53.120 INFO kablam! | Sep 03 22:02:53.120 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.120 INFO kablam! Sep 03 22:02:53.120 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:47:3 Sep 03 22:02:53.120 INFO kablam! | Sep 03 22:02:53.120 INFO kablam! 47 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.120 INFO kablam! | ^^^^^ Sep 03 22:02:53.120 INFO kablam! | Sep 03 22:02:53.120 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.120 INFO kablam! Sep 03 22:02:53.120 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:53:3 Sep 03 22:02:53.121 INFO kablam! | Sep 03 22:02:53.121 INFO kablam! 53 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.121 INFO kablam! | ^^^^^ Sep 03 22:02:53.121 INFO kablam! | Sep 03 22:02:53.121 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.121 INFO kablam! Sep 03 22:02:53.121 INFO kablam! error: cannot determine resolution for the attribute macro `serde` Sep 03 22:02:53.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/swarm.rs:65:3 Sep 03 22:02:53.121 INFO kablam! | Sep 03 22:02:53.121 INFO kablam! 65 | #[serde(rename_all = "PascalCase")] Sep 03 22:02:53.121 INFO kablam! | ^^^^^ Sep 03 22:02:53.121 INFO kablam! | Sep 03 22:02:53.121 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Sep 03 22:02:53.121 INFO kablam! Sep 03 22:02:53.328 INFO kablam! error[E0412]: cannot find type `DagIpfsHeader` in this scope Sep 03 22:02:53.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dag.rs:27:20 Sep 03 22:02:53.328 INFO kablam! | Sep 03 22:02:53.328 INFO kablam! 27 | pub links: Vec, Sep 03 22:02:53.328 INFO kablam! | ^^^^^^^^^^^^^ not found in this scope Sep 03 22:02:53.328 INFO kablam! Sep 03 22:02:53.330 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:72:32 Sep 03 22:02:53.330 INFO kablam! | Sep 03 22:02:53.330 INFO kablam! 72 | pub type DhtFindPeerResponse = DhtMessage; Sep 03 22:02:53.330 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.330 INFO kablam! Sep 03 22:02:53.330 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:74:33 Sep 03 22:02:53.330 INFO kablam! | Sep 03 22:02:53.330 INFO kablam! 74 | pub type DhtFindProvsResponse = DhtMessage; Sep 03 22:02:53.330 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.330 INFO kablam! Sep 03 22:02:53.331 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:76:27 Sep 03 22:02:53.331 INFO kablam! | Sep 03 22:02:53.331 INFO kablam! 76 | pub type DhtGetResponse = DhtMessage; Sep 03 22:02:53.331 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.331 INFO kablam! Sep 03 22:02:53.331 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:78:31 Sep 03 22:02:53.331 INFO kablam! | Sep 03 22:02:53.331 INFO kablam! 78 | pub type DhtProvideResponse = DhtMessage; Sep 03 22:02:53.331 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.332 INFO kablam! Sep 03 22:02:53.332 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:80:27 Sep 03 22:02:53.332 INFO kablam! | Sep 03 22:02:53.332 INFO kablam! 80 | pub type DhtPutResponse = DhtMessage; Sep 03 22:02:53.332 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.332 INFO kablam! Sep 03 22:02:53.332 INFO kablam! error[E0412]: cannot find type `DhtMessage` in this scope Sep 03 22:02:53.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/dht.rs:82:29 Sep 03 22:02:53.332 INFO kablam! | Sep 03 22:02:53.332 INFO kablam! 82 | pub type DhtQueryResponse = DhtMessage; Sep 03 22:02:53.332 INFO kablam! | ^^^^^^^^^^ not found in this scope Sep 03 22:02:53.332 INFO kablam! Sep 03 22:02:53.333 INFO kablam! error[E0412]: cannot find type `KeyPair` in this scope Sep 03 22:02:53.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:25:27 Sep 03 22:02:53.333 INFO kablam! | Sep 03 22:02:53.333 INFO kablam! 25 | pub type KeyGenResponse = KeyPair; Sep 03 22:02:53.333 INFO kablam! | ^^^^^^^ not found in this scope Sep 03 22:02:53.333 INFO kablam! Sep 03 22:02:53.333 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 03 22:02:53.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:27:28 Sep 03 22:02:53.333 INFO kablam! | Sep 03 22:02:53.334 INFO kablam! 27 | pub type KeyListResponse = KeyPairList; Sep 03 22:02:53.334 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 03 22:02:53.334 INFO kablam! Sep 03 22:02:53.334 INFO kablam! error[E0412]: cannot find type `KeyPairList` in this scope Sep 03 22:02:53.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/response/key.rs:38:26 Sep 03 22:02:53.334 INFO kablam! | Sep 03 22:02:53.334 INFO kablam! 38 | pub type KeyRmResponse = KeyPairList; Sep 03 22:02:53.334 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 03 22:02:53.334 INFO kablam! Sep 03 22:02:53.335 INFO kablam! error[E0412]: cannot find type `BitswapLedgerResponse` in module `response` Sep 03 22:02:53.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:361:73 Sep 03 22:02:53.335 INFO kablam! | Sep 03 22:02:53.335 INFO kablam! 361 | pub fn bitswap_ledger(&self, peer: &str) -> AsyncResponse { Sep 03 22:02:53.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:53.335 INFO kablam! Sep 03 22:02:53.335 INFO kablam! error[E0412]: cannot find type `BitswapStatResponse` in module `response` Sep 03 22:02:53.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:407:59 Sep 03 22:02:53.335 INFO kablam! | Sep 03 22:02:53.336 INFO kablam! 407 | pub fn bitswap_stat(&self) -> AsyncResponse { Sep 03 22:02:53.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:53.336 INFO kablam! Sep 03 22:02:53.336 INFO kablam! error[E0412]: cannot find type `BitswapWantlistResponse` in module `response` Sep 03 22:02:53.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:456:34 Sep 03 22:02:53.336 INFO kablam! | Sep 03 22:02:53.336 INFO kablam! 456 | ) -> AsyncResponse { Sep 03 22:02:53.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ did you mean `BitswapUnwantResponse`? Sep 03 22:02:53.336 INFO kablam! Sep 03 22:02:53.337 INFO kablam! error[E0412]: cannot find type `BootstrapAddDefaultResponse` in module `response` Sep 03 22:02:53.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:583:68 Sep 03 22:02:53.337 INFO kablam! | Sep 03 22:02:53.337 INFO kablam! 583 | pub fn bootstrap_add_default(&self) -> AsyncResponse { Sep 03 22:02:53.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.337 INFO kablam! Sep 03 22:02:53.338 INFO kablam! error[E0412]: cannot find type `BootstrapListResponse` in module `response` Sep 03 22:02:53.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:606:61 Sep 03 22:02:53.338 INFO kablam! | Sep 03 22:02:53.338 INFO kablam! 606 | pub fn bootstrap_list(&self) -> AsyncResponse { Sep 03 22:02:53.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.338 INFO kablam! Sep 03 22:02:53.338 INFO kablam! error[E0412]: cannot find type `BootstrapRmAllResponse` in module `response` Sep 03 22:02:53.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:629:63 Sep 03 22:02:53.338 INFO kablam! | Sep 03 22:02:53.338 INFO kablam! 629 | pub fn bootstrap_rm_all(&self) -> AsyncResponse { Sep 03 22:02:53.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.338 INFO kablam! Sep 03 22:02:53.339 INFO kablam! error[E0412]: cannot find type `CommandsResponse` in module `response` Sep 03 22:02:53.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:676:55 Sep 03 22:02:53.339 INFO kablam! | Sep 03 22:02:53.339 INFO kablam! 676 | pub fn commands(&self) -> AsyncResponse { Sep 03 22:02:53.339 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.339 INFO kablam! Sep 03 22:02:53.340 INFO kablam! error[E0412]: cannot find type `FileLsResponse` in module `response` Sep 03 22:02:53.340 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1045:66 Sep 03 22:02:53.340 INFO kablam! | Sep 03 22:02:53.340 INFO kablam! 1045 | pub fn file_ls(&self, path: &str) -> AsyncResponse { Sep 03 22:02:53.340 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:53.340 INFO kablam! Sep 03 22:02:53.340 INFO kablam! error[E0412]: cannot find type `FilesLsResponse` in module `response` Sep 03 22:02:53.341 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1110:75 Sep 03 22:02:53.341 INFO kablam! | Sep 03 22:02:53.341 INFO kablam! 1110 | pub fn files_ls(&self, path: Option<&str>) -> AsyncResponse { Sep 03 22:02:53.341 INFO kablam! | ^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:53.341 INFO kablam! Sep 03 22:02:53.341 INFO kablam! error[E0412]: cannot find type `FilesStatResponse` in module `response` Sep 03 22:02:53.341 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1225:69 Sep 03 22:02:53.341 INFO kablam! | Sep 03 22:02:53.341 INFO kablam! 1225 | pub fn files_stat(&self, path: &str) -> AsyncResponse { Sep 03 22:02:53.341 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `FilesCpResponse`? Sep 03 22:02:53.341 INFO kablam! Sep 03 22:02:53.342 INFO kablam! error[E0412]: cannot find type `IdResponse` in module `response` Sep 03 22:02:53.342 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1382:69 Sep 03 22:02:53.342 INFO kablam! | Sep 03 22:02:53.342 INFO kablam! 1382 | pub fn id(&self, peer: Option<&str>) -> AsyncResponse { Sep 03 22:02:53.342 INFO kablam! | ^^^^^^^^^^ did you mean `AddResponse`? Sep 03 22:02:53.342 INFO kablam! Sep 03 22:02:53.343 INFO kablam! error[E0412]: cannot find type `KeyRenameResponse` in module `response` Sep 03 22:02:53.343 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1455:34 Sep 03 22:02:53.343 INFO kablam! | Sep 03 22:02:53.343 INFO kablam! 1455 | ) -> AsyncResponse { Sep 03 22:02:53.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `KeyGenResponse`? Sep 03 22:02:53.343 INFO kablam! Sep 03 22:02:53.343 INFO kablam! error[E0412]: cannot find type `LogLevelResponse` in module `response` Sep 03 22:02:53.343 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1505:34 Sep 03 22:02:53.343 INFO kablam! | Sep 03 22:02:53.343 INFO kablam! 1505 | ) -> AsyncResponse { Sep 03 22:02:53.343 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.343 INFO kablam! Sep 03 22:02:53.344 INFO kablam! error[E0412]: cannot find type `LogLsResponse` in module `response` Sep 03 22:02:53.344 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1526:53 Sep 03 22:02:53.344 INFO kablam! | Sep 03 22:02:53.344 INFO kablam! 1526 | pub fn log_ls(&self) -> AsyncResponse { Sep 03 22:02:53.344 INFO kablam! | ^^^^^^^^^^^^^ did you mean `DnsResponse`? Sep 03 22:02:53.344 INFO kablam! Sep 03 22:02:53.345 INFO kablam! error[E0412]: cannot find type `LsResponse` in module `response` Sep 03 22:02:53.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1575:69 Sep 03 22:02:53.345 INFO kablam! | Sep 03 22:02:53.345 INFO kablam! 1575 | pub fn ls(&self, path: Option<&str>) -> AsyncResponse { Sep 03 22:02:53.345 INFO kablam! | ^^^^^^^^^^ did you mean `DnsResponse`? Sep 03 22:02:53.345 INFO kablam! Sep 03 22:02:53.345 INFO kablam! error[E0412]: cannot find type `ObjectDiffResponse` in module `response` Sep 03 22:02:53.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1701:34 Sep 03 22:02:53.345 INFO kablam! | Sep 03 22:02:53.346 INFO kablam! 1701 | ) -> AsyncResponse { Sep 03 22:02:53.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.346 INFO kablam! Sep 03 22:02:53.346 INFO kablam! error[E0412]: cannot find type `ObjectGetResponse` in module `response` Sep 03 22:02:53.346 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1722:68 Sep 03 22:02:53.346 INFO kablam! | Sep 03 22:02:53.346 INFO kablam! 1722 | pub fn object_get(&self, key: &str) -> AsyncResponse { Sep 03 22:02:53.346 INFO kablam! | ^^^^^^^^^^^^^^^^^ did you mean `DhtGetResponse`? Sep 03 22:02:53.346 INFO kablam! Sep 03 22:02:53.347 INFO kablam! error[E0412]: cannot find type `ObjectLinksResponse` in module `response` Sep 03 22:02:53.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1743:70 Sep 03 22:02:53.347 INFO kablam! | Sep 03 22:02:53.347 INFO kablam! 1743 | pub fn object_links(&self, key: &str) -> AsyncResponse { Sep 03 22:02:53.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.347 INFO kablam! Sep 03 22:02:53.348 INFO kablam! error[E0412]: cannot find type `ObjectNewResponse` in module `response` Sep 03 22:02:53.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1768:34 Sep 03 22:02:53.348 INFO kablam! | Sep 03 22:02:53.348 INFO kablam! 1768 | ) -> AsyncResponse { Sep 03 22:02:53.348 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.348 INFO kablam! Sep 03 22:02:53.349 INFO kablam! error[E0412]: cannot find type `ObjectStatResponse` in module `response` Sep 03 22:02:53.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1799:69 Sep 03 22:02:53.349 INFO kablam! | Sep 03 22:02:53.349 INFO kablam! 1799 | pub fn object_stat(&self, key: &str) -> AsyncResponse { Sep 03 22:02:53.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^ did you mean `BlockStatResponse`? Sep 03 22:02:53.349 INFO kablam! Sep 03 22:02:53.350 INFO kablam! error[E0412]: cannot find type `PinAddResponse` in module `response` Sep 03 22:02:53.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1840:82 Sep 03 22:02:53.350 INFO kablam! | Sep 03 22:02:53.350 INFO kablam! 1840 | pub fn pin_add(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 03 22:02:53.350 INFO kablam! | ^^^^^^^^^^^^^^ did you mean `AddResponse`? Sep 03 22:02:53.350 INFO kablam! Sep 03 22:02:53.350 INFO kablam! error[E0412]: cannot find type `PinLsResponse` in module `response` Sep 03 22:02:53.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1876:34 Sep 03 22:02:53.350 INFO kablam! | Sep 03 22:02:53.350 INFO kablam! 1876 | ) -> AsyncResponse { Sep 03 22:02:53.350 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 03 22:02:53.351 INFO kablam! Sep 03 22:02:53.351 INFO kablam! error[E0412]: cannot find type `PinRmResponse` in module `response` Sep 03 22:02:53.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1902:81 Sep 03 22:02:53.351 INFO kablam! | Sep 03 22:02:53.351 INFO kablam! 1902 | pub fn pin_rm(&self, key: &str, recursive: bool) -> AsyncResponse { Sep 03 22:02:53.351 INFO kablam! | ^^^^^^^^^^^^^ did you mean `PingResponse`? Sep 03 22:02:53.351 INFO kablam! Sep 03 22:02:53.352 INFO kablam! error[E0412]: cannot find type `PubsubLsResponse` in module `response` Sep 03 22:02:53.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1953:56 Sep 03 22:02:53.352 INFO kablam! | Sep 03 22:02:53.352 INFO kablam! 1953 | pub fn pubsub_ls(&self) -> AsyncResponse { Sep 03 22:02:53.352 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 03 22:02:53.352 INFO kablam! Sep 03 22:02:53.352 INFO kablam! error[E0412]: cannot find type `PubsubPeersResponse` in module `response` Sep 03 22:02:53.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:1978:34 Sep 03 22:02:53.352 INFO kablam! | Sep 03 22:02:53.352 INFO kablam! 1978 | ) -> AsyncResponse { Sep 03 22:02:53.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ did you mean `PubsubPubResponse`? Sep 03 22:02:53.353 INFO kablam! Sep 03 22:02:53.353 INFO kablam! error[E0412]: cannot find type `SwarmAddrsLocalResponse` in module `response` Sep 03 22:02:53.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2168:64 Sep 03 22:02:53.353 INFO kablam! | Sep 03 22:02:53.353 INFO kablam! 2168 | pub fn swarm_addrs_local(&self) -> AsyncResponse { Sep 03 22:02:53.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.353 INFO kablam! Sep 03 22:02:53.354 INFO kablam! error[E0412]: cannot find type `SwarmPeersResponse` in module `response` Sep 03 22:02:53.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ipfs-api-0.4.0-alpha.3/src/client.rs:2197:58 Sep 03 22:02:53.354 INFO kablam! | Sep 03 22:02:53.354 INFO kablam! 2197 | pub fn swarm_peers(&self) -> AsyncResponse { Sep 03 22:02:53.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `response` Sep 03 22:02:53.354 INFO kablam! Sep 03 22:02:53.376 INFO kablam! error: aborting due to 95 previous errors Sep 03 22:02:53.377 INFO kablam! Sep 03 22:02:53.377 INFO kablam! Some errors occurred: E0412, E0432. Sep 03 22:02:53.377 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 03 22:02:53.397 INFO kablam! error: Could not compile `ipfs-api`. Sep 03 22:02:53.397 INFO kablam! Sep 03 22:02:53.397 INFO kablam! To learn more, run the command again with --verbose. Sep 03 22:02:53.399 INFO kablam! su: No module specific data is present Sep 03 22:02:53.718 INFO running `"docker" "rm" "-f" "01392ecc5343312b220c778e150cde4df386f41e0c6ba0d5c6f0f5fdb51b6560"` Sep 03 22:02:53.826 INFO blam! 01392ecc5343312b220c778e150cde4df386f41e0c6ba0d5c6f0f5fdb51b6560