[INFO] cloning repository https://github.com/gzbakku/fuc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzbakku/fuc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ffuc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ffuc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4001e9d848b7c857aa969294617db9b484129d6 [INFO] checking gzbakku/fuc against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzbakku%2Ffuc" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzbakku/fuc on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gzbakku/fuc [INFO] finished tweaking git repo https://github.com/gzbakku/fuc [INFO] tweaked toml for git repo https://github.com/gzbakku/fuc written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/gzbakku/fuc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_jitter v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41c3f7f94e2ccf5817d2e3c13a9fbc96fab2b9fc033fd01ef9a959a551001a86 [INFO] running `Command { std: "docker" "start" "-a" "41c3f7f94e2ccf5817d2e3c13a9fbc96fab2b9fc033fd01ef9a959a551001a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41c3f7f94e2ccf5817d2e3c13a9fbc96fab2b9fc033fd01ef9a959a551001a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c3f7f94e2ccf5817d2e3c13a9fbc96fab2b9fc033fd01ef9a959a551001a86", kill_on_drop: false }` [INFO] [stdout] 41c3f7f94e2ccf5817d2e3c13a9fbc96fab2b9fc033fd01ef9a959a551001a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d354813d17301cbf2248325aedfdbbcc0b1e4ef1f9183be60da2f474c78077ed [INFO] running `Command { std: "docker" "start" "-a" "d354813d17301cbf2248325aedfdbbcc0b1e4ef1f9183be60da2f474c78077ed", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] phf_shared v0.7.24 (as host dependency): unicase [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking fuc v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `fuc` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/./files.rs [INFO] [stderr] * src/delete/../files.rs [INFO] [stderr] * src/get/../files.rs [INFO] [stderr] * src/insert/../files.rs [INFO] [stderr] * src/insert/index/../../files.rs [INFO] [stderr] * src/query/../files.rs [INFO] [stderr] * src/query/run/../../files.rs [INFO] [stderr] * src/update/../files.rs [INFO] [stderr] * src/update/../insert/index/../../files.rs [INFO] [stderr] * src/user/../files.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/./files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/user/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/insert/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/insert/index/../../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/query/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/query/run/../../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/get/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/delete/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/update/../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stderr] --> src/update/../insert/index/../../files.rs:162:35 [INFO] [stderr] | [INFO] [stderr] 162 | ... Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::... [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/./files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/user/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/insert/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/insert/index/../../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/query/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/query/run/../../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/get/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/delete/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/update/../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/update/../insert/index/../../files.rs:156:17 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn cwd() -> String { [INFO] [stderr] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stderr] | | [INFO] [stderr] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stderr] [INFO] [stderr] error: aborting due to 20 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/./files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/user/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/insert/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/insert/index/../../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/./auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/./auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/./auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/./auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_dir` in module `files` [INFO] [stdout] --> src/init.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | files::db_dir(); [INFO] [stdout] | ^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::db_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/init.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let path = files::pathify("\\fuc\\keys\\register.fkey".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/init.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | if files::check_file(path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/init.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | files::make_file(p.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/init.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | files::write_file(p.clone(),vec![auth::hash256(key.clone())]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/../auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/../auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/../auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/user/../auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_dir` in module `files` [INFO] [stdout] --> src/user/reset.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | files::db_dir(); [INFO] [stdout] | ^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::db_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/reset.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/reset.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/reset.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/user/reset.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | files::make_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/user/reset.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | files::write_file(path,hold); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/reset.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\keys\\register.fkey".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/user/reset.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | let file = files::read_file(path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_dir` in module `files` [INFO] [stdout] --> src/user/delete.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | files::db_dir(); [INFO] [stdout] | ^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::db_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/delete.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/delete.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/delete.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/user/delete.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | files::delete_file(path); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/delete.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let path = files::pathify("\\fuc\\keys\\register.fkey".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/user/delete.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | let file = files::read_file(path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_dir` in module `files` [INFO] [stdout] --> src/user/register.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | files::db_dir(); [INFO] [stdout] | ^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::db_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/register.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/register.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/register.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/user/register.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | files::make_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/user/register.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | files::write_file(path,hold); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/register.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | let path = files::pathify("\\fuc\\keys\\register.fkey".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/user/register.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | let file = files::read_file(path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `db_dir` in module `files` [INFO] [stdout] --> src/user/connect.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | files::db_dir(); [INFO] [stdout] | ^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::db_dir; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::db_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/connect.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | let read = files::read_file(path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/connect.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | let path = files::pathify("\\fuc\\users\\".to_string() + &user + &".fuser".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/user/connect.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | if files::check_file(path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | files::delete_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | files::make_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/user/connect.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | files::write_file(path.clone(),hold); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/../auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/../auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/../auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/../auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut read = files::read_file(fult.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | files::write_file(fult.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let read = files::read_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let read = files::read_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | files::write_file(fump.clone(),vec![next_fult_name]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/query/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | files::make_file(next_fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | files::make_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/../list.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | if files::check_file(fump.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | files::make_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | files::write_file(fump,vec!["100".to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/../list.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | files::make_file(fult); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut read = files::read_file(fult.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | files::write_file(fult.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let read = files::read_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let read = files::read_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | files::write_file(fump.clone(),vec![next_fult_name]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | files::make_file(next_fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | files::make_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/query/run/../../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | if files::check_file(fump.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | files::make_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | files::write_file(fump,vec!["100".to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../list.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | files::make_file(fult); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/equal.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | files::make_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let mut read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | files::write_file(map_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | files::make_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | let mut read = files::read_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | files::write_file(group_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/order.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | files::make_dir(num_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | files::make_dir(p.clone() + &i.to_string()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | files::make_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | files::write_file(path.clone(),vec![w]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | files::make_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | let mut read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | files::write_file(map_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/get/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | files::make_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | let mut read = files::read_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/../../words.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | files::write_file(group_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/search.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/search.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | files::make_dir(path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/search.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | files::make_dir(path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let ref_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | files::make_dir(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | if files::check_file(doc_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | files::make_file(doc_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | let mut read = files::read_file(doc_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | files::write_file(doc_path,read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | let file_address = files::pathify("\\fuc\\index\\".to_string() + &id.to_string() + &".fui".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | if files::check_file(file_address.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | files::make_file(file_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/index/mod.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | let read = files::read_file(file_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/mod.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/mod.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | if files::check_file(collection_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/insert/mod.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | let read = files::read_file(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/mod.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/insert/mod.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | if files::check_file(doc_path) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/insert/mod.rs:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/insert/mod.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | files::make_dir(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/insert/mod.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | files::make_file(file_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/insert/mod.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | files::write_file(file_path.clone(),vec![i.clone().to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 23 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/delete/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/get/../auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/../auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/get/docs.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/docs.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | if files::check_file(path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/docs.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 14 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/update/../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `panic_anyanic` in `panic` [INFO] [stdout] --> src/update/../insert/index/../../files.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | Err(error) => std::panic::panic_anyanic::panic_anyanic::panic_anyanic::panic_anyanic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `panic_anyanic` in `panic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | if files::check_file(map_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | if files::check_file(group_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(group_path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | if files::check_file(map_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | let read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:165:23 [INFO] [stdout] | [INFO] [stdout] 165 | if files::check_file(list_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/get/../read.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | let read = files::read_file(list_path); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/get/collection.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 17 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 17 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/delete/../auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/../auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/../auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/delete/../auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/delete/docs.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | let collection_path = files::pathify(parse::address_locatify(address.clone())); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(doc_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | files::delete_file(doc_path); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | if files::check_file(ref_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | files::delete_file(ref_path); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_dir` in module `files` [INFO] [stdout] --> src/delete/docs.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | if files::check_dir(col_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_dir` in module `files` [INFO] [stdout] --> src/delete/docs.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | files::delete_dir(col_path); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | let refs = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | if files::check_file(i.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | let mut read = files::read_file(i.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `re_write_file` in module `files` [INFO] [stdout] --> src/delete/docs.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | files::re_write_file(i.clone(),read); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/delete/collection.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | let collection_path = files::pathify(parse::address_locatify(address.clone())); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_dir` in module `files` [INFO] [stdout] --> src/delete/collection.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | if files::check_dir(collection_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_dir` in module `files` [INFO] [stdout] --> src/delete/collection.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | files::delete_dir(collection_path); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::delete_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/../auth.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | let path = files::pathify("\\fuc\\tokens\\ ".to_string() + &user.clone() + &".ftok".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../auth.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../auth.rs:66:67 [INFO] [stdout] | [INFO] [stdout] 66 | println!("file not found : {} || result : {}",path,files::check_file(path.clone())); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../auth.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | let read = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut read = files::read_file(fult.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | files::write_file(fult.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let read = files::read_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let read = files::read_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | files::write_file(fump.clone(),vec![next_fult_name]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | files::make_file(next_fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | files::make_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../list.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | if files::check_file(fump.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | files::make_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | files::write_file(fump,vec!["100".to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../list.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | files::make_file(fult); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | let mut read = files::read_file(fult.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | files::write_file(fult.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | let read = files::read_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let read = files::read_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | files::write_file(fump.clone(),vec![next_fult_name]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | files::make_file(next_fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | files::make_file(fult_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | if files::check_file(fump.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | files::make_file(fump.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | files::write_file(fump,vec!["100".to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../list.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | files::make_file(fult); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/equal.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | files::make_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let mut read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | files::write_file(map_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | files::make_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | let mut read = files::read_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | files::write_file(group_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/order.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | files::make_dir(num_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | files::make_dir(p.clone() + &i.to_string()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | files::make_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | files::write_file(path.clone(),vec![w]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | files::make_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | let mut read = files::read_file(map_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | files::write_file(map_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | files::make_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | let mut read = files::read_file(group_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/../../words.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | files::write_file(group_path.clone(),read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/search.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/search.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | files::make_dir(path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/search.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | files::make_dir(path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:17:34 [INFO] [stdout] | [INFO] [stdout] 17 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::update::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let ref_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::update::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | files::make_dir(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | files::make_dir(p.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | if files::check_file(doc_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | files::make_file(doc_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | let mut read = files::read_file(doc_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | files::write_file(doc_path,read); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | let file_address = files::pathify("\\fuc\\index\\".to_string() + &id.to_string() + &".fui".to_string()); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use crate::update::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | if files::check_file(file_address.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | files::make_file(file_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/../insert/index/mod.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | let read = files::read_file(file_address.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/mod.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | let collection_path = files::pathify(parse::address_locatify(address.clone())); [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | if files::check_file(doc_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | files::delete_file(doc_path); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | if files::check_file(ref_path.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `delete_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | files::delete_file(ref_path); [INFO] [stdout] | ^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::delete_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::delete_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | if files::check_file(path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | let refs = files::read_file(path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | if files::check_file(i.clone()) == true { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | let mut read = files::read_file(i.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `re_write_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | files::re_write_file(i.clone(),read); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::re_write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pathify` in module `files` [INFO] [stdout] --> src/update/mod.rs:150:34 [INFO] [stdout] | [INFO] [stdout] 150 | let collection_path = files::pathify( [INFO] [stdout] | ^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::insert::index::equal::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::pathify; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::pathify; [INFO] [stdout] | [INFO] [stdout] and 9 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `check_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | if files::check_file(collection_path.clone()) == false { [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::check_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::check_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | let read = files::read_file(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::read_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::read_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_dir` in module `files` [INFO] [stdout] --> src/update/mod.rs:177:12 [INFO] [stdout] | [INFO] [stdout] 177 | files::make_dir(collection_path.clone()); [INFO] [stdout] | ^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::make_dir; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::make_dir; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `make_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | files::make_file(file_path.clone()); [INFO] [stdout] | ^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::make_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::make_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::make_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in module `files` [INFO] [stdout] --> src/update/mod.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | files::write_file(file_path.clone(),vec![doc.clone().to_string()]); [INFO] [stdout] | ^^^^^^^^^^ not found in `files` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::register::files::write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::auth::files::write_file; [INFO] [stdout] | [INFO] [stdout] 30 | use crate::query::run::equal::files::write_file; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/./files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/user/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/insert/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/insert/index/../../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/query/run/../../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/get/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/delete/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/update/../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/update/../insert/index/../../files.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn cwd() -> String { [INFO] [stdout] | --- ^^^^^^ expected struct `std::string::String`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fuc` due to 21 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 230 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d354813d17301cbf2248325aedfdbbcc0b1e4ef1f9183be60da2f474c78077ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d354813d17301cbf2248325aedfdbbcc0b1e4ef1f9183be60da2f474c78077ed", kill_on_drop: false }` [INFO] [stdout] d354813d17301cbf2248325aedfdbbcc0b1e4ef1f9183be60da2f474c78077ed