[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-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-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-5-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 v1.0.1
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded derive_pod v0.1.2
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded as_derive_utils v0.10.3
[INFO] [stderr]   Downloaded simple_file_logger v0.3.1
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded num-derive v0.4.0
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded futures-task v0.3.28
[INFO] [stderr]   Downloaded cglue-macro v0.2.3
[INFO] [stderr]   Downloaded pkg-config v0.3.27
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.3
[INFO] [stderr]   Downloaded encoding_rs v0.8.32
[INFO] [stderr]   Downloaded abi_stable_derive v0.10.3
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded base64 v0.21.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded flexi_logger v0.24.2
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded cglue v0.2.12
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded memflow-derive v0.2.0-beta3
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded hyper v0.14.27
[INFO] [stderr]   Downloaded memflow v0.2.0-beta10
[INFO] [stderr]   Downloaded rustix v0.38.4
[INFO] [stderr]   Downloaded pelite v0.9.0
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded idna v0.4.0
[INFO] [stderr]   Downloaded goblin v0.5.4
[INFO] [stderr]   Downloaded serde_derive v1.0.174
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded abi_stable v0.10.4
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded gimli v0.27.3
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded winnow v0.5.0
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded futures-util v0.3.28
[INFO] [stderr]   Downloaded repr_offset v0.2.2
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded mio v0.8.8
[INFO] [stderr]   Downloaded indexmap v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded toml v0.7.6
[INFO] [stderr]   Downloaded getrandom v0.2.10
[INFO] [stderr]   Downloaded http v0.2.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded reqwest v0.11.18
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded x86_64 v0.14.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded tokio-util v0.7.8
[INFO] [stderr]   Downloaded url v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.174
[INFO] [stderr]   Downloaded schannel v0.1.22
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded cglue-gen v0.2.9
[INFO] [stderr]   Downloaded quote v1.0.31
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded rangemap v1.3.0
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded socket2 v0.4.9
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded try-lock v0.2.4
[INFO] [stderr]   Downloaded futures-io v0.3.28
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded fixed-slice-vec v0.10.0
[INFO] [stderr]   Downloaded slab v0.4.8
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded thiserror v1.0.44
[INFO] [stderr]   Downloaded lock_api v0.4.10
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded futures-channel v0.3.28
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded pelite-macros v0.1.1
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded time-macros v0.2.10
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded dataview v0.1.2
[INFO] [stderr]   Downloaded tstr v0.2.3
[INFO] [stderr]   Downloaded coarsetime v0.1.23
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded simplelog v0.12.1
[INFO] [stderr]   Downloaded memmap v0.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.44
[INFO] [stderr]   Downloaded futures-core v0.3.28
[INFO] [stderr]   Downloaded percent-encoding v2.3.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.4
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded bit_field v0.10.2
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded futures-sink v0.3.28
[INFO] [stderr]   Downloaded abi_stable_shared v0.10.3
[INFO] [stderr]   Downloaded form_urlencoded v1.2.0
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c40c674e00c2c1f7a482f790bb384b41799d02534fa6ed6ba900497b5b15cead
[INFO] running `Command { std: "docker" "start" "-a" "c40c674e00c2c1f7a482f790bb384b41799d02534fa6ed6ba900497b5b15cead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c40c674e00c2c1f7a482f790bb384b41799d02534fa6ed6ba900497b5b15cead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40c674e00c2c1f7a482f790bb384b41799d02534fa6ed6ba900497b5b15cead", kill_on_drop: false }`
[INFO] [stdout] c40c674e00c2c1f7a482f790bb384b41799d02534fa6ed6ba900497b5b15cead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e2c7f2d75e3b346f446f1d7d8d5a15963f34a130f7b3d7a32cc6c77d2b06f8e4
[INFO] running `Command { std: "docker" "start" "-a" "e2c7f2d75e3b346f446f1d7d8d5a15963f34a130f7b3d7a32cc6c77d2b06f8e4", 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]     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]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]     Checking tstr v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling cglue v0.2.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking winnow v0.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking dataview v0.1.2
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking x86_64 v0.14.10
[INFO] [stderr]     Checking pelite v0.9.0
[INFO] [stderr]     Checking dataview v1.0.1
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling memflow-derive v0.2.0-beta3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[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 fixed-slice-vec v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking rangemap v1.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling num-derive v0.4.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 unicode-segmentation v1.10.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking flexi_logger v0.24.2
[INFO] [stderr]     Checking simple_file_logger v0.3.1
[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] [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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "e2c7f2d75e3b346f446f1d7d8d5a15963f34a130f7b3d7a32cc6c77d2b06f8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c7f2d75e3b346f446f1d7d8d5a15963f34a130f7b3d7a32cc6c77d2b06f8e4", kill_on_drop: false }`
[INFO] [stdout] e2c7f2d75e3b346f446f1d7d8d5a15963f34a130f7b3d7a32cc6c77d2b06f8e4
[INFO] checking gmh5225/CSGO-memcs-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmh5225%2FCSGO-memcs-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-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-5-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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ecc7568786b632e65398a0c9b67aec608482846ef54462c54e62858aa8bc86ad
[INFO] running `Command { std: "docker" "start" "-a" "ecc7568786b632e65398a0c9b67aec608482846ef54462c54e62858aa8bc86ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc7568786b632e65398a0c9b67aec608482846ef54462c54e62858aa8bc86ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc7568786b632e65398a0c9b67aec608482846ef54462c54e62858aa8bc86ad", kill_on_drop: false }`
[INFO] [stdout] ecc7568786b632e65398a0c9b67aec608482846ef54462c54e62858aa8bc86ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 10c44f645a2ebf65c66fd12864d92d638f9a768e25d253dee5ae66a155d20531
[INFO] running `Command { std: "docker" "start" "-a" "10c44f645a2ebf65c66fd12864d92d638f9a768e25d253dee5ae66a155d20531", 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]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking tstr v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling abi_stable_shared v0.10.3
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling as_derive_utils v0.10.3
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cglue v0.2.12
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling abi_stable_derive v0.10.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[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 winnow v0.5.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking dataview v0.1.2
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]     Checking dataview v1.0.1
[INFO] [stderr]     Checking x86_64 v0.14.10
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]     Checking pelite v0.9.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling memflow-derive v0.2.0-beta3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking memmap v0.7.0
[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 bumpalo v3.13.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking fixed-slice-vec v0.10.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking rangemap v1.3.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking flexi_logger v0.24.2
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking simple_file_logger v0.3.1
[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 <https://github.com/rust-lang/rust/issues/120363>
[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 <https://github.com/rust-lang/rust/issues/120363>
[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] [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: 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 <https://github.com/rust-lang/rust/issues/120363>
[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 <https://github.com/rust-lang/rust/issues/120363>
[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] [stderr] error: could not compile `memcs-core` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "10c44f645a2ebf65c66fd12864d92d638f9a768e25d253dee5ae66a155d20531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c44f645a2ebf65c66fd12864d92d638f9a768e25d253dee5ae66a155d20531", kill_on_drop: false }`
[INFO] [stdout] 10c44f645a2ebf65c66fd12864d92d638f9a768e25d253dee5ae66a155d20531
