[INFO] cloning repository https://github.com/Anhdeface/fdebug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anhdeface/fdebug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhdeface%2Ffdebug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhdeface%2Ffdebug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e5414afe0350c925d6f238667cb1632638f45d8
[INFO] checking Anhdeface/fdebug against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnhdeface%2Ffdebug" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anhdeface/fdebug
[INFO] finished tweaking git repo https://github.com/Anhdeface/fdebug
[INFO] tweaked toml for git repo https://github.com/Anhdeface/fdebug written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anhdeface/fdebug on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anhdeface/fdebug 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dac68a4b3873a029f5db8ceb6461a0cd92e644ae179bbcc77dea9877d8cc72e9
[INFO] running `Command { std: "docker" "start" "-a" "dac68a4b3873a029f5db8ceb6461a0cd92e644ae179bbcc77dea9877d8cc72e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dac68a4b3873a029f5db8ceb6461a0cd92e644ae179bbcc77dea9877d8cc72e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac68a4b3873a029f5db8ceb6461a0cd92e644ae179bbcc77dea9877d8cc72e9", kill_on_drop: false }`
[INFO] [stdout] dac68a4b3873a029f5db8ceb6461a0cd92e644ae179bbcc77dea9877d8cc72e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef9f1c730b34b71105f4076526a88f42ddb62656f4b8e7de1ef682e803fbc64f
[INFO] running `Command { std: "docker" "start" "-a" "ef9f1c730b34b71105f4076526a88f42ddb62656f4b8e7de1ef682e803fbc64f", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling fuckDebug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking windows-core v0.51.1
[INFO] [stderr]     Checking windows v0.51.1
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::decoy_system`
[INFO] [stdout]    --> src/protector/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         use crate::protector::decoy_system;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `decoy_system` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:34:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  34 | pub mod decoy_system;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::global_state`
[INFO] [stdout]    --> src/protector/mod.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub use crate::protector::global_state::{
[INFO] [stdout]     |                           ^^^^^^^^^^^^ could not find `global_state` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  32 | pub mod global_state;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:573:27
[INFO] [stdout]     |
[INFO] [stdout] 573 |     use crate::protector::anti_debug::get_cpu_entropy as cpu_entropy;
[INFO] [stdout]     |                           ^^^^^^^^^^ could not find `anti_debug` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:30:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  30 | pub mod anti_debug;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `CoupledLogic<_>` for type `Protector`
[INFO] [stdout]    --> src/protector/mod.rs:577:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / impl<T> CoupledLogic<T> for Protector
[INFO] [stdout] 123 | | where
[INFO] [stdout] 124 | |     T: Corruptible,
[INFO] [stdout]     | |___________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 577 | / impl<T> CoupledLogic<T> for Protector
[INFO] [stdout] 578 | | where
[INFO] [stdout] 579 | |     T: Corruptible,
[INFO] [stdout]     | |___________________^ conflicting implementation for `Protector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::decoy_system`
[INFO] [stdout]    --> src/protector/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         use crate::protector::decoy_system;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `decoy_system` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:34:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  34 | pub mod decoy_system;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::global_state`
[INFO] [stdout]    --> src/protector/mod.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub use crate::protector::global_state::{
[INFO] [stdout]     |                           ^^^^^^^^^^^^ could not find `global_state` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  32 | pub mod global_state;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protector::anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:573:27
[INFO] [stdout]     |
[INFO] [stdout] 573 |     use crate::protector::anti_debug::get_cpu_entropy as cpu_entropy;
[INFO] [stdout]     |                           ^^^^^^^^^^ could not find `anti_debug` in `protector`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/protector/mod.rs:30:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  30 | pub mod anti_debug;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `heartbeat` found for reference `&Protector` in the current scope
[INFO] [stdout]    --> src/protector/mod.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 |         self.heartbeat();
[INFO] [stdout]     |              ^^^^^^^^^ method not found in `&Protector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]    --> src/protector/mod.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let score = global_state::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/global_state.rs, use `mod global_state` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod global_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]    --> src/protector/mod.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let poison = global_state::POISON_SEED.load(Ordering::SeqCst);
[INFO] [stdout]     |                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/global_state.rs, use `mod global_state` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod global_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:461:24
[INFO] [stdout]     |
[INFO] [stdout] 461 |             let idx = (get_cpu_entropy() % s.len() as u32) as usize;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:487:24
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let idx = (get_cpu_entropy() % vec.len() as u32) as usize;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:504:27
[INFO] [stdout]     |
[INFO] [stdout] 504 |         self.wrapping_add(get_cpu_entropy()) // Add some entropy
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |             anti_debug::checkpoint_memory_integrity();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:633:21
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:669:21
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:693:21
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:710:21
[INFO] [stdout]     |
[INFO] [stdout] 710 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuckDebug` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0119]: conflicting implementations of trait `CoupledLogic<_>` for type `Protector`
[INFO] [stdout]    --> src/protector/mod.rs:577:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / impl<T> CoupledLogic<T> for Protector
[INFO] [stdout] 123 | | where
[INFO] [stdout] 124 | |     T: Corruptible,
[INFO] [stdout]     | |___________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 577 | / impl<T> CoupledLogic<T> for Protector
[INFO] [stdout] 578 | | where
[INFO] [stdout] 579 | |     T: Corruptible,
[INFO] [stdout]     | |___________________^ conflicting implementation for `Protector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `heartbeat` found for reference `&Protector` in the current scope
[INFO] [stdout]    --> src/protector/mod.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 |         self.heartbeat();
[INFO] [stdout]     |              ^^^^^^^^^ method not found in `&Protector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]    --> src/protector/mod.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let score = global_state::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/global_state.rs, use `mod global_state` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod global_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]    --> src/protector/mod.rs:322:22
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let poison = global_state::POISON_SEED.load(Ordering::SeqCst);
[INFO] [stdout]     |                      ^^^^^^^^^^^^ use of unresolved module or unlinked crate `global_state`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/global_state.rs, use `mod global_state` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod global_state;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:461:24
[INFO] [stdout]     |
[INFO] [stdout] 461 |             let idx = (get_cpu_entropy() % s.len() as u32) as usize;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:487:24
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let idx = (get_cpu_entropy() % vec.len() as u32) as usize;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_cpu_entropy` in this scope
[INFO] [stdout]    --> src/protector/mod.rs:504:27
[INFO] [stdout]     |
[INFO] [stdout] 504 |         self.wrapping_add(get_cpu_entropy()) // Add some entropy
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:591:13
[INFO] [stdout]     |
[INFO] [stdout] 591 |             anti_debug::checkpoint_memory_integrity();
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:633:21
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:669:21
[INFO] [stdout]     |
[INFO] [stdout] 669 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:693:21
[INFO] [stdout]     |
[INFO] [stdout] 693 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:710:21
[INFO] [stdout]     |
[INFO] [stdout] 710 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]    --> src/protector/mod.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let score = anti_debug::get_suspicion_score();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `anti_debug`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/protector/anti_debug.rs, use `mod anti_debug` in this file to declare the module
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + mod anti_debug;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuckDebug` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef9f1c730b34b71105f4076526a88f42ddb62656f4b8e7de1ef682e803fbc64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9f1c730b34b71105f4076526a88f42ddb62656f4b8e7de1ef682e803fbc64f", kill_on_drop: false }`
[INFO] [stdout] ef9f1c730b34b71105f4076526a88f42ddb62656f4b8e7de1ef682e803fbc64f
