[INFO] cloning repository https://github.com/FlareFlo/wt_penetration_tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlareFlo/wt_penetration_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Fwt_penetration_tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Fwt_penetration_tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f35074b7d75564226893654046bd3af8c74ad0f
[INFO] checking FlareFlo/wt_penetration_tool against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlareFlo%2Fwt_penetration_tool" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FlareFlo/wt_penetration_tool
[INFO] finished tweaking git repo https://github.com/FlareFlo/wt_penetration_tool
[INFO] tweaked toml for git repo https://github.com/FlareFlo/wt_penetration_tool written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FlareFlo/wt_penetration_tool on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.6)
[INFO] [stderr]       Adding inputbot v0.5.1 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2abd3f59b7bf47e9c75281d3360c0577695ba9c8c19bfb9d9e022e59213e663
[INFO] running `Command { std: "docker" "start" "-a" "a2abd3f59b7bf47e9c75281d3360c0577695ba9c8c19bfb9d9e022e59213e663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2abd3f59b7bf47e9c75281d3360c0577695ba9c8c19bfb9d9e022e59213e663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2abd3f59b7bf47e9c75281d3360c0577695ba9c8c19bfb9d9e022e59213e663", kill_on_drop: false }`
[INFO] [stdout] a2abd3f59b7bf47e9c75281d3360c0577695ba9c8c19bfb9d9e022e59213e663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a77c351e88f3b45b6ca37fe3b23a0829ef18c4e86da9f674715eb729887e6f6
[INFO] running `Command { std: "docker" "start" "-a" "3a77c351e88f3b45b6ca37fe3b23a0829ef18c4e86da9f674715eb729887e6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ioctl-sys v0.5.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking enum_derive v0.1.7
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking uinput-sys v0.1.7
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking udev v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking input v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking uinput v0.1.3
[INFO] [stderr]     Checking inputbot v0.5.1
[INFO] [stderr]     Checking wt_penetration_tool v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::capture_patterns::full_capture::full_capture`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::capture_patterns::full_capture::full_capture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]  --> src/resource_functions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/resource_functions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::capture_patterns::full_capture::full_capture`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::capture_patterns::full_capture::full_capture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]  --> src/resource_functions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::sleep;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/resource_functions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/capture_patterns/full_capture.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let offset_x = (MouseCursor::pos().0) as u32; //Left right
[INFO] [stdout]    |                                  ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/capture_patterns/full_capture.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let offset_y = (MouseCursor::pos().1) as u32; //up down
[INFO] [stdout]    |                                  ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/resource_functions.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |             value.0 =  inputbot::MouseCursor::pos();
[INFO] [stdout]    |                                               ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/resource_functions.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |             value.1 =  inputbot::MouseCursor::pos();
[INFO] [stdout]    |                                               ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/capture_patterns/full_capture.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let offset_x = (MouseCursor::pos().0) as u32; //Left right
[INFO] [stdout]    |                                  ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/capture_patterns/full_capture.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let offset_y = (MouseCursor::pos().1) as u32; //up down
[INFO] [stdout]    |                                  ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/capture_patterns/skip_sample.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 |     for mut pixel_y in 0..square_size_y / skip_y {
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/capture_patterns/skip_sample.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |         for mut pixel_x in 0..square_size_x / skip_x {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/resource_functions.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |             value.0 =  inputbot::MouseCursor::pos();
[INFO] [stdout]    |                                               ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wt_penetration_tool` (bin "wt_penetration_tool") due to 4 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `pos` found for struct `MouseCursor` in the current scope
[INFO] [stdout]   --> src/resource_functions.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |             value.1 =  inputbot::MouseCursor::pos();
[INFO] [stdout]    |                                               ^^^ function or associated item not found in `MouseCursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/capture_patterns/skip_sample.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 |     for mut pixel_y in 0..square_size_y / skip_y {
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/capture_patterns/skip_sample.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |         for mut pixel_x in 0..square_size_x / skip_x {
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wt_penetration_tool` (bin "wt_penetration_tool" test) due to 4 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3a77c351e88f3b45b6ca37fe3b23a0829ef18c4e86da9f674715eb729887e6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a77c351e88f3b45b6ca37fe3b23a0829ef18c4e86da9f674715eb729887e6f6", kill_on_drop: false }`
[INFO] [stdout] 3a77c351e88f3b45b6ca37fe3b23a0829ef18c4e86da9f674715eb729887e6f6
