[INFO] fetching crate bb8-nebula-graph 0.4.3... [INFO] checking bb8-nebula-graph-0.4.3 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate bb8-nebula-graph 0.4.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bb8-nebula-graph 0.4.3 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bb8-nebula-graph 0.4.3 [INFO] finished tweaking crates.io crate bb8-nebula-graph 0.4.3 [INFO] tweaked toml for crates.io crate bb8-nebula-graph 0.4.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fbthrift-git v0.0.1+617c2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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] 644d429f87769d18dff1176a467f303f946cc2fe02ceea08e2f46de92c03e8e2 [INFO] running `Command { std: "docker" "start" "-a" "644d429f87769d18dff1176a467f303f946cc2fe02ceea08e2f46de92c03e8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644d429f87769d18dff1176a467f303f946cc2fe02ceea08e2f46de92c03e8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644d429f87769d18dff1176a467f303f946cc2fe02ceea08e2f46de92c03e8e2", kill_on_drop: false }` [INFO] [stdout] 644d429f87769d18dff1176a467f303f946cc2fe02ceea08e2f46de92c03e8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 5fa43461798dbd4a313c05e28e160e1a2d5e1a458a0e0502742bf144c07d7776 [INFO] running `Command { std: "docker" "start" "-a" "5fa43461798dbd4a313c05e28e160e1a2d5e1a458a0e0502742bf144c07d7776", 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.42 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fbthrift-transport-response-handler v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking bufsize v0.5.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking futures-x-io v0.1.3 [INFO] [stderr] Checking futures-x-io-timeoutable v0.1.0 [INFO] [stderr] Checking thiserror v1.0.21 [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.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking fbthrift-transport v0.3.1 [INFO] [stderr] Checking nebula-fbthrift-common-v2 v0.1.2 [INFO] [stderr] Checking nebula-fbthrift-common v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking nebula-fbthrift-graph-v2 v0.1.2 [INFO] [stderr] Checking nebula-fbthrift-graph v0.1.1 [INFO] [stderr] Checking bb8 v0.4.2 [INFO] [stderr] Checking nebula-graph-client v0.3.2 [INFO] [stdout] error[E0599]: no method named `authenticate` found for struct `nebula_fbthrift_graph::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | .authenticate(username, password) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `nebula_fbthrift_graph::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fbthrift_git::errors::NonthrowingFunctionError: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | return Err(ApplicationException::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 81 | | ApplicationExceptionErrorCode::Unknown, [INFO] [stdout] 82 | | res.error_msg.unwrap_or_else(|| "Unknown".to_owned()), [INFO] [stdout] 83 | | ) [INFO] [stdout] 84 | | .into()); [INFO] [stdout] | |___________________^ the trait `From` is not implemented for `fbthrift_git::errors::NonthrowingFunctionError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `fbthrift_git::ApplicationException` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `signout` found for struct `nebula_fbthrift_graph::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph.rs:129:33 [INFO] [stdout] | [INFO] [stdout] 129 | self.connection.service.signout(self.session_id).await [INFO] [stdout] | ^^^^^^^ method not found in `nebula_fbthrift_graph::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `execute` found for struct `nebula_fbthrift_graph::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph.rs:133:49 [INFO] [stdout] | [INFO] [stdout] 133 | let res = match self.connection.service.execute(self.session_id, stmt).await { [INFO] [stdout] | ^^^^^^^ method not found in `nebula_fbthrift_graph::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `authenticate` found for struct `nebula_fbthrift_graph_v2::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .authenticate(username, password) [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `nebula_fbthrift_graph_v2::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | .map(|x| String::from_utf8_lossy(&x).to_string()) [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size [INFO] [stdout] | [INFO] [stdout] 79 | .map(|&x| String::from_utf8_lossy(&x).to_string()) [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `fbthrift_git::errors::NonthrowingFunctionError: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | return Err(ApplicationException::new( [INFO] [stdout] | ________________________^ [INFO] [stdout] 77 | | ApplicationExceptionErrorCode::Unknown, [INFO] [stdout] 78 | | res.error_msg [INFO] [stdout] 79 | | .map(|x| String::from_utf8_lossy(&x).to_string()) [INFO] [stdout] 80 | | .unwrap_or_else(|| "Unknown".to_owned()), [INFO] [stdout] 81 | | ) [INFO] [stdout] 82 | | .into()); [INFO] [stdout] | |___________________^ the trait `From` is not implemented for `fbthrift_git::errors::NonthrowingFunctionError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `fbthrift_git::ApplicationException` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `signout` found for struct `nebula_fbthrift_graph_v2::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | self.connection.service.signout(self.session_id).await [INFO] [stdout] | ^^^^^^^ method not found in `nebula_fbthrift_graph_v2::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `execute` found for struct `nebula_fbthrift_graph_v2::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | .execute(self.session_id, stmt) [INFO] [stdout] | ^^^^^^^ method not found in `nebula_fbthrift_graph_v2::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `executeJson` found for struct `nebula_fbthrift_graph_v2::client::GraphServiceImpl` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/v2/graph.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 152 | .executeJson(self.session_id, stmt) [INFO] [stdout] | ^^^^^^^^^^^ method not found in `nebula_fbthrift_graph_v2::client::GraphServiceImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write` found for enum `nebula_fbthrift_graph::services::graph_service::SignoutExn` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph_transport_response_handler.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | SignoutExn::Success(()).write(&mut ser); [INFO] [stdout] | ^^^^^ method not found in `nebula_fbthrift_graph::services::graph_service::SignoutExn` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fbthrift-git-0.0.2+617c2e9/src/serialize.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | fn write(&self, p: &mut P); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `Box` here [INFO] [stdout] | the method is available for `Arc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use fbthrift_git::serialize::Serialize;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nebula_fbthrift_graph::services::graph_service::AuthenticateExn: Deserialize>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph_transport_response_handler.rs:81:56 [INFO] [stdout] | [INFO] [stdout] 81 | let _: AuthenticateExn = match Deserialize::read(&mut des) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Deserialize>` is not implemented for `nebula_fbthrift_graph::services::graph_service::AuthenticateExn` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `nebula_fbthrift_graph::services::graph_service::ExecuteExn: Deserialize>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nebula-graph-client-0.3.2/src/graph_transport_response_handler.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | let _: ExecuteExn = match Deserialize::read(&mut des) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `Deserialize>` is not implemented for `nebula_fbthrift_graph::services::graph_service::ExecuteExn` [INFO] [stdout] | [INFO] [stdout] = note: required by `fbthrift_git::Deserialize::read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nebula-graph-client` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5fa43461798dbd4a313c05e28e160e1a2d5e1a458a0e0502742bf144c07d7776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa43461798dbd4a313c05e28e160e1a2d5e1a458a0e0502742bf144c07d7776", kill_on_drop: false }` [INFO] [stdout] 5fa43461798dbd4a313c05e28e160e1a2d5e1a458a0e0502742bf144c07d7776