[INFO] fetching crate nebula-fbthrift-storage 0.1.2... [INFO] checking nebula-fbthrift-storage-0.1.2 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate nebula-fbthrift-storage 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nebula-fbthrift-storage 0.1.2 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nebula-fbthrift-storage 0.1.2 [INFO] finished tweaking crates.io crate nebula-fbthrift-storage 0.1.2 [INFO] tweaked toml for crates.io crate nebula-fbthrift-storage 0.1.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c912a21aadfd2c7bbd2febd6da7406f8766a2e5b3aee648e80dfe374abb4038e [INFO] running `Command { std: "docker" "start" "-a" "c912a21aadfd2c7bbd2febd6da7406f8766a2e5b3aee648e80dfe374abb4038e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c912a21aadfd2c7bbd2febd6da7406f8766a2e5b3aee648e80dfe374abb4038e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c912a21aadfd2c7bbd2febd6da7406f8766a2e5b3aee648e80dfe374abb4038e", kill_on_drop: false }` [INFO] [stdout] c912a21aadfd2c7bbd2febd6da7406f8766a2e5b3aee648e80dfe374abb4038e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a24cbb6d2f7b73122ddad84dcab49d15a88e49ef29db52e9819f45501b9d655 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a24cbb6d2f7b73122ddad84dcab49d15a88e49ef29db52e9819f45501b9d655", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking bufsize v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking fbthrift-git v0.0.4+c18333c [INFO] [stderr] Checking fbthrift-git v0.0.3+3121e6e [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking nebula-fbthrift-common v0.1.3 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking nebula-fbthrift-storage v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1115:17 [INFO] [stdout] | [INFO] [stdout] 1115 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1143:98 [INFO] [stdout] | [INFO] [stdout] 1143 | (::fbthrift::TType::Struct, 3) => field_leader = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1115:17 [INFO] [stdout] | [INFO] [stdout] 1115 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1143:98 [INFO] [stdout] | [INFO] [stdout] 1143 | (::fbthrift::TType::Struct, 3) => field_leader = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:1724:17 [INFO] [stdout] | [INFO] [stdout] 1724 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1724:17 [INFO] [stdout] | [INFO] [stdout] 1724 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:1729:17 [INFO] [stdout] | [INFO] [stdout] 1729 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1729:17 [INFO] [stdout] | [INFO] [stdout] 1729 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1770:102 [INFO] [stdout] | [INFO] [stdout] 1770 | (::fbthrift::TType::Map, 2) => field_vertex_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1771:100 [INFO] [stdout] | [INFO] [stdout] 1771 | (::fbthrift::TType::Map, 3) => field_edge_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:1724:17 [INFO] [stdout] | [INFO] [stdout] 1724 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1874:17 [INFO] [stdout] | [INFO] [stdout] 1874 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1724:17 [INFO] [stdout] | [INFO] [stdout] 1724 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:1729:17 [INFO] [stdout] | [INFO] [stdout] 1729 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1729:17 [INFO] [stdout] | [INFO] [stdout] 1729 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1906:98 [INFO] [stdout] | [INFO] [stdout] 1906 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1950:17 [INFO] [stdout] | [INFO] [stdout] 1950 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1770:102 [INFO] [stdout] | [INFO] [stdout] 1770 | (::fbthrift::TType::Map, 2) => field_vertex_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1771:100 [INFO] [stdout] | [INFO] [stdout] 1771 | (::fbthrift::TType::Map, 3) => field_edge_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1982:98 [INFO] [stdout] | [INFO] [stdout] 1982 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1874:17 [INFO] [stdout] | [INFO] [stdout] 1874 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1906:98 [INFO] [stdout] | [INFO] [stdout] 1906 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1950:17 [INFO] [stdout] | [INFO] [stdout] 1950 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:1982:98 [INFO] [stdout] | [INFO] [stdout] 1982 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:2736:13 [INFO] [stdout] | [INFO] [stdout] 2736 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2736:13 [INFO] [stdout] | [INFO] [stdout] 2736 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2766:95 [INFO] [stdout] | [INFO] [stdout] 2766 | (::fbthrift::TType::List, 4) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:2766:95 [INFO] [stdout] | [INFO] [stdout] 2766 | (::fbthrift::TType::List, 4) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2877:13 [INFO] [stdout] | [INFO] [stdout] 2877 | ::fbthrift::Serialize::write(&self.peer, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2909:96 [INFO] [stdout] | [INFO] [stdout] 2909 | (::fbthrift::TType::Struct, 3) => field_peer = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2956:13 [INFO] [stdout] | [INFO] [stdout] 2956 | ::fbthrift::Serialize::write(&self.new_leader, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2983:102 [INFO] [stdout] | [INFO] [stdout] 2983 | (::fbthrift::TType::Struct, 3) => field_new_leader = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3028:13 [INFO] [stdout] | [INFO] [stdout] 3028 | ::fbthrift::Serialize::write(&self.learner, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3055:99 [INFO] [stdout] | [INFO] [stdout] 3055 | (::fbthrift::TType::Struct, 3) => field_learner = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3100:13 [INFO] [stdout] | [INFO] [stdout] 3100 | ::fbthrift::Serialize::write(&self.target, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3127:98 [INFO] [stdout] | [INFO] [stdout] 3127 | (::fbthrift::TType::Struct, 3) => field_target = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3172:13 [INFO] [stdout] | [INFO] [stdout] 3172 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3172:13 [INFO] [stdout] | [INFO] [stdout] 3172 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:2736:13 [INFO] [stdout] | [INFO] [stdout] 2736 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2736:13 [INFO] [stdout] | [INFO] [stdout] 2736 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3199:95 [INFO] [stdout] | [INFO] [stdout] 3199 | (::fbthrift::TType::List, 3) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3199:95 [INFO] [stdout] | [INFO] [stdout] 3199 | (::fbthrift::TType::List, 3) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2766:95 [INFO] [stdout] | [INFO] [stdout] 2766 | (::fbthrift::TType::List, 4) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:2766:95 [INFO] [stdout] | [INFO] [stdout] 2766 | (::fbthrift::TType::List, 4) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3355:17 [INFO] [stdout] | [INFO] [stdout] 3355 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2877:13 [INFO] [stdout] | [INFO] [stdout] 2877 | ::fbthrift::Serialize::write(&self.peer, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3394:98 [INFO] [stdout] | [INFO] [stdout] 3394 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2909:96 [INFO] [stdout] | [INFO] [stdout] 2909 | (::fbthrift::TType::Struct, 3) => field_peer = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:2956:13 [INFO] [stdout] | [INFO] [stdout] 2956 | ::fbthrift::Serialize::write(&self.new_leader, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:2983:102 [INFO] [stdout] | [INFO] [stdout] 2983 | (::fbthrift::TType::Struct, 3) => field_new_leader = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3028:13 [INFO] [stdout] | [INFO] [stdout] 3028 | ::fbthrift::Serialize::write(&self.learner, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3055:99 [INFO] [stdout] | [INFO] [stdout] 3055 | (::fbthrift::TType::Struct, 3) => field_learner = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3100:13 [INFO] [stdout] | [INFO] [stdout] 3100 | ::fbthrift::Serialize::write(&self.target, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3127:98 [INFO] [stdout] | [INFO] [stdout] 3127 | (::fbthrift::TType::Struct, 3) => field_target = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3172:13 [INFO] [stdout] | [INFO] [stdout] 3172 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3172:13 [INFO] [stdout] | [INFO] [stdout] 3172 | ::fbthrift::Serialize::write(&self.peers, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3199:95 [INFO] [stdout] | [INFO] [stdout] 3199 | (::fbthrift::TType::List, 3) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HostAddr: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3199:95 [INFO] [stdout] | [INFO] [stdout] 3199 | (::fbthrift::TType::List, 3) => field_peers = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `HostAddr` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3835:13 [INFO] [stdout] | [INFO] [stdout] 3835 | ::fbthrift::Serialize::write(&self.edge_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3835:13 [INFO] [stdout] | [INFO] [stdout] 3835 | ::fbthrift::Serialize::write(&self.edge_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3355:17 [INFO] [stdout] | [INFO] [stdout] 3355 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3874:100 [INFO] [stdout] | [INFO] [stdout] 3874 | (::fbthrift::TType::Map, 2) => field_edge_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3394:98 [INFO] [stdout] | [INFO] [stdout] 3394 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4189:13 [INFO] [stdout] | [INFO] [stdout] 4189 | ::fbthrift::Serialize::write(&self.vertex_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4189:13 [INFO] [stdout] | [INFO] [stdout] 4189 | ::fbthrift::Serialize::write(&self.vertex_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4228:102 [INFO] [stdout] | [INFO] [stdout] 4228 | (::fbthrift::TType::Map, 2) => field_vertex_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:3835:13 [INFO] [stdout] | [INFO] [stdout] 3835 | ::fbthrift::Serialize::write(&self.edge_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:3835:13 [INFO] [stdout] | [INFO] [stdout] 3835 | ::fbthrift::Serialize::write(&self.edge_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4274:13 [INFO] [stdout] | [INFO] [stdout] 4274 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `GetTType` for `Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4274:13 [INFO] [stdout] | [INFO] [stdout] 4274 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:3874:100 [INFO] [stdout] | [INFO] [stdout] 3874 | (::fbthrift::TType::Map, 2) => field_edge_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4298:94 [INFO] [stdout] | [INFO] [stdout] 4298 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4298:94 [INFO] [stdout] | [INFO] [stdout] 4298 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4402:13 [INFO] [stdout] | [INFO] [stdout] 4402 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `GetTType` for `Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4402:13 [INFO] [stdout] | [INFO] [stdout] 4402 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4189:13 [INFO] [stdout] | [INFO] [stdout] 4189 | ::fbthrift::Serialize::write(&self.vertex_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4189:13 [INFO] [stdout] | [INFO] [stdout] 4189 | ::fbthrift::Serialize::write(&self.vertex_schema, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4426:94 [INFO] [stdout] | [INFO] [stdout] 4426 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4426:94 [INFO] [stdout] | [INFO] [stdout] 4426 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4228:102 [INFO] [stdout] | [INFO] [stdout] 4228 | (::fbthrift::TType::Map, 2) => field_vertex_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4274:13 [INFO] [stdout] | [INFO] [stdout] 4274 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `GetTType` for `Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4274:13 [INFO] [stdout] | [INFO] [stdout] 4274 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4298:94 [INFO] [stdout] | [INFO] [stdout] 4298 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4298:94 [INFO] [stdout] | [INFO] [stdout] 4298 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4402:13 [INFO] [stdout] | [INFO] [stdout] 4402 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `GetTType` for `Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4402:13 [INFO] [stdout] | [INFO] [stdout] 4402 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4602:13 [INFO] [stdout] | [INFO] [stdout] 4602 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4426:94 [INFO] [stdout] | [INFO] [stdout] 4426 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4602:13 [INFO] [stdout] | [INFO] [stdout] 4602 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4426:94 [INFO] [stdout] | [INFO] [stdout] 4426 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap>` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4626:94 [INFO] [stdout] | [INFO] [stdout] 4626 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: GetTType` is not satisfied [INFO] [stdout] --> src/lib.rs:4602:13 [INFO] [stdout] | [INFO] [stdout] 4602 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `GetTType` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:4602:13 [INFO] [stdout] | [INFO] [stdout] 4602 | ::fbthrift::Serialize::write(&self.parts, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize<_>` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pair: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:4626:94 [INFO] [stdout] | [INFO] [stdout] 4626 | (::fbthrift::TType::Map, 2) => field_parts = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Pair` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize

` for `BTreeMap` [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:5237:17 [INFO] [stdout] | [INFO] [stdout] 5237 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:5276:98 [INFO] [stdout] | [INFO] [stdout] 5276 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:5237:17 [INFO] [stdout] | [INFO] [stdout] 5237 | ::fbthrift::Serialize::write(some, p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize<_>` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Serialize::write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Schema: Deserialize

` is not satisfied [INFO] [stdout] --> src/lib.rs:5276:98 [INFO] [stdout] | [INFO] [stdout] 5276 | (::fbthrift::TType::Struct, 2) => field_schema = ::std::option::Option::Some(::fbthrift::Deserialize::read(p)?), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize

` is not implemented for `Schema` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nebula-fbthrift-storage` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8a24cbb6d2f7b73122ddad84dcab49d15a88e49ef29db52e9819f45501b9d655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a24cbb6d2f7b73122ddad84dcab49d15a88e49ef29db52e9819f45501b9d655", kill_on_drop: false }` [INFO] [stdout] 8a24cbb6d2f7b73122ddad84dcab49d15a88e49ef29db52e9819f45501b9d655