[INFO] cloning repository https://github.com/DistResearch/ZenyMiner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DistResearch/ZenyMiner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDistResearch%2FZenyMiner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDistResearch%2FZenyMiner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25c79c4247df7177e62d2922549b366d358d13d4
[INFO] checking DistResearch/ZenyMiner against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDistResearch%2FZenyMiner" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DistResearch/ZenyMiner
[INFO] finished tweaking git repo https://github.com/DistResearch/ZenyMiner
[INFO] tweaked toml for git repo https://github.com/DistResearch/ZenyMiner written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DistResearch/ZenyMiner on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DistResearch/ZenyMiner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5759b47bb5ea4be40cc86e4b42edf5fa33628e03b9edaf0ed9f83a2851b9f47
[INFO] running `Command { std: "docker" "start" "-a" "a5759b47bb5ea4be40cc86e4b42edf5fa33628e03b9edaf0ed9f83a2851b9f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5759b47bb5ea4be40cc86e4b42edf5fa33628e03b9edaf0ed9f83a2851b9f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5759b47bb5ea4be40cc86e4b42edf5fa33628e03b9edaf0ed9f83a2851b9f47", kill_on_drop: false }`
[INFO] [stdout] a5759b47bb5ea4be40cc86e4b42edf5fa33628e03b9edaf0ed9f83a2851b9f47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28bef75f1008fede7b5a9e424ed0bad2e8336d0fc051cdedc984471cf2a95124
[INFO] running `Command { std: "docker" "start" "-a" "28bef75f1008fede7b5a9e424ed0bad2e8336d0fc051cdedc984471cf2a95124", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling typenum v1.9.0
[INFO] [stderr]     Checking arrayref v0.3.4
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking digest v0.7.2
[INFO] [stderr]     Checking sha2 v0.7.0
[INFO] [stderr]     Checking ZenyMiner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: * c_void,
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: *mut  c_void,
[INFO] [stdout]    |            +++
[INFO] [stdout] 11 |     base: *const  c_void,
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: * c_void,
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: *mut  c_void,
[INFO] [stdout]    |               +++
[INFO] [stdout] 12 |     aligned: *const  c_void,
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: * c_void,
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: *mut  c_void,
[INFO] [stdout]    |            +++
[INFO] [stdout] 18 |     base: *const  c_void,
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: * c_void,
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: *mut  c_void,
[INFO] [stdout]    |               +++
[INFO] [stdout] 19 |     aligned: *const  c_void,
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: * c_void,
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: *mut  c_void,
[INFO] [stdout]    |            +++
[INFO] [stdout] 11 |     base: *const  c_void,
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: * c_void,
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: *mut  c_void,
[INFO] [stdout]    |               +++
[INFO] [stdout] 12 |     aligned: *const  c_void,
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: * c_void,
[INFO] [stdout]    |           ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: *mut  c_void,
[INFO] [stdout]    |            +++
[INFO] [stdout] 18 |     base: *const  c_void,
[INFO] [stdout]    |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `mut` or `const` keyword in raw pointer type
[INFO] [stdout]   --> src/yescrypt/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: * c_void,
[INFO] [stdout]    |              ^
[INFO] [stdout]    |
[INFO] [stdout] help: add `mut` or `const` here
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: *mut  c_void,
[INFO] [stdout]    |               +++
[INFO] [stdout] 19 |     aligned: *const  c_void,
[INFO] [stdout]    |               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `YescryptShared` in this scope
[INFO] [stdout]  --> src/yescrypt/reference.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut shared: Mutex<YescryptShared>;
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use yescrypt::YescryptShared;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `YescryptLocal` in this scope
[INFO] [stdout]  --> src/yescrypt/reference.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut local: Mutex<YescryptLocal>;
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use yescrypt::YescryptLocal;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: * c_void,
[INFO] [stdout]    |             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: * c_void,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: * c_void,
[INFO] [stdout]    |             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: * c_void,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]  --> src/yescrypt/reference.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `std::sync::Mutex<{integer}>`
[INFO] [stdout]   --> src/yescrypt/reference.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     if !initialized {
[INFO] [stdout]    |        ^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign item type `std::sync::Mutex<{integer}>` doesn't implement `Not`
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sync/poison/mutex.rs:227:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: not implement `Not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/yescrypt/reference.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |       if !initialized {
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 11 | |         //todo
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^ expected `i32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `YescryptFlags | YescryptFlags`
[INFO] [stdout]   --> src/yescrypt/mod.rs:42:62
[INFO] [stdout]    |
[INFO] [stdout] 42 | static YESCRYPT_KNOWN_FLAGS: u32 = YescryptFlags::YescryptRW | YescryptFlags::YescryptParallelSMix
[INFO] [stdout]    |                                    ------------------------- ^ ----------------------------------- YescryptFlags
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    YescryptFlags
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `BitOr` might be missing for `YescryptFlags`
[INFO] [stdout]   --> src/yescrypt/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum YescryptFlags {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ must implement `BitOr`
[INFO] [stdout] note: the trait `BitOr` must be implemented
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/bit.rs:254:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0369, E0412, E0600.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `YescryptShared` in this scope
[INFO] [stdout]  --> src/yescrypt/reference.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut shared: Mutex<YescryptShared>;
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use yescrypt::YescryptShared;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `YescryptLocal` in this scope
[INFO] [stdout]  --> src/yescrypt/reference.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut local: Mutex<YescryptLocal>;
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use yescrypt::YescryptLocal;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     base: * c_void,
[INFO] [stdout]    |             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     aligned: * c_void,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     base: * c_void,
[INFO] [stdout]    |             ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]   --> src/yescrypt/mod.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     aligned: * c_void,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::ffi::c_void;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::os::raw::c_void;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]  --> src/yescrypt/reference.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::raw::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ZenyMiner` (bin "ZenyMiner" test) due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `std::sync::Mutex<{integer}>`
[INFO] [stdout]   --> src/yescrypt/reference.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     if !initialized {
[INFO] [stdout]    |        ^^^^^^^^^^^^ cannot apply unary operator `!`
[INFO] [stdout]    |
[INFO] [stdout] note: the foreign item type `std::sync::Mutex<{integer}>` doesn't implement `Not`
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/std/src/sync/poison/mutex.rs:227:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: not implement `Not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/yescrypt/reference.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |       if !initialized {
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 11 | |         //todo
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^ expected `i32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `YescryptFlags | YescryptFlags`
[INFO] [stdout]   --> src/yescrypt/mod.rs:42:62
[INFO] [stdout]    |
[INFO] [stdout] 42 | static YESCRYPT_KNOWN_FLAGS: u32 = YescryptFlags::YescryptRW | YescryptFlags::YescryptParallelSMix
[INFO] [stdout]    |                                    ------------------------- ^ ----------------------------------- YescryptFlags
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    YescryptFlags
[INFO] [stdout]    |
[INFO] [stdout] note: an implementation of `BitOr` might be missing for `YescryptFlags`
[INFO] [stdout]   --> src/yescrypt/mod.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum YescryptFlags {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ must implement `BitOr`
[INFO] [stdout] note: the trait `BitOr` must be implemented
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/ops/bit.rs:254:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0369, E0412, E0600.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ZenyMiner` (bin "ZenyMiner") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "28bef75f1008fede7b5a9e424ed0bad2e8336d0fc051cdedc984471cf2a95124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bef75f1008fede7b5a9e424ed0bad2e8336d0fc051cdedc984471cf2a95124", kill_on_drop: false }`
[INFO] [stdout] 28bef75f1008fede7b5a9e424ed0bad2e8336d0fc051cdedc984471cf2a95124
