[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] 2d9c1fdd97a0638b427b21464e9579aff32f2927 [INFO] testing qompassai/glass against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqompassai%2Fglass" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qompassai/glass on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: unused manifest key: profile.release.relocation-model [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad56752cf85db56e492fc45ee6a3445589e6643e235e16e64a5dae8f0a87a7e [INFO] running `Command { std: "docker" "start" "-a" "bad56752cf85db56e492fc45ee6a3445589e6643e235e16e64a5dae8f0a87a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad56752cf85db56e492fc45ee6a3445589e6643e235e16e64a5dae8f0a87a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad56752cf85db56e492fc45ee6a3445589e6643e235e16e64a5dae8f0a87a7e", kill_on_drop: false }` [INFO] [stdout] bad56752cf85db56e492fc45ee6a3445589e6643e235e16e64a5dae8f0a87a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 314d8d20a8ff83b8a19f8a4f6700832d28751d1f1f78cfdc2818686be3eda591 [INFO] running `Command { std: "docker" "start" "-a" "314d8d20a8ff83b8a19f8a4f6700832d28751d1f1f78cfdc2818686be3eda591", 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] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling oqs-sys v0.11.0+liboqs-0.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hbb_common v0.1.0 (/opt/rustwide/workdir/libs/hbb_common) [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling confy v0.4.0-2 (https://github.com/open-trade/confy#83db9ec1) [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling tokio-socks v0.5.2-3 (https://github.com/open-trade/tokio-socks#bdb9aa3d) [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling machine-uid v0.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling oqs v0.11.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling minreq v2.13.4 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling async-speed-limit v0.3.1-1 (https://github.com/open-trade/async-speed-limit#8d1851d9) [INFO] [stderr] Compiling flexi_logger v0.22.6 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling ping v0.5.2 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling machine-uid v0.5.3 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling 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[E0425]: 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 { [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(path: &Path, include_hidden: bool) -> ResultType { [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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[E0425]: cannot find type `FileEntry` in this scope [INFO] [stdout] --> libs/hbb_common/src/fs.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | ) -> ResultType> { [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( [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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[E0425]: 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> { [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(path: &str, include_hidden: bool) -> ResultType> { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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, [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 { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `FileEntry` in this scope [INFO] [stdout] --> libs/hbb_common/src/fs.rs:277:20 [INFO] [stdout] | [INFO] [stdout] 277 | files: Vec, [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 TransferJob { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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 { [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 TransferJob { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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) { [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 TransferJob { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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[E0425]: 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> { [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 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]: cannot find type `Message` in this scope [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[E0425]: 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]: cannot find module or crate `file_transfer_send_confirm_request` in this scope [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] 3 + use std::mem::type_info::Union; [INFO] [stdout] | [INFO] [stdout] 3 + use core::mem::type_info::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]: cannot find module or crate `file_transfer_send_confirm_request` in this scope [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] 3 + use std::mem::type_info::Union; [INFO] [stdout] | [INFO] [stdout] 3 + use core::mem::type_info::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[E0425]: 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(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]: cannot find type `Message` in this scope [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[E0425]: 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) -> 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(id: i32, path: String, files: Vec) -> Message { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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) -> 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]: cannot find type `Message` in this scope [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[E0425]: 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[E0425]: 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]: cannot find type `Message` in this scope [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[E0425]: 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[E0425]: 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]: cannot find type `Message` in this scope [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[E0425]: 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) -> 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(id: i32, path: String, file_num: i32, files: Vec) -> Message { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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) -> 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]: cannot find type `Message` in this scope [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[E0425]: 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]: cannot find type `Message` in this scope [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[E0425]: 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]: cannot find type `Message` in this scope [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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]: cannot find type `FileType` in this scope [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[E0425]: 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) { [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(entries: &mut Vec) { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: 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[E0425]: 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[E0433]: cannot find type `FileResponse` in this scope [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]: cannot find type `FileResponse` in this scope [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]: cannot find type `FileResponse` in this scope [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]: cannot find type `FileResponse` in this scope [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]: cannot find type `FileAction` in this scope [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]: cannot find type `FileAction` in this scope [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]: cannot find type `FileAction` in this scope [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]: cannot find type `FileResponse` in this scope [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] Some errors have detailed explanations: E0422, E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hbb_common` (lib) due to 64 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "314d8d20a8ff83b8a19f8a4f6700832d28751d1f1f78cfdc2818686be3eda591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314d8d20a8ff83b8a19f8a4f6700832d28751d1f1f78cfdc2818686be3eda591", kill_on_drop: false }` [INFO] [stdout] 314d8d20a8ff83b8a19f8a4f6700832d28751d1f1f78cfdc2818686be3eda591