[INFO] cloning repository https://github.com/sailfish009/read [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sailfish009/read" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfish009%2Fread", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfish009%2Fread'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54502c1fc6f4ec4766ae2a2c3fdbe5ee259146f1 [INFO] checking sailfish009/read against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfish009%2Fread" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sailfish009/read on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sailfish009/read [INFO] finished tweaking git repo https://github.com/sailfish009/read [INFO] tweaked toml for git repo https://github.com/sailfish009/read written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sailfish009/read 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a972e8a06d9d74a605863a319133a0b9d0bfa72fd93f566f2fc6af065067d614 [INFO] running `Command { std: "docker" "start" "-a" "a972e8a06d9d74a605863a319133a0b9d0bfa72fd93f566f2fc6af065067d614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a972e8a06d9d74a605863a319133a0b9d0bfa72fd93f566f2fc6af065067d614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a972e8a06d9d74a605863a319133a0b9d0bfa72fd93f566f2fc6af065067d614", kill_on_drop: false }` [INFO] [stdout] a972e8a06d9d74a605863a319133a0b9d0bfa72fd93f566f2fc6af065067d614 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7205689e86b656f34d087aef21ab940cc6092c50bd066cf7cdb1e47841a42cb [INFO] running `Command { std: "docker" "start" "-a" "e7205689e86b656f34d087aef21ab940cc6092c50bd066cf7cdb1e47841a42cb", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking read v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::shellapi as shell; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::um::winuser as user; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::shellapi as shell; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::shared::minwindef::{HINSTANCE, INT, UINT, DWORD, WPARAM, LPARAM, LRESULT, LPVOID, MAX_PATH }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::um::winnt::{LPCWSTR, LPWSTR, LONG}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::um::winuser as user; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::shared::windef::{HWND, HMENU, HBRUSH, HICON, HFONT, HGDIOBJ, HBITMAP, HDC, RECT, POINT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::shared::minwindef::{HINSTANCE, INT, UINT, DWORD, WPARAM, LPARAM, LRESULT, LPVOID, MAX_PATH }; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::um::winnt::{LPCWSTR, LPWSTR, LONG}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/os/mod.rs:100:9 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::wingdi as gdi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/main.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/os/mod.rs:100:9 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::wingdi as gdi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/main.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | if (x == 0 && y == 0) {return;} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - if (x == 0 && y == 0) {return;} [INFO] [stdout] 209 + if x == 0 && y == 0 {return;} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | if( x > 0 ) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 218 - if( x > 0 ) [INFO] [stdout] 218 + if x > 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | if (x == 0 && y == 0) {return;} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - if (x == 0 && y == 0) {return;} [INFO] [stdout] 209 + if x == 0 && y == 0 {return;} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | else if( y > 0 ) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 222 - else if( y > 0 ) [INFO] [stdout] 222 + else if y > 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | if( x > 0 ) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 218 - if( x > 0 ) [INFO] [stdout] 218 + if x > 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | else if( y > 0 ) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 222 - else if( y > 0 ) [INFO] [stdout] 222 + else if y > 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/main.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/main.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | OsStr::new(str).encode_wide().chain(Some(0).into_iter()).collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 103 | *POS.lock().unwrap() = POINT{x:0, y:0}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 103 | *POS.lock().unwrap() = POINT{x:0, y:0}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 110 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 110 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 111 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 111 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 118 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 118 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 119 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 119 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 126 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 126 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 178 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 185 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 178 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 186 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 185 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 194 | let w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 186 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 195 | let h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 194 | let w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 202 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 195 | let h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 203 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 202 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 220 | POS.lock().unwrap().x -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 203 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 224 | POS.lock().unwrap().y -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 225 | POS.lock().unwrap().x = getx(line_end); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 220 | POS.lock().unwrap().x -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 276 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 224 | POS.lock().unwrap().y -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 277 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 225 | POS.lock().unwrap().x = getx(line_end); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:287:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 287 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 276 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 290 | POS.lock().unwrap().y -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:277:22 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 277 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:297:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 297 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:287:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 287 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 303 | let x = {POS.lock().unwrap().x} as usize; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 290 | POS.lock().unwrap().y -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 307 | POS.lock().unwrap().x -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:315:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 315 | POS.lock().unwrap().x = getx(index.unwrap()); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:297:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 297 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 338 | POS.lock().unwrap().x = getx(index.unwrap()) + 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 303 | let x = {POS.lock().unwrap().x} as usize; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 345 | POS.lock().unwrap().x = getx(index.unwrap()+1); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:371:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 371 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:307:7 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 307 | POS.lock().unwrap().x -= 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 372 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 373 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:315:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 315 | POS.lock().unwrap().x = getx(index.unwrap()); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 374 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:389:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 389 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:338:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 338 | POS.lock().unwrap().x = getx(index.unwrap()) + 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:390:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 390 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 345 | POS.lock().unwrap().x = getx(index.unwrap()+1); [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 449 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:450:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 450 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:371:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 371 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:452:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 452 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:465:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 465 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 372 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:466:29 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 466 | let w = {*CHX.lock().unwrap()} as i32; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:467:29 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 467 | let h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 373 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:474:23 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 474 | POS.lock().unwrap().x = x; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 374 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:482:23 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 482 | POS.lock().unwrap().x = x; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:525:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 525 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:389:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 389 | let ch_w = {*CHX.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:526:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 526 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:538:20 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 538 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:390:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 390 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:539:20 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 539 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:549:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 549 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 449 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 584 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:450:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 450 | let ch_h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 736 | *CHX.lock().unwrap() = char_w; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:737:10 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 737 | *CHY.lock().unwrap() = tm.tmHeight; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:452:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 452 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `read` (bin "read") due to 57 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:465:28 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 465 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:466:29 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 466 | let w = {*CHX.lock().unwrap()} as i32; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:467:29 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 467 | let h = {*CHY.lock().unwrap()}; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:474:23 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 474 | POS.lock().unwrap().x = x; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:482:23 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 482 | POS.lock().unwrap().x = x; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:525:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 525 | POS.lock().unwrap().x = 0; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:526:11 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 526 | POS.lock().unwrap().y += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:538:20 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 538 | let x = {POS.lock().unwrap().x}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:539:20 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 539 | let y = {POS.lock().unwrap().y}; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:549:15 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 549 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `POS` in the current scope [INFO] [stdout] --> src/main.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 584 | POS.lock().unwrap().x += 1; [INFO] [stdout] | ^^^^ method not found in `POS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHX` in the current scope [INFO] [stdout] --> src/main.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 736 | *CHX.lock().unwrap() = char_w; [INFO] [stdout] | ^^^^ method not found in `CHX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `CHY` in the current scope [INFO] [stdout] --> src/main.rs:737:10 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! [INFO] [stdout] 61 | | { [INFO] [stdout] 62 | | // MODE: 0: save 1(i),2(a): edit [INFO] [stdout] 63 | | static ref MODE: Mutex = Mutex::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | static ref END: Mutex = Mutex::new(0); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- method `lock` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 737 | *CHY.lock().unwrap() = tm.tmHeight; [INFO] [stdout] | ^^^^ method not found in `CHY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `read` (bin "read" test) due to 57 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7205689e86b656f34d087aef21ab940cc6092c50bd066cf7cdb1e47841a42cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7205689e86b656f34d087aef21ab940cc6092c50bd066cf7cdb1e47841a42cb", kill_on_drop: false }` [INFO] [stdout] e7205689e86b656f34d087aef21ab940cc6092c50bd066cf7cdb1e47841a42cb [INFO] checking sailfish009/read against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfish009%2Fread" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sailfish009/read on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sailfish009/read [INFO] finished tweaking git repo https://github.com/sailfish009/read [INFO] tweaked toml for git repo https://github.com/sailfish009/read written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sailfish009/read 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ff3c1db411c01cab1d2b46eca3e64ef474dfa5d13340f73699f8f24784e8d5 [INFO] running `Command { std: "docker" "start" "-a" "c3ff3c1db411c01cab1d2b46eca3e64ef474dfa5d13340f73699f8f24784e8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ff3c1db411c01cab1d2b46eca3e64ef474dfa5d13340f73699f8f24784e8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ff3c1db411c01cab1d2b46eca3e64ef474dfa5d13340f73699f8f24784e8d5", kill_on_drop: false }` [INFO] [stdout] c3ff3c1db411c01cab1d2b46eca3e64ef474dfa5d13340f73699f8f24784e8d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5735e88c0287070124de856458d5c9b8a0a83387fcf4f2adcffd8d893f594dc9 [INFO] running `Command { std: "docker" "start" "-a" "5735e88c0287070124de856458d5c9b8a0a83387fcf4f2adcffd8d893f594dc9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "5735e88c0287070124de856458d5c9b8a0a83387fcf4f2adcffd8d893f594dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5735e88c0287070124de856458d5c9b8a0a83387fcf4f2adcffd8d893f594dc9", kill_on_drop: false }` [INFO] [stdout] 5735e88c0287070124de856458d5c9b8a0a83387fcf4f2adcffd8d893f594dc9