[INFO] cloning repository https://github.com/james-a-johnson/emil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james-a-johnson/emil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-a-johnson%2Femil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-a-johnson%2Femil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 598d55837d9fef87c49a078c438cc4a9448625d9
[INFO] checking james-a-johnson/emil against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-a-johnson%2Femil" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/james-a-johnson/emil
[INFO] finished tweaking git repo https://github.com/james-a-johnson/emil
[INFO] tweaked toml for git repo https://github.com/james-a-johnson/emil written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/james-a-johnson/emil on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/softmew/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Vector35/binaryninja-api.git`
[INFO] [stderr]     Updating git submodule `https://github.com/capstone-engine/capstone.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/mbuild.git`
[INFO] [stderr]     Updating git submodule `https://github.com/intelxed/xed.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/yasm.git`
[INFO] [stderr]     Updating git submodule `https://github.com/Vector35/asmx86.git`
[INFO] [stderr]     Updating git submodule `https://github.com/fmtlib/fmt.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 85 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/softmew/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d7a0c394a2e59c79fb2bf2d490f748a56446f9d32d86ad6d58b8c8b4733e334
[INFO] running `Command { std: "docker" "start" "-a" "2d7a0c394a2e59c79fb2bf2d490f748a56446f9d32d86ad6d58b8c8b4733e334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d7a0c394a2e59c79fb2bf2d490f748a56446f9d32d86ad6d58b8c8b4733e334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d7a0c394a2e59c79fb2bf2d490f748a56446f9d32d86ad6d58b8c8b4733e334", kill_on_drop: false }`
[INFO] [stdout] 2d7a0c394a2e59c79fb2bf2d490f748a56446f9d32d86ad6d58b8c8b4733e334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 425e1676d32d0bc1280ca6046af39121c7eab74e1faf7aa3e5870aa6d252754b
[INFO] running `Command { std: "docker" "start" "-a" "425e1676d32d0bc1280ca6046af39121c7eab74e1faf7aa3e5870aa6d252754b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/softmew/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking softmew v0.7.0 (/opt/rustwide/workdir/softmew)
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?tag=dev%2F5.3.8813#0282141c)
[INFO] [stderr]     Checking val v0.1.0 (/opt/rustwide/workdir/val)
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regs v0.1.0 (/opt/rustwide/workdir/regs)
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking from_id v0.1.0 (/opt/rustwide/workdir/from_id)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling binaryninjacore-sys v0.1.0 (https://github.com/Vector35/binaryninja-api.git?tag=dev%2F5.3.8813#0282141c)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking emil v0.1.0 (/opt/rustwide/workdir/emulator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.62s
[INFO] running `Command { std: "docker" "inspect" "425e1676d32d0bc1280ca6046af39121c7eab74e1faf7aa3e5870aa6d252754b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425e1676d32d0bc1280ca6046af39121c7eab74e1faf7aa3e5870aa6d252754b", kill_on_drop: false }`
[INFO] [stdout] 425e1676d32d0bc1280ca6046af39121c7eab74e1faf7aa3e5870aa6d252754b
