[INFO] cloning repository https://github.com/ceoslidi/anonear
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceoslidi/anonear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceoslidi%2Fanonear", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceoslidi%2Fanonear'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e18e675eb11d486bd0cd37819cfe2b46b933287b
[INFO] checking ceoslidi/anonear/e18e675eb11d486bd0cd37819cfe2b46b933287b against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceoslidi%2Fanonear" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ceoslidi/anonear
[INFO] finished tweaking git repo https://github.com/ceoslidi/anonear
[INFO] tweaked toml for git repo https://github.com/ceoslidi/anonear written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ceoslidi/anonear on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ceoslidi/anonear 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot_core v0.9.1
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded mio v0.8.1
[INFO] [stderr]   Downloaded hyper v0.14.17
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.32.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.32.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.32.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.32.0
[INFO] [stderr]   Downloaded windows-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1804efcbf8e87c510d8f38b8162db017567646abffc2ac3ce219d6c1baa428b0
[INFO] running `Command { std: "docker" "start" "-a" "1804efcbf8e87c510d8f38b8162db017567646abffc2ac3ce219d6c1baa428b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1804efcbf8e87c510d8f38b8162db017567646abffc2ac3ce219d6c1baa428b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1804efcbf8e87c510d8f38b8162db017567646abffc2ac3ce219d6c1baa428b0", kill_on_drop: false }`
[INFO] [stdout] 1804efcbf8e87c510d8f38b8162db017567646abffc2ac3ce219d6c1baa428b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50cbbefafd311d679ae63b8e120e83d3d6f47e988c2eec01399828eb209e3361
[INFO] running `Command { std: "docker" "start" "-a" "50cbbefafd311d679ae63b8e120e83d3d6f47e988c2eec01399828eb209e3361", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking mio v0.8.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stderr]     Checking anonear-master-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `п` in this scope
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         run_node();п
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the usage of Script Group `Cyrillic` in this crate consists solely of mixed script confusables
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         run_node();п
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage includes 'п' (U+043F)
[INFO] [stdout]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stdout]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wallet_manager::create_wallet`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::wallet_manager::create_wallet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::blockchain_manager::{Block, generate_block, write_block};
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/blockchain_manager.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut lines: Vec<_> = mempool.lines().map(|line| {line.unwrap()}).collect();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/blockchain_manager.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut block = Block{
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anonear-master-node` (bin "anonear-master-node" test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `п` in this scope
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         run_node();п
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the usage of Script Group `Cyrillic` in this crate consists solely of mixed script confusables
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |         run_node();п
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage includes 'п' (U+043F)
[INFO] [stdout]    = note: please recheck to make sure their usages are indeed what you want
[INFO] [stdout]    = note: `#[warn(mixed_script_confusables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::wallet_manager::create_wallet`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::wallet_manager::create_wallet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Block`
[INFO] [stdout]   --> src/main.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::blockchain_manager::{Block, generate_block, write_block};
[INFO] [stdout]    |                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/blockchain_manager.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut lines: Vec<_> = mempool.lines().map(|line| {line.unwrap()}).collect();
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/blockchain_manager.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut block = Block{
[INFO] [stdout]    |         ----^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anonear-master-node` (bin "anonear-master-node") due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "50cbbefafd311d679ae63b8e120e83d3d6f47e988c2eec01399828eb209e3361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cbbefafd311d679ae63b8e120e83d3d6f47e988c2eec01399828eb209e3361", kill_on_drop: false }`
[INFO] [stdout] 50cbbefafd311d679ae63b8e120e83d3d6f47e988c2eec01399828eb209e3361
