[INFO] cloning repository https://github.com/OMGeeky/gdriver2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OMGeeky/gdriver2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMGeeky%2Fgdriver2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMGeeky%2Fgdriver2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e498ec3f94ab385fcb8b80f25dea4ffa2957d499 [INFO] checking OMGeeky/gdriver2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMGeeky%2Fgdriver2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OMGeeky/gdriver2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OMGeeky/gdriver2 [INFO] finished tweaking git repo https://github.com/OMGeeky/gdriver2 [INFO] tweaked toml for git repo https://github.com/OMGeeky/gdriver2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OMGeeky/gdriver2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/google/tarpc.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded confique v0.2.5 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded confique-macro v0.0.9 [INFO] [stderr] Downloaded fuser v0.14.0 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2c7d84a56bc706c80305b355cc27ef26b5d796a2d6330562a79ad62e11ce1ac [INFO] running `Command { std: "docker" "start" "-a" "c2c7d84a56bc706c80305b355cc27ef26b5d796a2d6330562a79ad62e11ce1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c7d84a56bc706c80305b355cc27ef26b5d796a2d6330562a79ad62e11ce1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c7d84a56bc706c80305b355cc27ef26b5d796a2d6330562a79ad62e11ce1ac", kill_on_drop: false }` [INFO] [stdout] c2c7d84a56bc706c80305b355cc27ef26b5d796a2d6330562a79ad62e11ce1ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db271c3a10cc995d189301d680f1e1a2d891f3baaf3672dcc376025334a0dd6 [INFO] running `Command { std: "docker" "start" "-a" "7db271c3a10cc995d189301d680f1e1a2d891f3baaf3672dcc376025334a0dd6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Compiling fuser v0.14.0 [INFO] [stderr] Compiling tarpc-plugins v0.13.1 (https://github.com/google/tarpc.git#d91a9f88) [INFO] [stderr] Compiling confique-macro v0.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_yaml v0.9.30 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking tarpc v0.34.0 (https://github.com/google/tarpc.git#d91a9f88) [INFO] [stderr] Checking confique v0.2.5 [INFO] [stderr] Checking gdriver-common v0.1.0 (/opt/rustwide/workdir/gdriver-common) [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> gdriver-common/src/ipc.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DriveId` is imported redundantly [INFO] [stdout] --> gdriver-common/src/ipc/gdriver_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `DriveId` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::drive_structure::drive_id::DriveId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> gdriver-common/src/ipc.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DriveId` is imported redundantly [INFO] [stdout] --> gdriver-common/src/ipc/gdriver_service.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `DriveId` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::drive_structure::drive_id::DriveId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gdriver-client v0.1.0 (/opt/rustwide/workdir/gdriver-client) [INFO] [stderr] Checking gdriver-backend v0.1.0 (/opt/rustwide/workdir/gdriver-backend) [INFO] [stdout] error[E0412]: cannot find type `GetFileByPathError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetFileByPathError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetFileByPathError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteLocalChangeError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> StdResult<(), WriteLocalChangeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::WriteLocalChangeError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::WriteLocalChangeError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetMetadataError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> StdResult<(), GetMetadataError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetMetadataError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetMetadataError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetContentError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | ) -> StdResult<(), GetContentError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetContentError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetContentError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetFileListError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | ) -> StdResult<(), GetFileListError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetFileListError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetFileListError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MarkFileAsDeletedError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> StdResult<(), MarkFileAsDeletedError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::MarkFileAsDeletedError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::MarkFileAsDeletedError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MarkFileForKeepingLocalError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | ) -> StdResult<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::MarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::MarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnmarkFileForKeepingLocalError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> StdResult<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UnmarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UnmarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateChangesError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateChangesError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> StdResult<(), UpdateChangesError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BackendActionError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | ) -> std::result::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BackendActionError` [INFO] [stdout] --> gdriver-backend/src/service.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | Err(BackendActionError::CouldNotComplete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `BackendActionError` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::prelude::*` [INFO] [stdout] --> gdriver-backend/src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use gdriver_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DriveId` is imported redundantly [INFO] [stdout] --> gdriver-backend/src/service.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | drive_structure::drive_id::{DriveId, ROOT_ID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | -------- the item `DriveId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ROOT_ID` is imported redundantly [INFO] [stdout] --> gdriver-backend/src/service.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | drive_structure::drive_id::{DriveId, ROOT_ID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | -------- the item `ROOT_ID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::prelude::*` [INFO] [stdout] --> gdriver-client/src/prelude.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use gdriver_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `reply_error_e`, `reply_error_o`, `send_request_handled_consuming`, `send_request_handled_internal`, `send_request_handled` [INFO] [stdout] --> gdriver-client/src/prelude.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | reply_error_e, reply_error_o, send_request, send_request_handled_internal, send_request_handled, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | send_request_handled_consuming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIGURATION` is imported redundantly [INFO] [stdout] --> gdriver-client/src/sample.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gdriver_common::config::CONFIGURATION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `CONFIGURATION` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ROOT_ID` is imported redundantly [INFO] [stdout] --> gdriver-client/src/filesystem.rs:11:58 [INFO] [stdout] | [INFO] [stdout] 11 | use gdriver_common::drive_structure::drive_id::{DriveId, ROOT_ID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ROOT_ID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::drive_structure::meta::read_metadata_file` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use gdriver_common::drive_structure::meta::read_metadata_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FilesystemError` is imported redundantly [INFO] [stdout] --> gdriver-client/src/filesystem.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | -------- the item `FilesystemError` is already imported here [INFO] [stdout] 160 | use crate::filesystem::attributes::InodeAttributes; [INFO] [stdout] 161 | use crate::filesystem::errors::FilesystemError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::ipc::gdriver_service::errors::GetFileByPathError` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | use gdriver_common::ipc::gdriver_service::errors::GetFileByPathError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::prelude::*` [INFO] [stdout] --> gdriver-client/src/prelude.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use gdriver_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `reply_error_e`, `reply_error_o`, `send_request_handled_consuming`, `send_request_handled_internal`, `send_request_handled` [INFO] [stdout] --> gdriver-client/src/prelude.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | reply_error_e, reply_error_o, send_request, send_request_handled_internal, send_request_handled, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | send_request_handled_consuming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIGURATION` is imported redundantly [INFO] [stdout] --> gdriver-client/src/sample.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use gdriver_common::config::CONFIGURATION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `CONFIGURATION` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ROOT_ID` is imported redundantly [INFO] [stdout] --> gdriver-client/src/filesystem.rs:11:58 [INFO] [stdout] | [INFO] [stdout] 11 | use gdriver_common::drive_structure::drive_id::{DriveId, ROOT_ID}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ROOT_ID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::drive_structure::meta::read_metadata_file` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use gdriver_common::drive_structure::meta::read_metadata_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FilesystemError` is imported redundantly [INFO] [stdout] --> gdriver-client/src/filesystem.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 159 | use super::*; [INFO] [stdout] | -------- the item `FilesystemError` is already imported here [INFO] [stdout] 160 | use crate::filesystem::attributes::InodeAttributes; [INFO] [stdout] 161 | use crate::filesystem::errors::FilesystemError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::ipc::gdriver_service::errors::GetFileByPathError` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | use gdriver_common::ipc::gdriver_service::errors::GetFileByPathError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetFileByPathError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetFileByPathError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetFileByPathError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteLocalChangeError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> StdResult<(), WriteLocalChangeError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::WriteLocalChangeError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::WriteLocalChangeError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetMetadataError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> StdResult<(), GetMetadataError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetMetadataError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetMetadataError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetContentError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | ) -> StdResult<(), GetContentError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetContentError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetContentError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GetFileListError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | ) -> StdResult<(), GetFileListError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::GetFileListError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::GetFileListError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MarkFileAsDeletedError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | ) -> StdResult<(), MarkFileAsDeletedError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::MarkFileAsDeletedError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::MarkFileAsDeletedError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MarkFileForKeepingLocalError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | ) -> StdResult<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::MarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::MarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UnmarkFileForKeepingLocalError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | ) -> StdResult<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UnmarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UnmarkFileForKeepingLocalError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateChangesError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UpdateChangesError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> StdResult<(), UpdateChangesError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::UpdateChangesError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BackendActionError` in this scope [INFO] [stdout] --> gdriver-backend/src/service.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | ) -> std::result::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BackendActionError` [INFO] [stdout] --> gdriver-backend/src/service.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | Err(BackendActionError::CouldNotComplete) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `BackendActionError` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] 1 + use gdriver_common::ipc::gdriver_service::errors::BackendActionError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gdriver_common::prelude::*` [INFO] [stdout] --> gdriver-backend/src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use gdriver_common::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DriveId` is imported redundantly [INFO] [stdout] --> gdriver-backend/src/service.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | drive_structure::drive_id::{DriveId, ROOT_ID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | -------- the item `DriveId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ROOT_ID` is imported redundantly [INFO] [stdout] --> gdriver-backend/src/service.rs:3:42 [INFO] [stdout] | [INFO] [stdout] 3 | drive_structure::drive_id::{DriveId, ROOT_ID}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | use super::*; [INFO] [stdout] | -------- the item `ROOT_ID` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / async fn get_file_by_path( [INFO] [stdout] 19 | | self, [INFO] [stdout] 20 | | context: ::tarpc::context::Context, [INFO] [stdout] 21 | | path: PathBuf, [INFO] [stdout] 22 | | ) -> StdResult { [INFO] [stdout] | |_______________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 18 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / async fn write_local_change( [INFO] [stdout] 27 | | self, [INFO] [stdout] 28 | | context: ::tarpc::context::Context, [INFO] [stdout] 29 | | id: DriveId, [INFO] [stdout] 30 | | ) -> StdResult<(), WriteLocalChangeError> { [INFO] [stdout] | |_____________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 26 | std::result::Result<(), WriteLocalChangeError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / async fn get_metadata_for_file( [INFO] [stdout] 35 | | self, [INFO] [stdout] 36 | | context: ::tarpc::context::Context, [INFO] [stdout] 37 | | id: DriveId, [INFO] [stdout] 38 | | ) -> StdResult<(), GetMetadataError> { [INFO] [stdout] | |________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 34 | std::result::Result<(), GetMetadataError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn download_content_for_file( [INFO] [stdout] 43 | | self, [INFO] [stdout] 44 | | context: ::tarpc::context::Context, [INFO] [stdout] 45 | | id: DriveId, [INFO] [stdout] 46 | | ) -> StdResult<(), GetContentError> { [INFO] [stdout] | |_______________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 42 | std::result::Result<(), GetContentError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / async fn list_files_in_directory( [INFO] [stdout] 51 | | self, [INFO] [stdout] 52 | | context: ::tarpc::context::Context, [INFO] [stdout] 53 | | id: DriveId, [INFO] [stdout] 54 | | ) -> StdResult<(), GetFileListError> { [INFO] [stdout] | |________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 50 | std::result::Result<(), GetFileListError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / async fn mark_file_as_deleted( [INFO] [stdout] 59 | | self, [INFO] [stdout] 60 | | context: ::tarpc::context::Context, [INFO] [stdout] 61 | | id: DriveId, [INFO] [stdout] 62 | | ) -> StdResult<(), MarkFileAsDeletedError> { [INFO] [stdout] | |______________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 58 | std::result::Result<(), MarkFileAsDeletedError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / async fn mark_file_for_keeping_local( [INFO] [stdout] 67 | | self, [INFO] [stdout] 68 | | context: ::tarpc::context::Context, [INFO] [stdout] 69 | | id: DriveId, [INFO] [stdout] 70 | | ) -> StdResult<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | |____________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 66 | std::result::Result<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / async fn unmark_file_for_keeping_local( [INFO] [stdout] 75 | | self, [INFO] [stdout] 76 | | context: ::tarpc::context::Context, [INFO] [stdout] 77 | | id: DriveId, [INFO] [stdout] 78 | | ) -> StdResult<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | |______________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 74 | std::result::Result<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / async fn update_changes_for_file( [INFO] [stdout] 84 | | self, [INFO] [stdout] 85 | | context: ::tarpc::context::Context, [INFO] [stdout] 86 | | id: DriveId, [INFO] [stdout] 87 | | ) -> StdResult { [INFO] [stdout] | |____________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 83 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / async fn update_changes( [INFO] [stdout] 92 | | self, [INFO] [stdout] 93 | | context: ::tarpc::context::Context, [INFO] [stdout] 94 | | ) -> StdResult<(), UpdateChangesError> { [INFO] [stdout] | |__________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 91 | std::result::Result<(), UpdateChangesError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / async fn do_something2( [INFO] [stdout] 99 | | self, [INFO] [stdout] 100 | | _: ::tarpc::context::Context, [INFO] [stdout] 101 | | req: BackendActionRequest, [INFO] [stdout] 102 | | ) -> std::result::Result { [INFO] [stdout] | |________________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 98 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_settings`, `get_file_by_name` [INFO] [stdout] --> gdriver-backend/src/service.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl GDriverService for GdriverServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_settings`, `get_file_by_name` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `async fn get_settings(self, _: tarpc::context::Context) -> std::result::Result { todo!() }` [INFO] [stdout] = help: implement the missing item: `async fn get_file_by_name(self, _: tarpc::context::Context, _: OsString, _: gdriver_common::prelude::DriveId) -> std::result::Result { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / async fn get_file_by_path( [INFO] [stdout] 19 | | self, [INFO] [stdout] 20 | | context: ::tarpc::context::Context, [INFO] [stdout] 21 | | path: PathBuf, [INFO] [stdout] 22 | | ) -> StdResult { [INFO] [stdout] | |_______________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 18 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / async fn write_local_change( [INFO] [stdout] 27 | | self, [INFO] [stdout] 28 | | context: ::tarpc::context::Context, [INFO] [stdout] 29 | | id: DriveId, [INFO] [stdout] 30 | | ) -> StdResult<(), WriteLocalChangeError> { [INFO] [stdout] | |_____________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 26 | std::result::Result<(), WriteLocalChangeError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / async fn get_metadata_for_file( [INFO] [stdout] 35 | | self, [INFO] [stdout] 36 | | context: ::tarpc::context::Context, [INFO] [stdout] 37 | | id: DriveId, [INFO] [stdout] 38 | | ) -> StdResult<(), GetMetadataError> { [INFO] [stdout] | |________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 34 | std::result::Result<(), GetMetadataError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / async fn download_content_for_file( [INFO] [stdout] 43 | | self, [INFO] [stdout] 44 | | context: ::tarpc::context::Context, [INFO] [stdout] 45 | | id: DriveId, [INFO] [stdout] 46 | | ) -> StdResult<(), GetContentError> { [INFO] [stdout] | |_______________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 42 | std::result::Result<(), GetContentError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / async fn list_files_in_directory( [INFO] [stdout] 51 | | self, [INFO] [stdout] 52 | | context: ::tarpc::context::Context, [INFO] [stdout] 53 | | id: DriveId, [INFO] [stdout] 54 | | ) -> StdResult<(), GetFileListError> { [INFO] [stdout] | |________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 50 | std::result::Result<(), GetFileListError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | / async fn mark_file_as_deleted( [INFO] [stdout] 59 | | self, [INFO] [stdout] 60 | | context: ::tarpc::context::Context, [INFO] [stdout] 61 | | id: DriveId, [INFO] [stdout] 62 | | ) -> StdResult<(), MarkFileAsDeletedError> { [INFO] [stdout] | |______________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 58 | std::result::Result<(), MarkFileAsDeletedError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / async fn mark_file_for_keeping_local( [INFO] [stdout] 67 | | self, [INFO] [stdout] 68 | | context: ::tarpc::context::Context, [INFO] [stdout] 69 | | id: DriveId, [INFO] [stdout] 70 | | ) -> StdResult<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | |____________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 66 | std::result::Result<(), MarkFileForKeepingLocalError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / async fn unmark_file_for_keeping_local( [INFO] [stdout] 75 | | self, [INFO] [stdout] 76 | | context: ::tarpc::context::Context, [INFO] [stdout] 77 | | id: DriveId, [INFO] [stdout] 78 | | ) -> StdResult<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | |______________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 74 | std::result::Result<(), UnmarkFileForKeepingLocalError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / async fn update_changes_for_file( [INFO] [stdout] 84 | | self, [INFO] [stdout] 85 | | context: ::tarpc::context::Context, [INFO] [stdout] 86 | | id: DriveId, [INFO] [stdout] 87 | | ) -> StdResult { [INFO] [stdout] | |____________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 83 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / async fn update_changes( [INFO] [stdout] 92 | | self, [INFO] [stdout] 93 | | context: ::tarpc::context::Context, [INFO] [stdout] 94 | | ) -> StdResult<(), UpdateChangesError> { [INFO] [stdout] | |__________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 91 | std::result::Result<(), UpdateChangesError> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> gdriver-backend/src/service.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | / async fn do_something2( [INFO] [stdout] 99 | | self, [INFO] [stdout] 100 | | _: ::tarpc::context::Context, [INFO] [stdout] 101 | | req: BackendActionRequest, [INFO] [stdout] 102 | | ) -> std::result::Result { [INFO] [stdout] | |________________________________________________________^ this bound is stronger than that defined on the trait [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 98 | std::result::Result { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `get_settings`, `get_file_by_name` [INFO] [stdout] --> gdriver-backend/src/service.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | impl GDriverService for GdriverServer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `get_settings`, `get_file_by_name` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `async fn get_settings(self, _: tarpc::context::Context) -> std::result::Result { todo!() }` [INFO] [stdout] = help: implement the missing item: `async fn get_file_by_name(self, _: tarpc::context::Context, _: OsString, _: gdriver_common::prelude::DriveId) -> std::result::Result { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdriver-backend` (bin "gdriver-backend" test) due to 14 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdriver-backend` (bin "gdriver-backend") due to 14 previous errors; 14 warnings emitted [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> gdriver-client/src/filesystem.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start` is never used [INFO] [stdout] --> gdriver-client/src/sample.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn start() -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_client` is never used [INFO] [stdout] --> gdriver-client/src/sample.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn create_client(ip: IpAddr, port: u16) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> gdriver-client/src/filesystem.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Filesystem { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new(gdriver_client: GDriverServiceClient) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_ino_from_id` and `remove_id` are never used [INFO] [stdout] --> gdriver-client/src/filesystem.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl Filesystem { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn get_ino_from_id(&mut self, id: DriveId) -> Inode { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn remove_id(&mut self, id: DriveId) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_ft` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | trait ConvertFileType { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 13 | fn from_ft(kind: FileType) -> Self; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `XattrNamespace` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | enum XattrNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_xattr_namespace` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_xattr_namespace(key: &[u8]) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_now` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn time_now() -> (i64, u32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_from_system_time` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn time_from_system_time(system_time: &SystemTime) -> (i64, u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Other` is never constructed [INFO] [stdout] --> gdriver-client/src/filesystem.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub enum FilesystemError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 153 | Other(#[source] Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilesystemError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start` is never used [INFO] [stdout] --> gdriver-client/src/sample.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn start() -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_client` is never used [INFO] [stdout] --> gdriver-client/src/sample.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn create_client(ip: IpAddr, port: u16) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> gdriver-client/src/filesystem.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Filesystem { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new(gdriver_client: GDriverServiceClient) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_ino_from_id` and `remove_id` are never used [INFO] [stdout] --> gdriver-client/src/filesystem.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl Filesystem { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn get_ino_from_id(&mut self, id: DriveId) -> Inode { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn remove_id(&mut self, id: DriveId) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_ft` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | trait ConvertFileType { [INFO] [stdout] | --------------- associated function in this trait [INFO] [stdout] 13 | fn from_ft(kind: FileType) -> Self; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `XattrNamespace` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | enum XattrNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_xattr_namespace` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_xattr_namespace(key: &[u8]) -> StdResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_now` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn time_now() -> (i64, u32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `time_from_system_time` is never used [INFO] [stdout] --> gdriver-client/src/filesystem/attributes.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn time_from_system_time(system_time: &SystemTime) -> (i64, u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Other` is never constructed [INFO] [stdout] --> gdriver-client/src/filesystem.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub enum FilesystemError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 153 | Other(#[source] Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilesystemError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7db271c3a10cc995d189301d680f1e1a2d891f3baaf3672dcc376025334a0dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db271c3a10cc995d189301d680f1e1a2d891f3baaf3672dcc376025334a0dd6", kill_on_drop: false }` [INFO] [stdout] 7db271c3a10cc995d189301d680f1e1a2d891f3baaf3672dcc376025334a0dd6 [INFO] checking OMGeeky/gdriver2 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOMGeeky%2Fgdriver2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OMGeeky/gdriver2 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OMGeeky/gdriver2 [INFO] finished tweaking git repo https://github.com/OMGeeky/gdriver2 [INFO] tweaked toml for git repo https://github.com/OMGeeky/gdriver2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OMGeeky/gdriver2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 433e01dc9ae246bd395a19d0255661b22ee987977b08c9800a0e44f737db657a [INFO] running `Command { std: "docker" "start" "-a" "433e01dc9ae246bd395a19d0255661b22ee987977b08c9800a0e44f737db657a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433e01dc9ae246bd395a19d0255661b22ee987977b08c9800a0e44f737db657a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433e01dc9ae246bd395a19d0255661b22ee987977b08c9800a0e44f737db657a", kill_on_drop: false }` [INFO] [stdout] 433e01dc9ae246bd395a19d0255661b22ee987977b08c9800a0e44f737db657a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3830dc5f7a255cf72fce99d14456421a5746367c720e022cfcbf93b2805ecf27 [INFO] running `Command { std: "docker" "start" "-a" "3830dc5f7a255cf72fce99d14456421a5746367c720e022cfcbf93b2805ecf27", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "3830dc5f7a255cf72fce99d14456421a5746367c720e022cfcbf93b2805ecf27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3830dc5f7a255cf72fce99d14456421a5746367c720e022cfcbf93b2805ecf27", kill_on_drop: false }` [INFO] [stdout] 3830dc5f7a255cf72fce99d14456421a5746367c720e022cfcbf93b2805ecf27