[INFO] fetching crate nebula-graph-fbthrift-meta 0.1.1... [INFO] testing nebula-graph-fbthrift-meta-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nebula-graph-fbthrift-meta 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate nebula-graph-fbthrift-meta 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nebula-graph-fbthrift-meta 0.1.1 [INFO] finished tweaking crates.io crate nebula-graph-fbthrift-meta 0.1.1 [INFO] tweaked toml for crates.io crate nebula-graph-fbthrift-meta 0.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd1fe6522e3531ce64054835d14a2aa740d085171220ab7b57860376f5a9939 [INFO] running `Command { std: "docker" "start" "-a" "1fd1fe6522e3531ce64054835d14a2aa740d085171220ab7b57860376f5a9939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd1fe6522e3531ce64054835d14a2aa740d085171220ab7b57860376f5a9939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd1fe6522e3531ce64054835d14a2aa740d085171220ab7b57860376f5a9939", kill_on_drop: false }` [INFO] [stdout] 1fd1fe6522e3531ce64054835d14a2aa740d085171220ab7b57860376f5a9939 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbbab5fe32a1110142edc99399addbe4c717a186af269ea784dc51957f0d2b56 [INFO] running `Command { std: "docker" "start" "-a" "bbbab5fe32a1110142edc99399addbe4c717a186af269ea784dc51957f0d2b56", 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 serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bufsize v0.5.1 [INFO] [stderr] Compiling fbthrift-git v0.0.1+unstable2020090200 [INFO] [stderr] Compiling nebula-graph-fbthrift-common v0.1.1 [INFO] [stderr] Compiling nebula-graph-fbthrift-meta v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:16631:13 [INFO] [stdout] | [INFO] [stdout] 16631 | MetaService::new(protocol, transport) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16631 | ::new(protocol, transport) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.65s [INFO] running `Command { std: "docker" "inspect" "bbbab5fe32a1110142edc99399addbe4c717a186af269ea784dc51957f0d2b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbab5fe32a1110142edc99399addbe4c717a186af269ea784dc51957f0d2b56", kill_on_drop: false }` [INFO] [stdout] bbbab5fe32a1110142edc99399addbe4c717a186af269ea784dc51957f0d2b56 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a63530eec290c9c68a895332045b3ae17b0d6fca77aa920662c43c0a6c3376e3 [INFO] running `Command { std: "docker" "start" "-a" "a63530eec290c9c68a895332045b3ae17b0d6fca77aa920662c43c0a6c3376e3", 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 nebula-graph-fbthrift-meta v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:16631:13 [INFO] [stdout] | [INFO] [stdout] 16631 | MetaService::new(protocol, transport) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16631 | ::new(protocol, transport) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:16631:13 [INFO] [stdout] | [INFO] [stdout] 16631 | MetaService::new(protocol, transport) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16631 | ::new(protocol, transport) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.32s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nebula_graph_fbthrift_meta-abb32f73c406d0bd) [INFO] running `Command { std: "docker" "inspect" "a63530eec290c9c68a895332045b3ae17b0d6fca77aa920662c43c0a6c3376e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63530eec290c9c68a895332045b3ae17b0d6fca77aa920662c43c0a6c3376e3", kill_on_drop: false }` [INFO] [stdout] a63530eec290c9c68a895332045b3ae17b0d6fca77aa920662c43c0a6c3376e3 [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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 353bc43282fdc51c7120734b832b687fd4de3b0ee4b0610f5708aa2783680f88 [INFO] running `Command { std: "docker" "start" "-a" "353bc43282fdc51c7120734b832b687fd4de3b0ee4b0610f5708aa2783680f88", 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] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:16631:13 [INFO] [stderr] | [INFO] [stderr] 16631 | MetaService::new(protocol, transport) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 16631 | ::new(protocol, transport) [INFO] [stderr] | ++++ + [INFO] [stderr] [INFO] [stderr] warning: `nebula-graph-fbthrift-meta` (lib) generated 1 warning [INFO] [stderr] warning: `nebula-graph-fbthrift-meta` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nebula_graph_fbthrift_meta-abb32f73c406d0bd) [INFO] [stdout] [INFO] [stderr] Doc-tests nebula-graph-fbthrift-meta [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - mock (line 20303) ... FAILED [INFO] [stdout] test src/lib.rs - client::dynMetaService (line 16600) ... FAILED [INFO] [stdout] test src/lib.rs - mock (line 20350) ... FAILED [INFO] [stdout] test src/lib.rs - mock (line 20317) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - mock (line 20303) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `MyService` [INFO] [stdout] --> src/lib.rs:20304:9 [INFO] [stdout] | [INFO] [stdout] 3 | service MyService { [INFO] [stdout] | ^^^^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/lib.rs:20307:14 [INFO] [stdout] | [INFO] [stdout] 6 | ) throws { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 9 | ), [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - client::dynMetaService (line 16600) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bgs` [INFO] [stdout] --> src/lib.rs:16601:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bgs::client::BuckGraphService; [INFO] [stdout] | ^^^ use of undeclared crate or module `bgs` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpClient` [INFO] [stdout] --> src/lib.rs:16604:17 [INFO] [stdout] | [INFO] [stdout] 6 | let transport = HttpClient::new(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HttpClient` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BuckGraphService` [INFO] [stdout] --> src/lib.rs:16605:14 [INFO] [stdout] | [INFO] [stdout] 7 | let client = BuckGraphService::new(protocol, transport); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `BuckGraphService` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinaryProtocol` [INFO] [stdout] --> src/lib.rs:16603:16 [INFO] [stdout] | [INFO] [stdout] 5 | let protocol = BinaryProtocol::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use fbthrift::BinaryProtocol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - mock (line 20350) stdout ---- [INFO] [stdout] error: expected identifier, found `...` [INFO] [stdout] --> src/lib.rs:20359:34 [INFO] [stdout] | [INFO] [stdout] 11 | let resp = FunctionResponse {...}; [INFO] [stdout] | ---------------- ^^^ expected identifier [INFO] [stdout] | | [INFO] [stdout] | while parsing this struct [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `...` [INFO] [stdout] --> src/lib.rs:20363:54 [INFO] [stdout] | [INFO] [stdout] 15 | mock.myFunction.mock(|request| FunctionResponse {...}); [INFO] [stdout] | ---------------- ^^^ expected identifier [INFO] [stdout] | | [INFO] [stdout] | while parsing this struct [INFO] [stdout] [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/lib.rs:20374:31 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {...} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {..} [INFO] [stdout] | ~~ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {..=} [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/lib.rs:20374:31 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {...} [INFO] [stdout] | ^^^ help: use `..` instead [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `thrift_if` [INFO] [stdout] --> src/lib.rs:20352:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thrift_if::client::MyService; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `thrift_if` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MyService` in this scope [INFO] [stdout] --> src/lib.rs:20373:21 [INFO] [stdout] | [INFO] [stdout] 24 | fn do_the_thing( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 25 | client: Arc, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> src/lib.rs:20374:11 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {...} [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use std::future::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Out` in this scope [INFO] [stdout] --> src/lib.rs:20374:25 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> impl Future {...} [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - mock (line 20317) stdout ---- [INFO] [stdout] error: non-item in item list [INFO] [stdout] --> src/lib.rs:20318:53 [INFO] [stdout] | [INFO] [stdout] 3 | impl crate::client::MyService for MyService<'mock> {...} [INFO] [stdout] | -^^^- item list ends here [INFO] [stdout] | || [INFO] [stdout] | |non-item starts here [INFO] [stdout] | item list starts here [INFO] [stdout] [INFO] [stdout] error: non-item in item list [INFO] [stdout] --> src/lib.rs:20345:48 [INFO] [stdout] | [INFO] [stdout] 30 | impl From for MyFunctionExn {...} [INFO] [stdout] | -^^^- item list ends here [INFO] [stdout] | || [INFO] [stdout] | |non-item starts here [INFO] [stdout] | item list starts here [INFO] [stdout] [INFO] [stdout] error: non-item in item list [INFO] [stdout] --> src/lib.rs:20346:49 [INFO] [stdout] | [INFO] [stdout] 31 | impl From for MyFunctionExn {...} [INFO] [stdout] | -^^^- item list ends here [INFO] [stdout] | || [INFO] [stdout] | |non-item starts here [INFO] [stdout] | item list starts here [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:20326:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn mock<'mock>() -> MyService<'mock>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:20331:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn ret(&self, value: FunctionResponse); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the function: `{ }` [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:20334:5 [INFO] [stdout] | [INFO] [stdout] 19 | / pub fn mock( [INFO] [stdout] 20 | | &self, [INFO] [stdout] 21 | | mock: impl FnMut(FunctionRequest) -> FunctionResponse + Send + Sync + 'mock, [INFO] [stdout] 22 | | ); [INFO] [stdout] | | ^ help: provide a definition for the function: `{ }` [INFO] [stdout] | |______| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: associated function in `impl` without body [INFO] [stdout] --> src/lib.rs:20340:5 [INFO] [stdout] | [INFO] [stdout] 25 | / pub fn throw(&self, exception: E) [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | E: Clone + Into + Send + Sync + 'mock; [INFO] [stdout] | | ^ help: provide a definition for the function: `{ }` [INFO] [stdout] | |_________________________________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/lib.rs:20318:13 [INFO] [stdout] | [INFO] [stdout] 3 | impl crate::client::MyService for MyService<'mock> {...} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `nebula_graph_fbthrift_meta::client` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/lib.rs:20325:17 [INFO] [stdout] | [INFO] [stdout] 10 | impl dyn crate::client::MyService { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `nebula_graph_fbthrift_meta::client` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/lib.rs:20342:32 [INFO] [stdout] | [INFO] [stdout] 27 | E: Clone + Into + Send + Sync + 'mock; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `nebula_graph_fbthrift_meta::services` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `myFunction` in this scope [INFO] [stdout] --> src/lib.rs:20321:21 [INFO] [stdout] | [INFO] [stdout] 6 | pub myFunction: myFunction<'mock>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `myFunction` in this scope [INFO] [stdout] --> src/lib.rs:20329:6 [INFO] [stdout] | [INFO] [stdout] 14 | impl myFunction<'mock> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionResponse` in this scope [INFO] [stdout] --> src/lib.rs:20331:30 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn ret(&self, value: FunctionResponse); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionRequest` in this scope [INFO] [stdout] --> src/lib.rs:20336:26 [INFO] [stdout] | [INFO] [stdout] 21 | mock: impl FnMut(FunctionRequest) -> FunctionResponse + Send + Sync + 'mock, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionResponse` in this scope [INFO] [stdout] --> src/lib.rs:20336:46 [INFO] [stdout] | [INFO] [stdout] 21 | mock: impl FnMut(FunctionRequest) -> FunctionResponse + Send + Sync + 'mock, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StorageException` in this scope [INFO] [stdout] --> src/lib.rs:20345:11 [INFO] [stdout] | [INFO] [stdout] 30 | impl From for MyFunctionExn {...} [INFO] [stdout] | - ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyFunctionExn` in this scope [INFO] [stdout] --> src/lib.rs:20345:33 [INFO] [stdout] | [INFO] [stdout] 30 | impl From for MyFunctionExn {...} [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NotFoundException` in this scope [INFO] [stdout] --> src/lib.rs:20346:11 [INFO] [stdout] | [INFO] [stdout] 31 | impl From for MyFunctionExn {...} [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MyFunctionExn` in this scope [INFO] [stdout] --> src/lib.rs:20346:34 [INFO] [stdout] | [INFO] [stdout] 31 | impl From for MyFunctionExn {...} [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'mock` [INFO] [stdout] --> src/lib.rs:20318:45 [INFO] [stdout] | [INFO] [stdout] 3 | impl crate::client::MyService for MyService<'mock> {...} [INFO] [stdout] | - ^^^^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'mock` here: `<'mock>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0261, E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0261`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - client::dynMetaService (line 16600) [INFO] [stdout] src/lib.rs - mock (line 20303) [INFO] [stdout] src/lib.rs - mock (line 20317) [INFO] [stdout] src/lib.rs - mock (line 20350) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "353bc43282fdc51c7120734b832b687fd4de3b0ee4b0610f5708aa2783680f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353bc43282fdc51c7120734b832b687fd4de3b0ee4b0610f5708aa2783680f88", kill_on_drop: false }` [INFO] [stdout] 353bc43282fdc51c7120734b832b687fd4de3b0ee4b0610f5708aa2783680f88