[INFO] cloning repository https://github.com/realsoufaker/rust_shellcode_loader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realsoufaker/rust_shellcode_loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealsoufaker%2Frust_shellcode_loader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealsoufaker%2Frust_shellcode_loader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa13b4cf2ee90f005ca3e6d39d321ac5256e42cf [INFO] checking realsoufaker/rust_shellcode_loader against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealsoufaker%2Frust_shellcode_loader" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/realsoufaker/rust_shellcode_loader [INFO] finished tweaking git repo https://github.com/realsoufaker/rust_shellcode_loader [INFO] tweaked toml for git repo https://github.com/realsoufaker/rust_shellcode_loader written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realsoufaker/rust_shellcode_loader on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/realsoufaker/rust_shellcode_loader 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: unused manifest key: workspace.member [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.8.1 [INFO] [stderr] Downloaded rust-embed-impl v6.8.1 [INFO] [stderr] Downloaded rust-embed v6.8.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57ac918ce5b0224cf2e30991af22debd597549460f1a56f8cc2242178ce1f933 [INFO] running `Command { std: "docker" "start" "-a" "57ac918ce5b0224cf2e30991af22debd597549460f1a56f8cc2242178ce1f933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57ac918ce5b0224cf2e30991af22debd597549460f1a56f8cc2242178ce1f933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57ac918ce5b0224cf2e30991af22debd597549460f1a56f8cc2242178ce1f933", kill_on_drop: false }` [INFO] [stdout] 57ac918ce5b0224cf2e30991af22debd597549460f1a56f8cc2242178ce1f933 [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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 026ff30b17121e573f3c9971945a518eca1c5bedba0bb739b6188f83f06348d1 [INFO] running `Command { std: "docker" "start" "-a" "026ff30b17121e573f3c9971945a518eca1c5bedba0bb739b6188f83f06348d1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.member [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rust-embed-utils v7.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking rust_shellcode_loader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Create_fiber` should have an upper camel case name [INFO] [stdout] --> src/description.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Create_fiber {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateFiber` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_process` should have an upper camel case name [INFO] [stdout] --> src/description.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Create_process {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateProcess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_remote_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Create_remote_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateRemoteThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_remote_thread_native` should have an upper camel case name [INFO] [stdout] --> src/description.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Create_remote_thread_native {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateRemoteThreadNative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Create_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_thread_native` should have an upper camel case name [INFO] [stdout] --> src/description.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Create_thread_native {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateThreadNative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Early_bird` should have an upper camel case name [INFO] [stdout] --> src/description.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Early_bird {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `EarlyBird` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Etwp_create_etw_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Etwp_create_etw_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EtwpCreateEtwThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memmap2_transmute` should have an upper camel case name [INFO] [stdout] --> src/description.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Memmap2_transmute {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Memmap2Transmute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Module_stomping` should have an upper camel case name [INFO] [stdout] --> src/description.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Module_stomping {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ModuleStomping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Nt_queue_apc_thread_ex_local` should have an upper camel case name [INFO] [stdout] --> src/description.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Nt_queue_apc_thread_ex_local {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NtQueueApcThreadExLocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Rtl_create_user_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Rtl_create_user_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RtlCreateUserThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_fiber` should have an upper camel case name [INFO] [stdout] --> src/description.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Create_fiber {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateFiber` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_process` should have an upper camel case name [INFO] [stdout] --> src/description.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Create_process {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateProcess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_remote_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Create_remote_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateRemoteThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_remote_thread_native` should have an upper camel case name [INFO] [stdout] --> src/description.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Create_remote_thread_native {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateRemoteThreadNative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Create_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Create_thread_native` should have an upper camel case name [INFO] [stdout] --> src/description.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Create_thread_native {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreateThreadNative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Early_bird` should have an upper camel case name [INFO] [stdout] --> src/description.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Early_bird {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `EarlyBird` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Etwp_create_etw_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Etwp_create_etw_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EtwpCreateEtwThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memmap2_transmute` should have an upper camel case name [INFO] [stdout] --> src/description.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Memmap2_transmute {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Memmap2Transmute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Module_stomping` should have an upper camel case name [INFO] [stdout] --> src/description.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Module_stomping {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ModuleStomping` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Nt_queue_apc_thread_ex_local` should have an upper camel case name [INFO] [stdout] --> src/description.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Nt_queue_apc_thread_ex_local {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NtQueueApcThreadExLocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Rtl_create_user_thread` should have an upper camel case name [INFO] [stdout] --> src/description.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Rtl_create_user_thread {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RtlCreateUserThread` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `Command { std: "docker" "inspect" "026ff30b17121e573f3c9971945a518eca1c5bedba0bb739b6188f83f06348d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026ff30b17121e573f3c9971945a518eca1c5bedba0bb739b6188f83f06348d1", kill_on_drop: false }` [INFO] [stdout] 026ff30b17121e573f3c9971945a518eca1c5bedba0bb739b6188f83f06348d1