[INFO] fetching crate nebula-fbthrift-storage 0.1.0... [INFO] checking nebula-fbthrift-storage-0.1.0 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate nebula-fbthrift-storage 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate nebula-fbthrift-storage 0.1.0 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nebula-fbthrift-storage 0.1.0 [INFO] finished tweaking crates.io crate nebula-fbthrift-storage 0.1.0 [INFO] tweaked toml for crates.io crate nebula-fbthrift-storage 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.0.1+unstable2020090200` for dependency `fbthrift` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1a035afa61a01f26924e2ae67a1c652fbb7b24bb629b1da08f760e10435d90 [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" "dc1a035afa61a01f26924e2ae67a1c652fbb7b24bb629b1da08f760e10435d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1a035afa61a01f26924e2ae67a1c652fbb7b24bb629b1da08f760e10435d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1a035afa61a01f26924e2ae67a1c652fbb7b24bb629b1da08f760e10435d90", kill_on_drop: false }` [INFO] [stdout] dc1a035afa61a01f26924e2ae67a1c652fbb7b24bb629b1da08f760e10435d90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9760798253e9642a7ebeb33439b9d75016606cef0f3979526e5556249fcd4344 [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" "9760798253e9642a7ebeb33439b9d75016606cef0f3979526e5556249fcd4344", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.0.1+unstable2020090200` for dependency `fbthrift` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking bufsize v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking fbthrift-git v0.0.2+617c2e9 [INFO] [stderr] Checking fbthrift-git v0.0.1+617c2e9 [INFO] [stderr] Checking pin-project v0.4.25 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking nebula-fbthrift-common v0.1.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking nebula-fbthrift-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `HostAddr: Serialize<_>` is not satisfied [INFO] [stdout] --> src/lib.rs:1108:17 [INFO] [stdout] | [INFO] [stdout] 1108 | ::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:1131:98 [INFO] [stdout] | [INFO] [stdout] 1131 | (::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:1677:17
[INFO] [stdout] |
[INFO] [stdout] 1677 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1716:102
[INFO] [stdout] |
[INFO] [stdout] 1716 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1717:100
[INFO] [stdout] |
[INFO] [stdout] 1717 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1844:98
[INFO] [stdout] |
[INFO] [stdout] 1844 | (::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:1888:17
[INFO] [stdout] |
[INFO] [stdout] 1888 | ::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:1915:98
[INFO] [stdout] |
[INFO] [stdout] 1915 | (::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: Serialize<_>` is not satisfied
[INFO] [stdout] --> src/lib.rs:2745:13
[INFO] [stdout] |
[INFO] [stdout] 2745 | ::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:2771:96
[INFO] [stdout] |
[INFO] [stdout] 2771 | (::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:2818:13
[INFO] [stdout] |
[INFO] [stdout] 2818 | ::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:2840:102
[INFO] [stdout] |
[INFO] [stdout] 2840 | (::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:2885:13
[INFO] [stdout] |
[INFO] [stdout] 2885 | ::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:2907:99
[INFO] [stdout] |
[INFO] [stdout] 2907 | (::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:2952:13
[INFO] [stdout] |
[INFO] [stdout] 2952 | ::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:2974:98
[INFO] [stdout] |
[INFO] [stdout] 2974 | (::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:3019:13
[INFO] [stdout] |
[INFO] [stdout] 3019 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3041:95
[INFO] [stdout] |
[INFO] [stdout] 3041 | (::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 ` for `Vec ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3224:98
[INFO] [stdout] |
[INFO] [stdout] 3224 | (::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:3632:13
[INFO] [stdout] |
[INFO] [stdout] 3632 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3664:100
[INFO] [stdout] |
[INFO] [stdout] 3664 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3990:102
[INFO] [stdout] |
[INFO] [stdout] 3990 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4056:94
[INFO] [stdout] |
[INFO] [stdout] 4056 | (::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 ` for `BTreeMap ` for `Vec ` for `BTreeMap ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4176:94
[INFO] [stdout] |
[INFO] [stdout] 4176 | (::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 ` for `BTreeMap ` for `Vec ` for `BTreeMap ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4363:94
[INFO] [stdout] |
[INFO] [stdout] 4363 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4968:98
[INFO] [stdout] |
[INFO] [stdout] 4968 | (::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: Serialize<_>` is not satisfied
[INFO] [stdout] --> src/lib.rs:1108:17
[INFO] [stdout] |
[INFO] [stdout] 1108 | ::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:1131:98
[INFO] [stdout] |
[INFO] [stdout] 1131 | (::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:1677:17
[INFO] [stdout] |
[INFO] [stdout] 1677 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1716:102
[INFO] [stdout] |
[INFO] [stdout] 1716 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1717:100
[INFO] [stdout] |
[INFO] [stdout] 1717 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:1844:98
[INFO] [stdout] |
[INFO] [stdout] 1844 | (::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:1888:17
[INFO] [stdout] |
[INFO] [stdout] 1888 | ::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:1915:98
[INFO] [stdout] |
[INFO] [stdout] 1915 | (::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: Serialize<_>` is not satisfied
[INFO] [stdout] --> src/lib.rs:2745:13
[INFO] [stdout] |
[INFO] [stdout] 2745 | ::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:2771:96
[INFO] [stdout] |
[INFO] [stdout] 2771 | (::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:2818:13
[INFO] [stdout] |
[INFO] [stdout] 2818 | ::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:2840:102
[INFO] [stdout] |
[INFO] [stdout] 2840 | (::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:2885:13
[INFO] [stdout] |
[INFO] [stdout] 2885 | ::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:2907:99
[INFO] [stdout] |
[INFO] [stdout] 2907 | (::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:2952:13
[INFO] [stdout] |
[INFO] [stdout] 2952 | ::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:2974:98
[INFO] [stdout] |
[INFO] [stdout] 2974 | (::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:3019:13
[INFO] [stdout] |
[INFO] [stdout] 3019 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3041:95
[INFO] [stdout] |
[INFO] [stdout] 3041 | (::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 ` for `Vec ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3224:98
[INFO] [stdout] |
[INFO] [stdout] 3224 | (::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:3632:13
[INFO] [stdout] |
[INFO] [stdout] 3632 | ::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3664:100
[INFO] [stdout] |
[INFO] [stdout] 3664 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:3990:102
[INFO] [stdout] |
[INFO] [stdout] 3990 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4056:94
[INFO] [stdout] |
[INFO] [stdout] 4056 | (::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 ` for `BTreeMap ` for `Vec ` for `BTreeMap ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4176:94
[INFO] [stdout] |
[INFO] [stdout] 4176 | (::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 ` for `BTreeMap ` for `Vec ` for `BTreeMap ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4363:94
[INFO] [stdout] |
[INFO] [stdout] 4363 | (::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 ` is not satisfied
[INFO] [stdout] --> src/lib.rs:4968:98
[INFO] [stdout] |
[INFO] [stdout] 4968 | (::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 45 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 45 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" "9760798253e9642a7ebeb33439b9d75016606cef0f3979526e5556249fcd4344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9760798253e9642a7ebeb33439b9d75016606cef0f3979526e5556249fcd4344", kill_on_drop: false }`
[INFO] [stdout] 9760798253e9642a7ebeb33439b9d75016606cef0f3979526e5556249fcd4344