[INFO] cloning repository https://github.com/gmh5225/CSGO-memcs-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmh5225/CSGO-memcs-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e50f5f53814bfa6f7e8f6ee5cc9bf535adcf50 [INFO] checking gmh5225/CSGO-memcs-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmh5225/CSGO-memcs-rs on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/gmh5225/CSGO-memcs-rs [INFO] finished tweaking git repo https://github.com/gmh5225/CSGO-memcs-rs [INFO] tweaked toml for git repo https://github.com/gmh5225/CSGO-memcs-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gmh5225/CSGO-memcs-rs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dataview v0.1.2 [INFO] [stderr] Downloaded coarsetime v0.1.23 [INFO] [stderr] Downloaded fixed-slice-vec v0.10.0 [INFO] [stderr] Downloaded num-derive v0.4.0 [INFO] [stderr] Downloaded abi_stable_derive v0.10.3 [INFO] [stderr] Downloaded cglue-macro v0.2.3 [INFO] [stderr] Downloaded tstr v0.2.3 [INFO] [stderr] Downloaded core_extensions_proc_macros v1.5.3 [INFO] [stderr] Downloaded rangemap v1.3.0 [INFO] [stderr] Downloaded repr_offset v0.2.2 [INFO] [stderr] Downloaded abi_stable v0.10.4 [INFO] [stderr] Downloaded core_extensions v1.5.3 [INFO] [stderr] Downloaded cglue-gen v0.2.9 [INFO] [stderr] Downloaded tstr_proc_macros v0.2.2 [INFO] [stderr] Downloaded as_derive_utils v0.10.3 [INFO] [stderr] Downloaded abi_stable_shared v0.10.3 [INFO] [stderr] Downloaded memflow-derive v0.2.0-beta3 [INFO] [stderr] Downloaded cglue v0.2.12 [INFO] [stderr] Downloaded memflow v0.2.0-beta10 [INFO] [stderr] Downloaded pelite v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cfdf77fb87f591da06515d71023cf6ed6a5256d28e842578f151384e771555d [INFO] running `Command { std: "docker" "start" "-a" "0cfdf77fb87f591da06515d71023cf6ed6a5256d28e842578f151384e771555d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cfdf77fb87f591da06515d71023cf6ed6a5256d28e842578f151384e771555d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfdf77fb87f591da06515d71023cf6ed6a5256d28e842578f151384e771555d", kill_on_drop: false }` [INFO] [stdout] 0cfdf77fb87f591da06515d71023cf6ed6a5256d28e842578f151384e771555d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e4c219078cc7d6614f58c12a868d3b1128a8a84a3034647ed65a20c3ce6429b [INFO] running `Command { std: "docker" "start" "-a" "5e4c219078cc7d6614f58c12a868d3b1128a8a84a3034647ed65a20c3ce6429b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking tstr v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cglue v0.2.12 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking httparse v1.8.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking x86_64 v0.14.10 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking coarsetime v0.1.23 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking fixed-slice-vec v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rangemap v1.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.5.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking flexi_logger v0.24.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Checking simple_file_logger v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking memflow v0.2.0-beta10 [INFO] [stderr] Checking memcs-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking memcs-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `get_attack` [INFO] [stdout] --> client/src/main.rs:8:91 [INFO] [stdout] | [INFO] [stdout] 8 | use memcs_core::{sdk::{csgo::{Entity, set_model_brightness, SignOnState, set_send_packet, get_attack}, self}, CheatCtx}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_attack` [INFO] [stdout] --> client/src/main.rs:8:91 [INFO] [stdout] | [INFO] [stdout] 8 | use memcs_core::{sdk::{csgo::{Entity, set_model_brightness, SignOnState, set_send_packet, get_attack}, self}, CheatCtx}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.12s [INFO] running `Command { std: "docker" "inspect" "5e4c219078cc7d6614f58c12a868d3b1128a8a84a3034647ed65a20c3ce6429b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4c219078cc7d6614f58c12a868d3b1128a8a84a3034647ed65a20c3ce6429b", kill_on_drop: false }` [INFO] [stdout] 5e4c219078cc7d6614f58c12a868d3b1128a8a84a3034647ed65a20c3ce6429b [INFO] checking gmh5225/CSGO-memcs-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmh5225/CSGO-memcs-rs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/gmh5225/CSGO-memcs-rs [INFO] finished tweaking git repo https://github.com/gmh5225/CSGO-memcs-rs [INFO] tweaked toml for git repo https://github.com/gmh5225/CSGO-memcs-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gmh5225/CSGO-memcs-rs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5fa21231ff5736dc8e5253caf89bf7925ef57c11aa6f814378a3faec49fdcb [INFO] running `Command { std: "docker" "start" "-a" "ab5fa21231ff5736dc8e5253caf89bf7925ef57c11aa6f814378a3faec49fdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5fa21231ff5736dc8e5253caf89bf7925ef57c11aa6f814378a3faec49fdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5fa21231ff5736dc8e5253caf89bf7925ef57c11aa6f814378a3faec49fdcb", kill_on_drop: false }` [INFO] [stdout] ab5fa21231ff5736dc8e5253caf89bf7925ef57c11aa6f814378a3faec49fdcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c677f510268ffbc44c4f1cfddc0b0001fcd919849deccc9bf92c140470b1dc5 [INFO] running `Command { std: "docker" "start" "-a" "3c677f510268ffbc44c4f1cfddc0b0001fcd919849deccc9bf92c140470b1dc5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking tstr v0.2.3 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cglue v0.2.12 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking httparse v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking x86_64 v0.14.10 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking coarsetime v0.1.23 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking rangemap v1.3.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking fixed-slice-vec v0.10.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.5.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking flexi_logger v0.24.2 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Checking simple_file_logger v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Checking memflow v0.2.0-beta10 [INFO] [stderr] Checking memcs-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/sdk/csgo/signonstate.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(FromPrimitive, ToPrimitive, Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SignOnState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/sdk/csgo/signonstate.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(FromPrimitive, ToPrimitive, Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SignOnState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/sdk/csgo/signonstate.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(FromPrimitive, ToPrimitive, Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SignOnState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> core/src/sdk/csgo/signonstate.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(FromPrimitive, ToPrimitive, Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SignOnState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memcs-core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memcs-core` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3c677f510268ffbc44c4f1cfddc0b0001fcd919849deccc9bf92c140470b1dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c677f510268ffbc44c4f1cfddc0b0001fcd919849deccc9bf92c140470b1dc5", kill_on_drop: false }` [INFO] [stdout] 3c677f510268ffbc44c4f1cfddc0b0001fcd919849deccc9bf92c140470b1dc5