[INFO] cloning repository https://github.com/EquinoxAlpha/xenon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EquinoxAlpha/xenon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEquinoxAlpha%2Fxenon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEquinoxAlpha%2Fxenon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9beb7c7227ee81b6380ccd61c294cc6792fa88 [INFO] testing EquinoxAlpha/xenon against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEquinoxAlpha%2Fxenon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EquinoxAlpha/xenon on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EquinoxAlpha/xenon [INFO] finished tweaking git repo https://github.com/EquinoxAlpha/xenon [INFO] tweaked toml for git repo https://github.com/EquinoxAlpha/xenon written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/EquinoxAlpha/xenon 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3e47e4950c8d1868141234130c664ba250ba7b0a07efa4cf6a9b7fd9291848 [INFO] running `Command { std: "docker" "start" "-a" "de3e47e4950c8d1868141234130c664ba250ba7b0a07efa4cf6a9b7fd9291848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3e47e4950c8d1868141234130c664ba250ba7b0a07efa4cf6a9b7fd9291848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3e47e4950c8d1868141234130c664ba250ba7b0a07efa4cf6a9b7fd9291848", kill_on_drop: false }` [INFO] [stdout] de3e47e4950c8d1868141234130c664ba250ba7b0a07efa4cf6a9b7fd9291848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bb321fdf9425d3226f47a43bb6eef67a538077f3dccdc24dde9b3bcbd9c0905 [INFO] running `Command { std: "docker" "start" "-a" "1bb321fdf9425d3226f47a43bb6eef67a538077f3dccdc24dde9b3bcbd9c0905", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling rhai v1.19.0 [INFO] [stderr] Compiling xenon3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dr_offset` [INFO] [stdout] --> src/debugger.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::hwbp::{dr_offset, HardwareBreakpoint}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RhaiFpRegisters` [INFO] [stdout] --> src/debugger.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::runtime::{RhaiFpRegisters, RhaiRegisters, RhaiThread}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PTRACE_O_TRACEEXEC` and `PTRACE_O_TRACEFORK` [INFO] [stdout] --> src/thread.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use libc::{PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC, PTRACE_O_TRACEFORK, PTRACE_O_TRACESYSGOOD}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/util/procfs.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PTRACE_ATTACH`, `PTRACE_GET_SYSCALL_INFO`, and `ptrace_syscall_info` [INFO] [stdout] --> src/util/ptrace.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | ...e, ptrace_syscall_info, user_fpregs_struct, user_regs_struct, PTRACE_ATTACH, PTRACE_CONT, PTRACE_DETACH, PTRACE_GETEVENTMSG, PTRACE_GETFPREGS, PTRACE_GETREGS, PTRACE_GET_SYSCALL_INFO, P... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> src/hwbp.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Try` [INFO] [stdout] --> src/runtime/mem.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Try; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/runtime/mem.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rhai::Dynamic` [INFO] [stdout] --> src/runtime/flow.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rhai::Dynamic; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HardwareBreakpointType` and `HardwareBreakpoint` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use hwbp::{HardwareBreakpoint, HardwareBreakpointType, DR_COUNTER}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/main.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/registers.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 136 | unsafe { std::mem::transmute(regs) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `FpRegisters` (4160 bits) [INFO] [stdout] = note: target type: `user_fpregs_struct` (4096 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/util/mem.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | iov_base: unsafe { value as *const T as *const c_void as *mut c_void }, [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_leader` [INFO] [stdout] --> src/runtime/regs.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | let thread_leader = ctx.debugger().threads[0].pid; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_leader` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/runtime/flow.rs:9:61 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn register_functions(engine: &mut rhai::Engine, context: Context) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xenon3` (bin "xenon3") due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1bb321fdf9425d3226f47a43bb6eef67a538077f3dccdc24dde9b3bcbd9c0905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb321fdf9425d3226f47a43bb6eef67a538077f3dccdc24dde9b3bcbd9c0905", kill_on_drop: false }` [INFO] [stdout] 1bb321fdf9425d3226f47a43bb6eef67a538077f3dccdc24dde9b3bcbd9c0905