[INFO] fetching crate autogui 0.4.0...
[INFO] checking autogui-0.4.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate autogui 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate autogui 0.4.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate autogui 0.4.0
[INFO] finished tweaking crates.io crate autogui 0.4.0
[INFO] tweaked toml for crates.io crate autogui 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-foundation-sys v0.5.1
[INFO] [stderr]   Downloaded core-graphics v0.13.0
[INFO] [stderr]   Downloaded png v0.11.0
[INFO] [stderr]   Downloaded inflate v0.3.4
[INFO] [stderr]   Downloaded core-foundation v0.5.1
[INFO] [stderr]   Downloaded image v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01df31df29e99d5527183d371232f5ead34914a582cdb95cfc6727cd3a728332
[INFO] running `Command { std: "docker" "start" "-a" "01df31df29e99d5527183d371232f5ead34914a582cdb95cfc6727cd3a728332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01df31df29e99d5527183d371232f5ead34914a582cdb95cfc6727cd3a728332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01df31df29e99d5527183d371232f5ead34914a582cdb95cfc6727cd3a728332", kill_on_drop: false }`
[INFO] [stdout] 01df31df29e99d5527183d371232f5ead34914a582cdb95cfc6727cd3a728332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d27fedc7e63b141452fdf52ce1e991c0b4a2c6fe2e126cd42afd6869e5f935
[INFO] running `Command { std: "docker" "start" "-a" "16d27fedc7e63b141452fdf52ce1e991c0b4a2c6fe2e126cd42afd6869e5f935", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling autogui v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stdout] error[E0583]: file not found for module `linux`
[INFO] [stdout]  --> src/platform/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "linux")]     pub(crate) mod linux;
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `linux`, create file "src/platform/linux.rs" or "src/platform/linux/mod.rs"
[INFO] [stdout]   = note: if there is a `mod linux` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `linux`
[INFO] [stdout]  --> src/platform/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "linux")]     pub(crate) mod linux;
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `linux`, create file "src/platform/linux.rs" or "src/platform/linux/mod.rs"
[INFO] [stdout]   = note: if there is a `mod linux` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `platform::current`
[INFO] [stdout]   --> src/actor.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |         platform::current::process_event(t, None);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `platform::current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `current`
[INFO] [stdout]    --> src/mouse.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |         current::process_event(t, Some(self.position));
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in `current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `platform::current`
[INFO] [stdout]   --> src/actor.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |         platform::current::process_event(t, None);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `platform::current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `current`
[INFO] [stdout]    --> src/mouse.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |         current::process_event(t, Some(self.position));
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in `current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(crate_in_paths)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(slice_patterns)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(crate_in_paths)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(slice_patterns)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogui` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `autogui` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "16d27fedc7e63b141452fdf52ce1e991c0b4a2c6fe2e126cd42afd6869e5f935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d27fedc7e63b141452fdf52ce1e991c0b4a2c6fe2e126cd42afd6869e5f935", kill_on_drop: false }`
[INFO] [stdout] 16d27fedc7e63b141452fdf52ce1e991c0b4a2c6fe2e126cd42afd6869e5f935
[INFO] checking autogui-0.4.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate autogui 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate autogui 0.4.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate autogui 0.4.0
[INFO] finished tweaking crates.io crate autogui 0.4.0
[INFO] tweaked toml for crates.io crate autogui 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae93ad69ee27c67572f4494db131107f33f30e859ce256db89fbe052b51284a5
[INFO] running `Command { std: "docker" "start" "-a" "ae93ad69ee27c67572f4494db131107f33f30e859ce256db89fbe052b51284a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae93ad69ee27c67572f4494db131107f33f30e859ce256db89fbe052b51284a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae93ad69ee27c67572f4494db131107f33f30e859ce256db89fbe052b51284a5", kill_on_drop: false }`
[INFO] [stdout] ae93ad69ee27c67572f4494db131107f33f30e859ce256db89fbe052b51284a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d905c4b98ac069487c6c1738ff264fd4159d451e12cd058df344829053ed0e7
[INFO] running `Command { std: "docker" "start" "-a" "5d905c4b98ac069487c6c1738ff264fd4159d451e12cd058df344829053ed0e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling autogui v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stdout] error[E0583]: file not found for module `linux`
[INFO] [stdout]  --> src/platform/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "linux")]     pub(crate) mod linux;
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `linux`, create file "src/platform/linux.rs" or "src/platform/linux/mod.rs"
[INFO] [stdout]   = note: if there is a `mod linux` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `linux`
[INFO] [stdout]  --> src/platform/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "linux")]     pub(crate) mod linux;
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `linux`, create file "src/platform/linux.rs" or "src/platform/linux/mod.rs"
[INFO] [stdout]   = note: if there is a `mod linux` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `platform::current`
[INFO] [stdout]   --> src/actor.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |         platform::current::process_event(t, None);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `platform::current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `platform::current`
[INFO] [stdout]   --> src/actor.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |         platform::current::process_event(t, None);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `platform::current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `current`
[INFO] [stdout]    --> src/mouse.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |         current::process_event(t, Some(self.position));
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in `current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `process_event` in module `current`
[INFO] [stdout]    --> src/mouse.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 |         current::process_event(t, Some(self.position));
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in `current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sized` is imported redundantly
[INFO] [stdout]  --> src/actor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::marker::Sized;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sized` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(crate_in_paths)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(crate_in_paths)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(slice_patterns)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(slice_patterns)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autogui` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `autogui` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5d905c4b98ac069487c6c1738ff264fd4159d451e12cd058df344829053ed0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d905c4b98ac069487c6c1738ff264fd4159d451e12cd058df344829053ed0e7", kill_on_drop: false }`
[INFO] [stdout] 5d905c4b98ac069487c6c1738ff264fd4159d451e12cd058df344829053ed0e7
