[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] building AetiasHax/dsd-ghidra against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAetiasHax%2Fdsd-ghidra" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AetiasHax/dsd-ghidra on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded bitfield-struct v0.8.0
[INFO] [stderr]   Downloaded rust-bitwriter v0.0.1
[INFO] [stderr]   Downloaded ds-decomp v0.10.2
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded ds-rom v0.6.1
[INFO] [stderr]   Downloaded unarm v1.8.0
[INFO] [stderr]   Downloaded serde_yml v0.0.10
[INFO] [stderr]   Downloaded libyml v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d6a8dbf0b4c5c82514628047a37e63f05ee060709374960702b6e09bce2bebb
[INFO] running `Command { std: "docker" "start" "-a" "0d6a8dbf0b4c5c82514628047a37e63f05ee060709374960702b6e09bce2bebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d6a8dbf0b4c5c82514628047a37e63f05ee060709374960702b6e09bce2bebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6a8dbf0b4c5c82514628047a37e63f05ee060709374960702b6e09bce2bebb", kill_on_drop: false }`
[INFO] [stdout] 0d6a8dbf0b4c5c82514628047a37e63f05ee060709374960702b6e09bce2bebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf92ef8890e2f8bb5e6e26cafcd409b6d1088323eae087ba2669b98645016162
[INFO] running `Command { std: "docker" "start" "-a" "cf92ef8890e2f8bb5e6e26cafcd409b6d1088323eae087ba2669b98645016162", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_yml v0.0.10
[INFO] [stderr]    Compiling libyml v0.0.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling rust-bitwriter v0.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 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 backtrace v0.3.74
[INFO] [stderr]    Compiling snafu v0.8.5
[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 55.18s
[INFO] running `Command { std: "docker" "inspect" "cf92ef8890e2f8bb5e6e26cafcd409b6d1088323eae087ba2669b98645016162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf92ef8890e2f8bb5e6e26cafcd409b6d1088323eae087ba2669b98645016162", kill_on_drop: false }`
[INFO] [stdout] cf92ef8890e2f8bb5e6e26cafcd409b6d1088323eae087ba2669b98645016162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d9f608628ee7c28c5586d3cbc39e4554d1b57ca81bbae8f3aaa65caf85f367a
[INFO] running `Command { std: "docker" "start" "-a" "4d9f608628ee7c28c5586d3cbc39e4554d1b57ca81bbae8f3aaa65caf85f367a", 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 2.87s
[INFO] running `Command { std: "docker" "inspect" "4d9f608628ee7c28c5586d3cbc39e4554d1b57ca81bbae8f3aaa65caf85f367a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9f608628ee7c28c5586d3cbc39e4554d1b57ca81bbae8f3aaa65caf85f367a", kill_on_drop: false }`
[INFO] [stdout] 4d9f608628ee7c28c5586d3cbc39e4554d1b57ca81bbae8f3aaa65caf85f367a
