[INFO] cloning repository https://github.com/Brother-x86/rust-shellcode-weaponized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brother-x86/rust-shellcode-weaponized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrother-x86%2Frust-shellcode-weaponized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrother-x86%2Frust-shellcode-weaponized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 358d515f73d8b9082980add9167b0a38e11a0c75
[INFO] checking Brother-x86/rust-shellcode-weaponized against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrother-x86%2Frust-shellcode-weaponized" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brother-x86/rust-shellcode-weaponized
[INFO] finished tweaking git repo https://github.com/Brother-x86/rust-shellcode-weaponized
[INFO] tweaked toml for git repo https://github.com/Brother-x86/rust-shellcode-weaponized written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brother-x86/rust-shellcode-weaponized on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brother-x86/rust-shellcode-weaponized 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/create_remote_thread/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/early_bird_mod/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/asm/Cargo.toml: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 476eb518e4b4bc2308ed7ce094997339d824f5adfc3620da5236a7c59dadb57a
[INFO] running `Command { std: "docker" "start" "-a" "476eb518e4b4bc2308ed7ce094997339d824f5adfc3620da5236a7c59dadb57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "476eb518e4b4bc2308ed7ce094997339d824f5adfc3620da5236a7c59dadb57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476eb518e4b4bc2308ed7ce094997339d824f5adfc3620da5236a7c59dadb57a", kill_on_drop: false }`
[INFO] [stdout] 476eb518e4b4bc2308ed7ce094997339d824f5adfc3620da5236a7c59dadb57a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f14b3d0b2766dc9f57a192337b41da5b8262bfc464048f935d1e606f6acb06
[INFO] running `Command { std: "docker" "start" "-a" "41f14b3d0b2766dc9f57a192337b41da5b8262bfc464048f935d1e606f6acb06", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/create_remote_thread/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/early_bird_mod/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/asm/Cargo.toml: unused manifest key: build
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking windows-sys v0.48.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking memmap2_transmute v0.1.0 (/opt/rustwide/workdir/memmap2_transmute)
[INFO] [stderr]     Checking module_stomping v0.1.0 (/opt/rustwide/workdir/module_stomping)
[INFO] [stderr]     Checking rtl_create_user_thread v0.1.0 (/opt/rustwide/workdir/rtl_create_user_thread)
[INFO] [stderr]     Checking create_thread_native v0.1.0 (/opt/rustwide/workdir/create_thread_native)
[INFO] [stdout] warning: unused import: `std::ffi::c_void`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::transmute`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::mem::transmute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `null_mut` and `null`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ptr::{null, null_mut};
[INFO] [stdout]   |                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PidExt`, `ProcessExt`, `SystemExt`, and `System`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sysinfo::{PidExt, ProcessExt, System, SystemExt};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CloseHandle`, `FALSE`, `GetLastError`, and `HANDLE`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::Foundation::{CloseHandle, GetLastError, FALSE, HANDLE};
[INFO] [stdout]   |                                      ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::Win32::System::Diagnostics::Debug::WriteProcessMemory`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::System::Diagnostics::Debug::WriteProcessMemory;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetProcAddress` and `LoadLibraryA`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::System::LibraryLoader::{GetProcAddress, LoadLibraryA};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MEM_COMMIT`, `MEM_RESERVE`, `PAGE_EXECUTE`, `PAGE_READWRITE`, `VirtualAllocEx`, and `VirtualProtectEx`
[INFO] [stdout]  --> rtl_create_user_thread/src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     VirtualAllocEx, VirtualProtectEx, MEM_COMMIT, MEM_RESERVE, PAGE_EXECUTE, PAGE_READWRITE,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OpenProcess` and `PROCESS_ALL_ACCESS`
[INFO] [stdout]   --> rtl_create_user_thread/src/main.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows_sys::Win32::System::Threading::{OpenProcess, PROCESS_ALL_ACCESS};
[INFO] [stdout]    |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rtl_create_user_thread`
[INFO] [stdout]   --> rtl_create_user_thread/src/main.rs:89:2
[INFO] [stdout]    |
[INFO] [stdout] 89 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `rtl_create_user_thread/src/main.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CStr` and `c_void`
[INFO] [stdout]  --> module_stomping/src/main.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::{c_void, CStr};
[INFO] [stdout]   |                ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `size_of_val`, `size_of`, `transmute`, and `zeroed`
[INFO] [stdout]  --> module_stomping/src/main.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::mem::{size_of, size_of_val, transmute, zeroed};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `addr_of_mut`, `null_mut`, and `null`
[INFO] [stdout]  --> module_stomping/src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ptr::{addr_of_mut, null, null_mut};
[INFO] [stdout]   |                ^^^^^^^^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PidExt`, `ProcessExt`, `SystemExt`, and `System`
[INFO] [stdout]  --> module_stomping/src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sysinfo::{PidExt, ProcessExt, System, SystemExt};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CloseHandle`, `FALSE`, `GetLastError`, `HMODULE`, and `WAIT_FAILED`
[INFO] [stdout]  --> module_stomping/src/main.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::Foundation::{CloseHandle, GetLastError, FALSE, HMODULE, WAIT_FAILED};
[INFO] [stdout]   |                                      ^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^  ^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IMAGE_NT_HEADERS64`, `ReadProcessMemory`, and `WriteProcessMemory`
[INFO] [stdout]  --> module_stomping/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ReadProcessMemory, WriteProcessMemory, IMAGE_NT_HEADERS64,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetModuleHandleA` and `GetProcAddress`
[INFO] [stdout]  --> module_stomping/src/main.rs:9:49
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows_sys::Win32::System::LibraryLoader::{GetModuleHandleA, GetProcAddress};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetProcessHeap`, `HEAP_ZERO_MEMORY`, `HeapAlloc`, `MEM_COMMIT`, `MEM_RESERVE`, `PAGE_READWRITE`, and `VirtualAllocEx`
[INFO] [stdout]   --> module_stomping/src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     GetProcessHeap, HeapAlloc, VirtualAllocEx, HEAP_ZERO_MEMORY, MEM_COMMIT, MEM_RESERVE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 12 |     PAGE_READWRITE,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EnumProcessModules` and `GetModuleBaseNameA`
[INFO] [stdout]   --> module_stomping/src/main.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows_sys::Win32::System::ProcessStatus::{EnumProcessModules, GetModuleBaseNameA};
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::Win32::System::SystemServices::IMAGE_DOS_HEADER`
[INFO] [stdout]   --> module_stomping/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows_sys::Win32::System::SystemServices::IMAGE_DOS_HEADER;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateRemoteThread`, `OpenProcess`, `PROCESS_ALL_ACCESS`, and `WaitForSingleObject`
[INFO] [stdout]   --> module_stomping/src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CreateRemoteThread, OpenProcess, WaitForSingleObject, PROCESS_ALL_ACCESS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rtl_create_user_thread` (bin "rtl_create_user_thread") due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused imports: `Library` and `Symbol`
[INFO] [stdout]  --> create_thread_native/src/main.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libloading::{Library, Symbol};
[INFO] [stdout]   |                  ^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_void`
[INFO] [stdout]  --> create_thread_native/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `null_mut` and `null`
[INFO] [stdout]  --> create_thread_native/src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ptr::{null, null_mut};
[INFO] [stdout]   |                ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_COMMIT` is never used
[INFO] [stdout]  --> create_thread_native/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const MEM_COMMIT: u32 = 0x1000;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_RESERVE` is never used
[INFO] [stdout]  --> create_thread_native/src/main.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MEM_RESERVE: u32 = 0x2000;
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_EXECUTE` is never used
[INFO] [stdout]  --> create_thread_native/src/main.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const PAGE_EXECUTE: u32 = 0x10;
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAGE_READWRITE` is never used
[INFO] [stdout]  --> create_thread_native/src/main.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const PAGE_READWRITE: u32 = 0x04;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FALSE` is never used
[INFO] [stdout]  --> create_thread_native/src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const FALSE: i32 = 0;
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WAIT_FAILED` is never used
[INFO] [stdout]   --> create_thread_native/src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const WAIT_FAILED: u32 = 0xFFFFFFFF;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "41f14b3d0b2766dc9f57a192337b41da5b8262bfc464048f935d1e606f6acb06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f14b3d0b2766dc9f57a192337b41da5b8262bfc464048f935d1e606f6acb06", kill_on_drop: false }`
[INFO] [stdout] 41f14b3d0b2766dc9f57a192337b41da5b8262bfc464048f935d1e606f6acb06
