[INFO] cloning repository https://github.com/kirkderp/rbinghidra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirkderp/rbinghidra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirkderp%2Frbinghidra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirkderp%2Frbinghidra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ca4b0cae1a8f307f02da118a9763099ed48739a
[INFO] testing kirkderp/rbinghidra against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirkderp%2Frbinghidra" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kirkderp/rbinghidra
[INFO] finished tweaking git repo https://github.com/kirkderp/rbinghidra
[INFO] tweaked toml for git repo https://github.com/kirkderp/rbinghidra written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kirkderp/rbinghidra on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kirkderp/rbinghidra 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5
[INFO] running `Command { std: "docker" "start" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rbinghidra v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.38s
[INFO] running `Command { std: "docker" "inspect" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rbinghidra v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rbinghidra` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rbinghidra --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::cargo' '--deny=clippy::all' --deny=variant_size_differences --deny=unused_lifetimes --deny=unused_import_braces --deny=unsafe_op_in_unsafe_fn --deny=unsafe_code --deny=unreachable_pub '--deny=clippy::unimplemented' --deny=unexpected_cfgs '--deny=clippy::undocumented_unsafe_blocks' --deny=trivial_numeric_casts --deny=trivial_casts '--deny=clippy::todo' --deny=single_use_lifetimes '--allow=clippy::redundant_pub_crate' --deny=noop_method_call '--allow=clippy::multiple_crate_versions' --allow=missing_docs --deny=missing_copy_implementations --allow=elided_lifetimes_in_paths '--deny=clippy::dbg_macro' --deny=clashing_extern_declarations --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "integration-ghidra"))' -C metadata=99f905fa63a93c58 -C extra-filename=-2a1d4a1c4613fbb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-d6a4e5d395f46f94.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b78fc7f648ee3bc.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4edf53d1aab5188f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f2580cd5cd31fcbc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbf02862d16af006.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5", kill_on_drop: false }`
[INFO] [stdout] a3168f7faa6b09700ce36226cbed90c2f8a5855a023d800a32e73ad4ee8e71b5
