[INFO] cloning repository https://github.com/AetiasHax/dsd-ghidra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AetiasHax/dsd-ghidra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fdsd-ghidra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fdsd-ghidra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8316ac65712cd6526d483136cd05db268485a200
[INFO] testing AetiasHax/dsd-ghidra against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fdsd-ghidra" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AetiasHax/dsd-ghidra
[INFO] finished tweaking git repo https://github.com/AetiasHax/dsd-ghidra
[INFO] tweaked toml for git repo https://github.com/AetiasHax/dsd-ghidra written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AetiasHax/dsd-ghidra on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AetiasHax/dsd-ghidra 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5ef82ea08f8085dc3a6d2f94e981c15b08613925502815d980dd27b0b4c89f2
[INFO] running `Command { std: "docker" "start" "-a" "d5ef82ea08f8085dc3a6d2f94e981c15b08613925502815d980dd27b0b4c89f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5ef82ea08f8085dc3a6d2f94e981c15b08613925502815d980dd27b0b4c89f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ef82ea08f8085dc3a6d2f94e981c15b08613925502815d980dd27b0b4c89f2", kill_on_drop: false }`
[INFO] [stdout] d5ef82ea08f8085dc3a6d2f94e981c15b08613925502815d980dd27b0b4c89f2
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b67a5ee6a03009769236c65e069fe1ebba3b3e8ef06e4bb769eec5eea3c10e0
[INFO] running `Command { std: "docker" "start" "-a" "3b67a5ee6a03009769236c65e069fe1ebba3b3e8ef06e4bb769eec5eea3c10e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libyml v0.0.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rust-bitwriter v0.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling unarm v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling bitfield-struct v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ds-rom v0.6.1
[INFO] [stderr]    Compiling ds-decomp v0.10.2
[INFO] [stderr]    Compiling dsd-ghidra v0.5.0 (/opt/rustwide/workdir/native)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 25s
[INFO] running `Command { std: "docker" "inspect" "3b67a5ee6a03009769236c65e069fe1ebba3b3e8ef06e4bb769eec5eea3c10e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b67a5ee6a03009769236c65e069fe1ebba3b3e8ef06e4bb769eec5eea3c10e0", kill_on_drop: false }`
[INFO] [stdout] 3b67a5ee6a03009769236c65e069fe1ebba3b3e8ef06e4bb769eec5eea3c10e0
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca4f91e0b24d0366792b33e963d9f7508f428016be93a29aab90d8ac7a520f47
[INFO] running `Command { std: "docker" "start" "-a" "ca4f91e0b24d0366792b33e963d9f7508f428016be93a29aab90d8ac7a520f47", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsd-ghidra v0.5.0 (/opt/rustwide/workdir/native)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.68s
[INFO] running `Command { std: "docker" "inspect" "ca4f91e0b24d0366792b33e963d9f7508f428016be93a29aab90d8ac7a520f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4f91e0b24d0366792b33e963d9f7508f428016be93a29aab90d8ac7a520f47", kill_on_drop: false }`
[INFO] [stdout] ca4f91e0b24d0366792b33e963d9f7508f428016be93a29aab90d8ac7a520f47
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b4743762317bfef8a943ac375bbf7ec5bcf501b5acc3422016342d9a810183d
[INFO] running `Command { std: "docker" "start" "-a" "3b4743762317bfef8a943ac375bbf7ec5bcf501b5acc3422016342d9a810183d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsd_ghidra-d2b6919c2946745a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b4743762317bfef8a943ac375bbf7ec5bcf501b5acc3422016342d9a810183d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4743762317bfef8a943ac375bbf7ec5bcf501b5acc3422016342d9a810183d", kill_on_drop: false }`
[INFO] [stdout] 3b4743762317bfef8a943ac375bbf7ec5bcf501b5acc3422016342d9a810183d
