[INFO] cloning repository https://github.com/DogeThis/fps-settings-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DogeThis/fps-settings-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 332b05c59c2da667606115c977b228c30547d36c
[INFO] building DogeThis/fps-settings-plugin against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeThis%2Ffps-settings-plugin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/DogeThis/fps-settings-plugin on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DogeThis/fps-settings-plugin
[INFO] finished tweaking git repo https://github.com/DogeThis/fps-settings-plugin
[INFO] tweaked toml for git repo https://github.com/DogeThis/fps-settings-plugin written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/DogeThis/fps-settings-plugin 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d19bd702d58647df5ce5587e1f2c8b94563b20cf96d1979e85cb90db170e3535
[INFO] running `Command { std: "docker" "start" "-a" "d19bd702d58647df5ce5587e1f2c8b94563b20cf96d1979e85cb90db170e3535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d19bd702d58647df5ce5587e1f2c8b94563b20cf96d1979e85cb90db170e3535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d19bd702d58647df5ce5587e1f2c8b94563b20cf96d1979e85cb90db170e3535", kill_on_drop: false }`
[INFO] [stdout] d19bd702d58647df5ce5587e1f2c8b94563b20cf96d1979e85cb90db170e3535
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 549ff5b3af3b6ab8256858d4346ad7cc1e4fa0fcf70f1466d6ea18b421d27646
[INFO] running `Command { std: "docker" "start" "-a" "549ff5b3af3b6ab8256858d4346ad7cc1e4fa0fcf70f1466d6ea18b421d27646", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling skyline_macro v0.2.0 (https://github.com/Raytwo/skyline-rs?branch=preview#3ce8983f)
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc-nnsdk v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling libc-nnsdk v0.2.0
[INFO] [stderr]    Compiling nnsdk v0.3.0 (https://github.com/ultimate-research/nnsdk-rs#970d8f6f)
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling lazysimd_macro v0.1.0 (https://github.com/Raytwo/lazysimd#3effca0f)
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling skyline v0.2.1 (https://github.com/Raytwo/skyline-rs?branch=preview#3ce8983f)
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling lazysimd v0.1.0 (https://github.com/Raytwo/lazysimd#3effca0f)
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling unity-macro v0.1.0 (https://github.com/DivineDragonFanClub/unity#fd79cc94)
[INFO] [stderr]    Compiling unity v0.3.0 (https://github.com/DivineDragonFanClub/unity#fd79cc94)
[INFO] [stdout] error[E0432]: unresolved import `lazysimd::scan`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/macro_context.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use lazysimd::scan;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ no `scan` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[lazysimd::from_pattern("fd 7b be a9 f3 0b 00 f9 fd 03 00 91 f3 03 00 aa ?? ?? ?? ?? ?? ?? ?? ?? c0 00 80 52 ?? ?? ?? ?? e0 03 13 aa ?? ?? ?? ?? f3 0b 40 f9 00 00 00 12 fd 7b c2 a8 c0 03 5f d6")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[lazysimd::from_pattern("ff 03 01 d1 fd 7b 01 a9 fd 43 00 91 f6 57 02 a9 f4 4f 03 a9 f3 03 00 aa ?? ?? ?? ?? ?? ?? ?? ?? 08 21 32 91 f4 03 00 aa ?? ?? ?? ?? df 02 08 eb 80 01 00 54 ?? ?? ?? ??")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[lazysimd::from_pattern(
[INFO] [stdout] 18 | |     "ff c3 02 d1 fd 7b 05 a9 fd 43 01 91 fc 6f 06 a9 fa 67 07 a9 f8 5f 08 a9 f6 57 09 a9 f4 4f 0a a9 f8 03 00 aa 16 0f 43 f8 f9 03 02 aa ...
[INFO] [stdout] 19 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[lazysimd::from_pattern("ff 43 01 d1 fd 7b 01 a9 fd 43 00 91 f7 13 00 f9 f6 57 03 a9 f4 4f 04 a9 08 c8 44 39 f3 03 00 aa e8 02 10 37")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / #[lazysimd::from_pattern(
[INFO] [stdout] 26 | |     "ff 43 01 d1 fd 7b 01 a9 fd 43 00 91 f8 5f 02 a9 f6 57 03 a9 f4 4f 04 a9 08 c8 44 39 f3 03 03 2a f6 03 02 2a f4 03 01 aa f5 03 00 aa"
[INFO] [stdout] 27 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[lazysimd::from_pattern("ff 03 01 d1 fd 7b 01 a9 fd 43 00 91 f6 57 02 a9 f4 4f 03 a9 08 c8 44 39 f4 03 01 aa f3 03 00 aa")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[lazysimd::from_pattern(
[INFO] [stdout] 42 | |     "fd 7b be a9 f3 0b 00 f9 fd 03 00 91 f3 03 01 aa 21 00 80 52 e2 03 1f 2a ?? ?? ?? ?? e1 03 13 aa f3 0b 40 f9 fd 7b c2 a8"
[INFO] [stdout] 43 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / #[lazysimd::from_pattern(
[INFO] [stdout] 47 | |     "ff 03 01 d1 fd 7b 01 a9 fd 43 00 91 f5 13 00 f9 f4 4f 03 a9 ?? ?? ?? ?? ?? ?? ?? ?? a0 0f 00 f9 e0 03 13 aa ff 07 00 f9"
[INFO] [stdout] 48 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let text = lazysimd::scan::get_text();
[INFO] [stdout]    |                              ^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / #[lazysimd::from_pattern(
[INFO] [stdout] 65 | |     "ff 03 01 d1 fd 7b 01 a9 fd 43 00 91 f6 57 02 a9 f4 4f 03 a9 f3 03 00 aa e0 03 1f aa 68 2a 40 39 08 05 00 51 1f 75 00 71"
[INFO] [stdout] 66 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/api.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / #[lazysimd::from_pattern(
[INFO] [stdout] 70 | |     "fd 7b bd a9 f5 0b 00 f9 fd 03 00 91 f4 4f 02 a9 08 c8 44 39 08 03 10 37 ?? ?? ?? ?? ?? ?? ?? ?? f3 03 00 aa b5 0f 00 f9"
[INFO] [stdout] 71 | | )]
[INFO] [stdout]    | |__^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/il2cpp/mod.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let text = lazysimd::scan::get_text();
[INFO] [stdout]    |                              ^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `scan` in `lazysimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/unity-cdbf2158a2b14305/fd79cc9/src/system.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[lazysimd::from_pattern("ff 03 01 d1 fd 7b 02 a9 fd 83 00 91 f4 4f 03 a9 f3 03 00 aa ?? ?? ?? ?? 01 7c 40 92 e8 23 00 91 e0 03 13 aa f4 23 00 91 ?? ?? ?? ?? e8 23 40 39 0b fd 41 d3 e9 0f 40 f9")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `scan` in `lazysimd`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub mod scan;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `aarch64` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/lazysimd-b7bda23da618f2b3/3effca0/src/lib.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[cfg(target_arch = "aarch64")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the attribute macro `lazysimd::from_pattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unity` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "549ff5b3af3b6ab8256858d4346ad7cc1e4fa0fcf70f1466d6ea18b421d27646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549ff5b3af3b6ab8256858d4346ad7cc1e4fa0fcf70f1466d6ea18b421d27646", kill_on_drop: false }`
[INFO] [stdout] 549ff5b3af3b6ab8256858d4346ad7cc1e4fa0fcf70f1466d6ea18b421d27646
