[INFO] cloning repository https://github.com/qompassai/glass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qompassai/glass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqompassai%2Fglass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqompassai%2Fglass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 871f0c5574641f719aad6668625ca873292c2d29
[INFO] checking qompassai/glass/871f0c5574641f719aad6668625ca873292c2d29 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqompassai%2Fglass" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/qompassai/glass
[INFO] finished tweaking git repo https://github.com/qompassai/glass
[INFO] tweaked toml for git repo https://github.com/qompassai/glass written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qompassai/glass on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qompassai/glass 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: profile.release.relocation-model
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/confy`
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/tokio-socks`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/async-speed-limit`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ping v0.5.2
[INFO] [stderr]   Downloaded quinn v0.8.5
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded machine-uid v0.5.3
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[INFO] [stderr]   Downloaded oqs v0.11.0
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded quinn-udp v0.1.4
[INFO] [stderr]   Downloaded minreq v2.13.4
[INFO] [stderr]   Downloaded flexi_logger v0.22.6
[INFO] [stderr]   Downloaded quinn-proto v0.8.4
[INFO] [stderr]   Downloaded machine-uid v0.2.0
[INFO] [stderr]   Downloaded oqs-sys v0.11.0+liboqs-0.13.0
[INFO] [stderr]   Downloaded bcrypt v0.17.0
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a99b07a8fcffe529f88e1e1629e8eff685804f8050de19ce17fc4ddb609f7fff
[INFO] running `Command { std: "docker" "start" "-a" "a99b07a8fcffe529f88e1e1629e8eff685804f8050de19ce17fc4ddb609f7fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a99b07a8fcffe529f88e1e1629e8eff685804f8050de19ce17fc4ddb609f7fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99b07a8fcffe529f88e1e1629e8eff685804f8050de19ce17fc4ddb609f7fff", kill_on_drop: false }`
[INFO] [stdout] a99b07a8fcffe529f88e1e1629e8eff685804f8050de19ce17fc4ddb609f7fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d21b312dec0176347a446cee1d26e9eb3c51002db7f4967174512ab2133b32
[INFO] running `Command { std: "docker" "start" "-a" "e1d21b312dec0176347a446cee1d26e9eb3c51002db7f4967174512ab2133b32", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: profile.release.relocation-model
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common)
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling oqs-sys v0.11.0+liboqs-0.13.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tokio-socks v0.5.2-3 (https://github.com/open-trade/tokio-socks#bdb9aa3d)
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]    Compiling confy v0.4.0-2 (https://github.com/open-trade/confy#83db9ec1)
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling machine-uid v0.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]    Compiling oqs v0.11.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking punycode v0.4.1
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking async-speed-limit v0.3.1-1 (https://github.com/open-trade/async-speed-limit#8d1851d9)
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking flexi_logger v0.22.6
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking ping v0.5.2
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking machine-uid v0.5.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling zstd v0.9.2+zstd.1.5.1
[INFO] [stdout] error[E0583]: file not found for module `protos`
[INFO] [stdout]  --> libs/hbb_common/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod protos;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `protos`, create file "libs/hbb_common/src/protos.rs" or "libs/hbb_common/src/protos/mod.rs"
[INFO] [stdout]   = note: if there is a `mod protos` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileDirectory` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:16:66
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn read_dir(path: &Path, include_hidden: bool) -> ResultType<FileDirectory> {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn read_dir<FileDirectory>(path: &Path, include_hidden: bool) -> ResultType<FileDirectory> {
[INFO] [stdout]    |                +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDirectory` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut dir = FileDirectory {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     (FileType::DirLink.into(), 0)
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     (FileType::Dir.into(), 0)
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 (FileType::FileLink.into(), 0)
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 (FileType::File.into(), meta.len())
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileEntry` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |         dir.entries.push(FileEntry {
[INFO] [stdout]    |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn read_dir_recursive<FileEntry>(
[INFO] [stdout]     |                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 Ok(FileType::File) => {
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 Ok(FileType::Dir) => {
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |         files.push(FileEntry {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |             entry_type: FileType::File.into(),
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:183:80
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn get_recursive_files(path: &str, include_hidden: bool) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                                                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn get_recursive_files<FileEntry>(path: &str, include_hidden: bool) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub files: Vec<FileEntry>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct TransferJob<FileEntry> {
[INFO] [stdout]     |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         files: Vec<FileEntry>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:323:33
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn files(&self) -> &Vec<FileEntry> {
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:328:44
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn set_files(&mut self, files: Vec<FileEntry>) {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub async fn write(&mut self, block: FileTransferBlock) -> ResultType<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:425:76
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub async fn read(&mut self, stream: &mut Stream) -> ResultType<Option<FileTransferBlock>> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileTransferBlock> TransferJob {
[INFO] [stdout]     |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |         Ok(Some(FileTransferBlock {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:502:23
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut msg = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 |         resp.set_digest(FileTransferDigest {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferSendConfirmRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:598:35
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub fn confirm(&mut self, r: &FileTransferSendConfirmRequest) -> bool {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:603:22
[INFO] [stdout]     |
[INFO] [stdout] 603 |                 Some(file_transfer_send_confirm_request::Union::Skip(s)) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `file_transfer_send_confirm_request`, use `cargo add file_transfer_send_confirm_request` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::btree_set::Union;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::hash_set::Union;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Union`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 603 -                 Some(file_transfer_send_confirm_request::Union::Skip(s)) => {
[INFO] [stdout] 603 +                 Some(Union::Skip(s)) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:610:22
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 Some(file_transfer_send_confirm_request::Union::OffsetBlk(_offset)) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `file_transfer_send_confirm_request`, use `cargo add file_transfer_send_confirm_request` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::btree_set::Union;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::hash_set::Union;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Union`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 610 -                 Some(file_transfer_send_confirm_request::Union::OffsetBlk(_offset)) => {
[INFO] [stdout] 610 +                 Some(Union::OffsetBlk(_offset)) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:633:79
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub fn new_error<T: std::string::ToString>(id: i32, err: T, file_num: i32) -> Message {
[INFO] [stdout]     |                                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferError` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |     resp.set_error(FileTransferError {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:641:23
[INFO] [stdout]     |
[INFO] [stdout] 641 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:647:50
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir<FileEntry>(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |               +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:647:65
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDirectory` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:649:18
[INFO] [stdout]     |
[INFO] [stdout] 649 |     resp.set_dir(FileDirectory {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:655:23
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:661:25
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub fn new_block(block: FileTransferBlock) -> Message {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:661:47
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub fn new_block(block: FileTransferBlock) -> Message {
[INFO] [stdout]     |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:664:23
[INFO] [stdout]     |
[INFO] [stdout] 664 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferSendConfirmRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:670:28
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn new_send_confirm(r: FileTransferSendConfirmRequest) -> Message {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:670:63
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn new_send_confirm(r: FileTransferSendConfirmRequest) -> Message {
[INFO] [stdout]     |                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:671:23
[INFO] [stdout]     |
[INFO] [stdout] 671 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:679:69
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive<FileEntry>(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:679:84
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferReceiveRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:681:24
[INFO] [stdout]     |
[INFO] [stdout] 681 |     action.set_receive(FileTransferReceiveRequest {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:688:23
[INFO] [stdout]     |
[INFO] [stdout] 688 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:694:80
[INFO] [stdout]     |
[INFO] [stdout] 694 | pub fn new_send(id: i32, path: String, file_num: i32, include_hidden: bool) -> Message {
[INFO] [stdout]     |                                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferSendRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |     action.set_send(FileTransferSendRequest {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:704:23
[INFO] [stdout]     |
[INFO] [stdout] 704 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:710:44
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub fn new_done(id: i32, file_num: i32) -> Message {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDone` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 |     resp.set_done(FileTransferDone {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:717:23
[INFO] [stdout]     |
[INFO] [stdout] 717 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:777:16
[INFO] [stdout]     |
[INFO] [stdout] 777 |             Ok(FileType::Dir) => {
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:780:16
[INFO] [stdout]     |
[INFO] [stdout] 780 |             Ok(FileType::DirLink) | Ok(FileType::FileLink) => {
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:780:40
[INFO] [stdout]     |
[INFO] [stdout] 780 |             Ok(FileType::DirLink) | Ok(FileType::FileLink) => {
[INFO] [stdout]     |                                        ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:803:49
[INFO] [stdout]     |
[INFO] [stdout] 803 | pub fn transform_windows_path(entries: &mut Vec<FileEntry>) {
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 803 | pub fn transform_windows_path<FileEntry>(entries: &mut Vec<FileEntry>) {
[INFO] [stdout]     |                              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 |     NeedConfirm(FileTransferDigest),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:818:14
[INFO] [stdout]     |
[INFO] [stdout] 818 |     digest: &FileTransferDigest,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:829:43
[INFO] [stdout]     |
[INFO] [stdout] 829 |         Ok(DigestCheckResult::NeedConfirm(FileTransferDigest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `protos`
[INFO] [stdout]  --> libs/hbb_common/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod protos;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `protos`, create file "libs/hbb_common/src/protos.rs" or "libs/hbb_common/src/protos/mod.rs"
[INFO] [stdout]   = note: if there is a `mod protos` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:503:24
[INFO] [stdout]     |
[INFO] [stdout] 503 |         let mut resp = FileResponse::new();
[INFO] [stdout]     |                        ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:634:20
[INFO] [stdout]     |
[INFO] [stdout] 634 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:662:20
[INFO] [stdout]     |
[INFO] [stdout] 662 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:672:22
[INFO] [stdout]     |
[INFO] [stdout] 672 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:680:22
[INFO] [stdout]     |
[INFO] [stdout] 680 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:696:22
[INFO] [stdout]     |
[INFO] [stdout] 696 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:711:20
[INFO] [stdout]     |
[INFO] [stdout] 711 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileDirectory` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:16:66
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn read_dir(path: &Path, include_hidden: bool) -> ResultType<FileDirectory> {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn read_dir<FileDirectory>(path: &Path, include_hidden: bool) -> ResultType<FileDirectory> {
[INFO] [stdout]    |                +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDirectory` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut dir = FileDirectory {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     (FileType::DirLink.into(), 0)
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     (FileType::Dir.into(), 0)
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 (FileType::FileLink.into(), 0)
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 (FileType::File.into(), meta.len())
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::fs::FileType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileEntry` in this scope
[INFO] [stdout]   --> libs/hbb_common/src/fs.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 89 |         dir.entries.push(FileEntry {
[INFO] [stdout]    |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 | ) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn read_dir_recursive<FileEntry>(
[INFO] [stdout]     |                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 Ok(FileType::File) => {
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 Ok(FileType::Dir) => {
[INFO] [stdout]     |                    ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |         files.push(FileEntry {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |             entry_type: FileType::File.into(),
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:183:80
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn get_recursive_files(path: &str, include_hidden: bool) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                                                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn get_recursive_files<FileEntry>(path: &str, include_hidden: bool) -> ResultType<Vec<FileEntry>> {
[INFO] [stdout]     |                           +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub files: Vec<FileEntry>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub struct TransferJob<FileEntry> {
[INFO] [stdout]     |                       +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         files: Vec<FileEntry>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:323:33
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn files(&self) -> &Vec<FileEntry> {
[INFO] [stdout]     |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:328:44
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn set_files(&mut self, files: Vec<FileEntry>) {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileEntry> TransferJob {
[INFO] [stdout]     |     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:382:42
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub async fn write(&mut self, block: FileTransferBlock) -> ResultType<()> {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:425:76
[INFO] [stdout]     |
[INFO] [stdout] 425 |     pub async fn read(&mut self, stream: &mut Stream) -> ResultType<Option<FileTransferBlock>> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<FileTransferBlock> TransferJob {
[INFO] [stdout]     |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |         Ok(Some(FileTransferBlock {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:502:23
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut msg = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 |         resp.set_digest(FileTransferDigest {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferSendConfirmRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:598:35
[INFO] [stdout]     |
[INFO] [stdout] 598 |     pub fn confirm(&mut self, r: &FileTransferSendConfirmRequest) -> bool {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:603:22
[INFO] [stdout]     |
[INFO] [stdout] 603 |                 Some(file_transfer_send_confirm_request::Union::Skip(s)) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `file_transfer_send_confirm_request`, use `cargo add file_transfer_send_confirm_request` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::btree_set::Union;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::hash_set::Union;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Union`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 603 -                 Some(file_transfer_send_confirm_request::Union::Skip(s)) => {
[INFO] [stdout] 603 +                 Some(Union::Skip(s)) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:610:22
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 Some(file_transfer_send_confirm_request::Union::OffsetBlk(_offset)) => {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `file_transfer_send_confirm_request`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `file_transfer_send_confirm_request`, use `cargo add file_transfer_send_confirm_request` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::btree_set::Union;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::collections::hash_set::Union;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Union`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 610 -                 Some(file_transfer_send_confirm_request::Union::OffsetBlk(_offset)) => {
[INFO] [stdout] 610 +                 Some(Union::OffsetBlk(_offset)) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:633:79
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub fn new_error<T: std::string::ToString>(id: i32, err: T, file_num: i32) -> Message {
[INFO] [stdout]     |                                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferError` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:635:20
[INFO] [stdout]     |
[INFO] [stdout] 635 |     resp.set_error(FileTransferError {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:641:23
[INFO] [stdout]     |
[INFO] [stdout] 641 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:647:50
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir<FileEntry>(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |               +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:647:65
[INFO] [stdout]     |
[INFO] [stdout] 647 | pub fn new_dir(id: i32, path: String, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileDirectory` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:649:18
[INFO] [stdout]     |
[INFO] [stdout] 649 |     resp.set_dir(FileDirectory {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:655:23
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferBlock` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:661:25
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub fn new_block(block: FileTransferBlock) -> Message {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:661:47
[INFO] [stdout]     |
[INFO] [stdout] 661 | pub fn new_block(block: FileTransferBlock) -> Message {
[INFO] [stdout]     |                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:664:23
[INFO] [stdout]     |
[INFO] [stdout] 664 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferSendConfirmRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:670:28
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn new_send_confirm(r: FileTransferSendConfirmRequest) -> Message {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:670:63
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn new_send_confirm(r: FileTransferSendConfirmRequest) -> Message {
[INFO] [stdout]     |                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:671:23
[INFO] [stdout]     |
[INFO] [stdout] 671 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:679:69
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive<FileEntry>(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:679:84
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub fn new_receive(id: i32, path: String, file_num: i32, files: Vec<FileEntry>) -> Message {
[INFO] [stdout]     |                                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferReceiveRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:681:24
[INFO] [stdout]     |
[INFO] [stdout] 681 |     action.set_receive(FileTransferReceiveRequest {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:688:23
[INFO] [stdout]     |
[INFO] [stdout] 688 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:694:80
[INFO] [stdout]     |
[INFO] [stdout] 694 | pub fn new_send(id: i32, path: String, file_num: i32, include_hidden: bool) -> Message {
[INFO] [stdout]     |                                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferSendRequest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |     action.set_send(FileTransferSendRequest {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:704:23
[INFO] [stdout]     |
[INFO] [stdout] 704 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Message` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:710:44
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub fn new_done(id: i32, file_num: i32) -> Message {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDone` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 |     resp.set_done(FileTransferDone {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:717:23
[INFO] [stdout]     |
[INFO] [stdout] 717 |     let mut msg_out = Message::new();
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:777:16
[INFO] [stdout]     |
[INFO] [stdout] 777 |             Ok(FileType::Dir) => {
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:780:16
[INFO] [stdout]     |
[INFO] [stdout] 780 |             Ok(FileType::DirLink) | Ok(FileType::FileLink) => {
[INFO] [stdout]     |                ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileType`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:780:40
[INFO] [stdout]     |
[INFO] [stdout] 780 |             Ok(FileType::DirLink) | Ok(FileType::FileLink) => {
[INFO] [stdout]     |                                        ^^^^^^^^ use of undeclared type `FileType`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::fs::FileType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileEntry` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:803:49
[INFO] [stdout]     |
[INFO] [stdout] 803 | pub fn transform_windows_path(entries: &mut Vec<FileEntry>) {
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 803 | pub fn transform_windows_path<FileEntry>(entries: &mut Vec<FileEntry>) {
[INFO] [stdout]     |                              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 |     NeedConfirm(FileTransferDigest),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:818:14
[INFO] [stdout]     |
[INFO] [stdout] 818 |     digest: &FileTransferDigest,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FileTransferDigest` in this scope
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:829:43
[INFO] [stdout]     |
[INFO] [stdout] 829 |         Ok(DigestCheckResult::NeedConfirm(FileTransferDigest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> libs/hbb_common/src/config.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         if let Some(path) = Self::path("").parent() {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> libs/hbb_common/src/config.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let mut path: PathBuf = path.into();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hbb_common` (lib) due to 64 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:503:24
[INFO] [stdout]     |
[INFO] [stdout] 503 |         let mut resp = FileResponse::new();
[INFO] [stdout]     |                        ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:634:20
[INFO] [stdout]     |
[INFO] [stdout] 634 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:648:20
[INFO] [stdout]     |
[INFO] [stdout] 648 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:662:20
[INFO] [stdout]     |
[INFO] [stdout] 662 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:672:22
[INFO] [stdout]     |
[INFO] [stdout] 672 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:680:22
[INFO] [stdout]     |
[INFO] [stdout] 680 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileAction`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:696:22
[INFO] [stdout]     |
[INFO] [stdout] 696 |     let mut action = FileAction::new();
[INFO] [stdout]     |                      ^^^^^^^^^^ use of undeclared type `FileAction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileResponse`
[INFO] [stdout]    --> libs/hbb_common/src/fs.rs:711:20
[INFO] [stdout]     |
[INFO] [stdout] 711 |     let mut resp = FileResponse::new();
[INFO] [stdout]     |                    ^^^^^^^^^^^^ use of undeclared type `FileResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> libs/hbb_common/src/config.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         if let Some(path) = Self::path("").parent() {
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> libs/hbb_common/src/config.rs:492:17
[INFO] [stdout]     |
[INFO] [stdout] 492 |             let mut path: PathBuf = path.into();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hbb_common` (lib) due to 64 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e1d21b312dec0176347a446cee1d26e9eb3c51002db7f4967174512ab2133b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d21b312dec0176347a446cee1d26e9eb3c51002db7f4967174512ab2133b32", kill_on_drop: false }`
[INFO] [stdout] e1d21b312dec0176347a446cee1d26e9eb3c51002db7f4967174512ab2133b32
