[INFO] cloning repository https://github.com/briandco/Process_Ransomware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briandco/Process_Ransomware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FProcess_Ransomware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FProcess_Ransomware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 964dcdcdf64a8fed420777c0c7fe13125720caaf
[INFO] testing briandco/Process_Ransomware against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriandco%2FProcess_Ransomware" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/briandco/Process_Ransomware
[INFO] finished tweaking git repo https://github.com/briandco/Process_Ransomware
[INFO] tweaked toml for git repo https://github.com/briandco/Process_Ransomware written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/briandco/Process_Ransomware on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/briandco/Process_Ransomware 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" "+beta-2026-03-05" "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]   |
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded user v0.1.1
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded winapi v0.1.23
[INFO] [stderr]   Downloaded object v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38d2585a6e5bd3ae5d6cc58c08ea099518b03d0ccbf45b7c0614b72456b55909
[INFO] running `Command { std: "docker" "start" "-a" "38d2585a6e5bd3ae5d6cc58c08ea099518b03d0ccbf45b7c0614b72456b55909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38d2585a6e5bd3ae5d6cc58c08ea099518b03d0ccbf45b7c0614b72456b55909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d2585a6e5bd3ae5d6cc58c08ea099518b03d0ccbf45b7c0614b72456b55909", kill_on_drop: false }`
[INFO] [stdout] 38d2585a6e5bd3ae5d6cc58c08ea099518b03d0ccbf45b7c0614b72456b55909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f26314ebfd15c1cd7187822265fddef823078b3625311ec3a12a769413dccf7b
[INFO] running `Command { std: "docker" "start" "-a" "f26314ebfd15c1cd7187822265fddef823078b3625311ec3a12a769413dccf7b", 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]   |
[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 memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling user v0.1.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling object v0.34.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling aya-log-common v0.1.14 (https://github.com/aya-rs/aya#c302f837)
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling aya-obj v0.1.0 (https://github.com/aya-rs/aya#c302f837)
[INFO] [stderr]    Compiling aya v0.12.0 (https://github.com/aya-rs/aya#c302f837)
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling proc-common v0.1.0 (/opt/rustwide/workdir/proc-common)
[INFO] [stderr]    Compiling aya-log v0.2.0 (https://github.com/aya-rs/aya#c302f837)
[INFO] [stderr]    Compiling proc v0.1.0 (/opt/rustwide/workdir/proc)
[INFO] [stdout] error: couldn't read `proc/src/../../target/bpfel-unknown-none/debug/proc`: No such file or directory (os error 2)
[INFO] [stdout]   --> proc/src/main.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |       let mut bpf = Ebpf::load(include_bytes_aligned!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 30 | |         "../../target/bpfel-unknown-none/debug/proc"
[INFO] [stdout] 31 | |     ))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> proc/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_trait_impl)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc` (bin "proc") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f26314ebfd15c1cd7187822265fddef823078b3625311ec3a12a769413dccf7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26314ebfd15c1cd7187822265fddef823078b3625311ec3a12a769413dccf7b", kill_on_drop: false }`
[INFO] [stdout] f26314ebfd15c1cd7187822265fddef823078b3625311ec3a12a769413dccf7b
