[INFO] cloning repository https://github.com/Anal-Repair/dll_tutorial_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anal-Repair/dll_tutorial_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnal-Repair%2Fdll_tutorial_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnal-Repair%2Fdll_tutorial_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21760ad94e29a1658daa99305b4f35c2a13f5566
[INFO] building Anal-Repair/dll_tutorial_rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnal-Repair%2Fdll_tutorial_rust" "/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/Anal-Repair/dll_tutorial_rust on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Anal-Repair/dll_tutorial_rust
[INFO] finished tweaking git repo https://github.com/Anal-Repair/dll_tutorial_rust
[INFO] tweaked toml for git repo https://github.com/Anal-Repair/dll_tutorial_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Anal-Repair/dll_tutorial_rust 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stopwatch2 v2.0.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded dll-syringe v0.15.2
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded konst v0.3.8
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded konst_kernel v0.3.8
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded typewit_proc_macros v1.8.1
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded typewit v1.9.0
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d2706391a153a667a80b4cd4d3c8247d867f20d9ac2d505921480e7d4881076
[INFO] running `Command { std: "docker" "start" "-a" "1d2706391a153a667a80b4cd4d3c8247d867f20d9ac2d505921480e7d4881076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d2706391a153a667a80b4cd4d3c8247d867f20d9ac2d505921480e7d4881076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2706391a153a667a80b4cd4d3c8247d867f20d9ac2d505921480e7d4881076", kill_on_drop: false }`
[INFO] [stdout] 1d2706391a153a667a80b4cd4d3c8247d867f20d9ac2d505921480e7d4881076
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f9a841d6f62ac9d5c2af25be2d18d8a5dd6d6d67d0d97c1fb6dacccce65e9b
[INFO] running `Command { std: "docker" "start" "-a" "92f9a841d6f62ac9d5c2af25be2d18d8a5dd6d6d67d0d97c1fb6dacccce65e9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typewit v1.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling konst_kernel v0.3.8
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling konst v0.3.8
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling windows-targets v0.52.5
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling stopwatch2 v2.0.0
[INFO] [stderr]    Compiling windows-sys v0.52.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling dll-syringe v0.15.2
[INFO] [stderr]    Compiling dll_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `UI::WindowsAndMessaging::MessageBoxA` and `s`
[INFO] [stdout]  --> src/lib.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::{s, Win32::{System::SystemServices::{
[INFO] [stdout]   |                   ^
[INFO] [stdout] 4 |     DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, DLL_THREAD_ATTACH, DLL_THREAD_DETACH,
[INFO] [stdout] 5 | }, UI::WindowsAndMessaging::MessageBoxA}};
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"stdcall"` is not a supported ABI for the current target
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub unsafe extern "stdcall" fn DllMain(module: usize, reason: DWORD, _: LPVOID) -> u8 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dll_example` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `dll_syringe::Syringe`, `dll_syringe::process`
[INFO] [stdout]  --> src/main.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dll_syringe::{Syringe, process::OwnedProcess};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^ could not find `process` in `dll_syringe`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `Syringe` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dll_example` (bin "injector") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "92f9a841d6f62ac9d5c2af25be2d18d8a5dd6d6d67d0d97c1fb6dacccce65e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f9a841d6f62ac9d5c2af25be2d18d8a5dd6d6d67d0d97c1fb6dacccce65e9b", kill_on_drop: false }`
[INFO] [stdout] 92f9a841d6f62ac9d5c2af25be2d18d8a5dd6d6d67d0d97c1fb6dacccce65e9b
