[INFO] cloning repository https://github.com/trumank/binja_pdbgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trumank/binja_pdbgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbinja_pdbgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbinja_pdbgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82a83c3bc488b7796d90171107439583a60cce24 [INFO] checking trumank/binja_pdbgen against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrumank%2Fbinja_pdbgen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trumank/binja_pdbgen [INFO] finished tweaking git repo https://github.com/trumank/binja_pdbgen [INFO] tweaked toml for git repo https://github.com/trumank/binja_pdbgen written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trumank/binja_pdbgen on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trumank/binja_pdbgen 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e06065b5b8722f20fd316cfba8729218ddb6444abe292cd5256d1b7331dac85b [INFO] running `Command { std: "docker" "start" "-a" "e06065b5b8722f20fd316cfba8729218ddb6444abe292cd5256d1b7331dac85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e06065b5b8722f20fd316cfba8729218ddb6444abe292cd5256d1b7331dac85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06065b5b8722f20fd316cfba8729218ddb6444abe292cd5256d1b7331dac85b", kill_on_drop: false }` [INFO] [stdout] e06065b5b8722f20fd316cfba8729218ddb6444abe292cd5256d1b7331dac85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f6958dca57afa828888ab6e417a4dca8763d2a4b61c4062b7295100f1d0e7d9 [INFO] running `Command { std: "docker" "start" "-a" "2f6958dca57afa828888ab6e417a4dca8763d2a4b61c4062b7295100f1d0e7d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling binaryninja v0.1.0 (https://github.com/Vector35/binaryninja-api.git?branch=dev#24eabc03) [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking pdb v0.8.0 (https://github.com/trumank/pdb#25f9bc27) [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling declio_derive v0.2.0 (https://github.com/jac3km4/declio.git?rev=ccc6949#ccc69490) [INFO] [stderr] Checking declio v0.2.0 (https://github.com/jac3km4/declio.git?rev=ccc6949#ccc69490) [INFO] [stdout] error[E0277]: the trait bound `(): std::error::Error` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/declio-a6b5b737aa1e5020/ccc6949/declio/src/error.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | Self::wrap(error) [INFO] [stdout] | ---------- ^^^^^ the trait `std::error::Error` is not implemented for `()` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 80 | / convert_error! { [INFO] [stdout] 81 | | std::convert::Infallible, [INFO] [stdout] 82 | | std::array::TryFromSliceError, [INFO] [stdout] 83 | | std::char::CharTryFromError, [INFO] [stdout] ... | [INFO] [stdout] 89 | | std::string::FromUtf16Error, [INFO] [stdout] 90 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `error::Error::wrap` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/declio-a6b5b737aa1e5020/ccc6949/declio/src/error.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn wrap(error: E) -> Self [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 28 | where [INFO] [stdout] 29 | E: std::error::Error + Send + Sync + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `Error::wrap` [INFO] [stdout] = note: this error originates in the macro `convert_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `declio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f6958dca57afa828888ab6e417a4dca8763d2a4b61c4062b7295100f1d0e7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6958dca57afa828888ab6e417a4dca8763d2a4b61c4062b7295100f1d0e7d9", kill_on_drop: false }` [INFO] [stdout] 2f6958dca57afa828888ab6e417a4dca8763d2a4b61c4062b7295100f1d0e7d9