[INFO] fetching crate login_app 0.1.3... [INFO] checking login_app-0.1.3 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate login_app 0.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate login_app 0.1.3 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate login_app 0.1.3 [INFO] finished tweaking crates.io crate login_app 0.1.3 [INFO] tweaked toml for crates.io crate login_app 0.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate login_app 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isahc v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ee39b8a5a9bf2d22f9a5fb06c3d441cc9edec2ae21287474903aa9d859e7de1 [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" "4ee39b8a5a9bf2d22f9a5fb06c3d441cc9edec2ae21287474903aa9d859e7de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ee39b8a5a9bf2d22f9a5fb06c3d441cc9edec2ae21287474903aa9d859e7de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee39b8a5a9bf2d22f9a5fb06c3d441cc9edec2ae21287474903aa9d859e7de1", kill_on_drop: false }` [INFO] [stdout] 4ee39b8a5a9bf2d22f9a5fb06c3d441cc9edec2ae21287474903aa9d859e7de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13e108f3e6b974b6e7669768005278c106dae2dd9c67bba169016201de0eb28 [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" "b13e108f3e6b974b6e7669768005278c106dae2dd9c67bba169016201de0eb28", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling isahc v0.6.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking sluice v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking bcrypt v0.6.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking simplelog v0.6.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking login_app v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::EmailID` in the current scope [INFO] [stdout] --> src/utils.rs:219:33 [INFO] [stdout] | [INFO] [stdout] 110 | struct EmailID { [INFO] [stdout] | -------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 219 | let email_id = EmailID::new("sample1_email@integration.test"); [INFO] [stdout] | ^^^ function or associated item not found in `utils::EmailID` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::EmailID` in the current scope [INFO] [stdout] --> src/utils.rs:225:33 [INFO] [stdout] | [INFO] [stdout] 110 | struct EmailID { [INFO] [stdout] | -------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 225 | let email_id = EmailID::new("aaaa"); [INFO] [stdout] | ^^^ function or associated item not found in `utils::EmailID` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:231:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 231 | let result = Password::new("PASS123").has_lowercase(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:237:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 237 | let result = Password::new("pASS123").has_lowercase(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 243 | let result = Password::new("pass123").has_uppercase(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 249 | let result = Password::new("PASS123").has_uppercase(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:255:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 255 | let result = Password::new("pass").has_number(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:261:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 261 | let result = Password::new("pass2").has_number(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 267 | let result = Password::new("pass1234").length_ok(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:273:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 273 | let result = Password::new("pass34").length_ok(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 279 | let result = Password::new("PASS123").has_spl_chars(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `utils::Password` in the current scope [INFO] [stdout] --> src/utils.rs:285:32 [INFO] [stdout] | [INFO] [stdout] 128 | struct Password { [INFO] [stdout] | --------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 285 | let result = Password::new("pASS12*").has_spl_chars(); [INFO] [stdout] | ^^^ function or associated item not found in `utils::Password` [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 traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `error_chain::ChainedError` [INFO] [stdout] candidate #2: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] candidate #3: `block_cipher_trait::BlockCipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `login_app`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b13e108f3e6b974b6e7669768005278c106dae2dd9c67bba169016201de0eb28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13e108f3e6b974b6e7669768005278c106dae2dd9c67bba169016201de0eb28", kill_on_drop: false }` [INFO] [stdout] b13e108f3e6b974b6e7669768005278c106dae2dd9c67bba169016201de0eb28