[INFO] cloning repository https://github.com/dsbrgg/rk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsbrgg/rk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsbrgg%2Frk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsbrgg%2Frk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fabc7f5ddf959c1d50671ac97174428ff4544494 [INFO] checking dsbrgg/rk against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsbrgg%2Frk" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dsbrgg/rk on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dsbrgg/rk [INFO] finished tweaking git repo https://github.com/dsbrgg/rk [INFO] tweaked toml for git repo https://github.com/dsbrgg/rk written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dsbrgg/rk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01cd433004a5171eb0d7661d838b9e4d414c8c09047adeaad4a4d76e30692dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a01cd433004a5171eb0d7661d838b9e4d414c8c09047adeaad4a4d76e30692dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01cd433004a5171eb0d7661d838b9e4d414c8c09047adeaad4a4d76e30692dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01cd433004a5171eb0d7661d838b9e4d414c8c09047adeaad4a4d76e30692dc", kill_on_drop: false }` [INFO] [stdout] a01cd433004a5171eb0d7661d838b9e4d414c8c09047adeaad4a4d76e30692dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b872689925f937a567d83102e6a56810a7349966a8c6b0b51b9c40bca64d78e2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b872689925f937a567d83102e6a56810a7349966a8c6b0b51b9c40bca64d78e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-clipboard v0.3.6 [INFO] [stderr] Checking copypasta v0.6.2 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking rk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Mapping`, `Value` [INFO] [stdout] --> src/managers/dir_manager.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_yaml::{Mapping, Value}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/managers/dir_manager.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/managers/dir_manager.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, Write, ErrorKind}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mapping`, `Value` [INFO] [stdout] --> src/managers/file_manager.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_yaml::{Mapping, Value}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> src/managers/file_manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap` [INFO] [stdout] --> src/managers/file_manager.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::{HashMap, BTreeMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/managers/file_manager.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{self, Read, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/mocks/setup.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mocks/setup.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub test: &'s Fn(&mut Self), [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mocks/setup.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | pub after_each: &'s Fn(&mut Self) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/yaml/index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/yaml/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/yaml/index.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/lib.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | use locker::{Locker, Distinguished, Bytes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mapping`, `Value` [INFO] [stdout] --> src/managers/dir_manager.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_yaml::{Mapping, Value}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/managers/dir_manager.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{self, Write, ErrorKind}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mapping`, `Value` [INFO] [stdout] --> src/managers/file_manager.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_yaml::{Mapping, Value}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write` [INFO] [stdout] --> src/managers/file_manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap` [INFO] [stdout] --> src/managers/file_manager.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::{HashMap, BTreeMap}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/managers/file_manager.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{self, Read, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/managers/file_manager.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/mocks/setup.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mocks/setup.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub test: &'s Fn(&mut Self), [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mocks/setup.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | pub after_each: &'s Fn(&mut Self) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/yaml/index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/yaml/index.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/yaml/index.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/lib.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | use locker::{Locker, Distinguished, Bytes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/lib.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let Distinguished { [INFO] [stdout] | _________________^ [INFO] [stdout] 80 | | iv, [INFO] [stdout] 81 | | key, [INFO] [stdout] 82 | | dat [INFO] [stdout] 83 | | } = keys; [INFO] [stdout] | |_____________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/lib.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let Distinguished { [INFO] [stdout] | _________________^ [INFO] [stdout] 80 | | iv, [INFO] [stdout] 81 | | key, [INFO] [stdout] 82 | | dat [INFO] [stdout] 83 | | } = keys; [INFO] [stdout] | |_____________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | let keys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:71:37 [INFO] [stdout] | [INFO] [stdout] 71 | let ekeys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let keys = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | let ekeys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:104:37 [INFO] [stdout] | [INFO] [stdout] 104 | let akeys = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | let keys = Locker::distinguish(&password); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | ehash = locker.hash(e); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | ent = locker.encrypt(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | ahash = locker.hash(a); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | acc = locker.encrypt(a); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | phash = locker.hash(p); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/lib.rs:449:51 [INFO] [stdout] | [INFO] [stdout] 449 | let entity_hash = locker_instance.hash("read_account_password"); [INFO] [stdout] | ----------------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/lib.rs:450:52 [INFO] [stdout] | [INFO] [stdout] 450 | let account_hash = locker_instance.hash("read_account_password"); [INFO] [stdout] | ----------------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/lib.rs:463:57 [INFO] [stdout] | [INFO] [stdout] 463 | let Distinguished { dat, .. } = Locker::distinguish(&password_encrypted); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pwd = locker.encrypt(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:183:53 [INFO] [stdout] | [INFO] [stdout] 183 | let Distinguished { dat, .. } = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:189:53 [INFO] [stdout] | [INFO] [stdout] 189 | let Distinguished { dat, .. } = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:195:53 [INFO] [stdout] | [INFO] [stdout] 195 | let Distinguished { dat, .. } = Locker::distinguish(&password); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | let keys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:71:37 [INFO] [stdout] | [INFO] [stdout] 71 | let ekeys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | let keys = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | let ekeys = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:104:37 [INFO] [stdout] | [INFO] [stdout] 104 | let akeys = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | let keys = Locker::distinguish(&password); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | ehash = locker.hash(e); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | ent = locker.encrypt(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | ahash = locker.hash(a); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0027, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0027`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rk`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | acc = locker.encrypt(a); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `hash` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | phash = locker.hash(p); [INFO] [stdout] | -------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `locker::locker::Locker::hash` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- method `hash` not found for this [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in an impl for the type `locker::locker::Locker` [INFO] [stdout] --> src/locker/locker.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn hash(string: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `hash`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::hash::Hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/args.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pwd = locker.encrypt(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `locker::locker::Encrypted` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:183:53 [INFO] [stdout] | [INFO] [stdout] 183 | let Distinguished { dat, .. } = Locker::distinguish(&entity); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:189:53 [INFO] [stdout] | [INFO] [stdout] 189 | let Distinguished { dat, .. } = Locker::distinguish(&account); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `distinguish` found for struct `locker::locker::Locker` in the current scope [INFO] [stdout] --> src/args.rs:195:53 [INFO] [stdout] | [INFO] [stdout] 195 | let Distinguished { dat, .. } = Locker::distinguish(&password); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `locker::locker::Locker` [INFO] [stdout] | [INFO] [stdout] ::: src/locker/locker.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Locker { [INFO] [stdout] | ----------------- function or associated item `distinguish` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 294 | | iv, [INFO] [stdout] 295 | | key, [INFO] [stdout] 296 | | dat [INFO] [stdout] 297 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 329 | | iv, [INFO] [stdout] 330 | | key, [INFO] [stdout] 331 | | dat [INFO] [stdout] 332 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 353 | | iv, [INFO] [stdout] 354 | | key, [INFO] [stdout] 355 | | dat [INFO] [stdout] 356 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 388 | | iv, [INFO] [stdout] 389 | | key, [INFO] [stdout] 390 | | dat [INFO] [stdout] 391 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 412 | | iv, [INFO] [stdout] 413 | | key, [INFO] [stdout] 414 | | dat [INFO] [stdout] 415 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 436 | | iv, [INFO] [stdout] 437 | | key, [INFO] [stdout] 438 | | dat [INFO] [stdout] 439 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 471 | | iv, [INFO] [stdout] 472 | | key, [INFO] [stdout] 473 | | dat [INFO] [stdout] 474 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:494:13 [INFO] [stdout] | [INFO] [stdout] 494 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 495 | | iv, [INFO] [stdout] 496 | | key, [INFO] [stdout] 497 | | dat [INFO] [stdout] 498 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `hash` [INFO] [stdout] --> src/args.rs:518:13 [INFO] [stdout] | [INFO] [stdout] 518 | let Distinguished { [INFO] [stdout] | _____________^ [INFO] [stdout] 519 | | iv, [INFO] [stdout] 520 | | key, [INFO] [stdout] 521 | | dat [INFO] [stdout] 522 | | } = keys; [INFO] [stdout] | |_________^ missing field `hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `locker::locker::Encrypted<'_>` [INFO] [stdout] --> src/locker/locker.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | assert_eq!(encrypted, formated); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | locker::locker::Encrypted<'_> [INFO] [stdout] | std::string::String [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `locker::locker::Encrypted<'_>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0027, E0308, E0369, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0027`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b872689925f937a567d83102e6a56810a7349966a8c6b0b51b9c40bca64d78e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b872689925f937a567d83102e6a56810a7349966a8c6b0b51b9c40bca64d78e2", kill_on_drop: false }` [INFO] [stdout] b872689925f937a567d83102e6a56810a7349966a8c6b0b51b9c40bca64d78e2