[INFO] cloning repository https://github.com/jac3km4/pdb-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/pdb-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fpdb-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fpdb-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a73cba334d7da55cdcb1bacb20af652f56a0003
[INFO] checking jac3km4/pdb-sdk against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fpdb-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jac3km4/pdb-sdk
[INFO] finished tweaking git repo https://github.com/jac3km4/pdb-sdk
[INFO] tweaked toml for git repo https://github.com/jac3km4/pdb-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jac3km4/pdb-sdk 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/jac3km4/pdb-sdk 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 28dc294abb908acc8b023c4722caa384f7705b6f8bcc85e325f2c2c5317bdba7
[INFO] running `Command { std: "docker" "start" "-a" "28dc294abb908acc8b023c4722caa384f7705b6f8bcc85e325f2c2c5317bdba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28dc294abb908acc8b023c4722caa384f7705b6f8bcc85e325f2c2c5317bdba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28dc294abb908acc8b023c4722caa384f7705b6f8bcc85e325f2c2c5317bdba7", kill_on_drop: false }`
[INFO] [stdout] 28dc294abb908acc8b023c4722caa384f7705b6f8bcc85e325f2c2c5317bdba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6e08c54088af000dabe00d0dbc588bc99855b4522b67b09acc6ce55b346b09da
[INFO] running `Command { std: "docker" "start" "-a" "6e08c54088af000dabe00d0dbc588bc99855b4522b67b09acc6ce55b346b09da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling modular-bitfield-impl v0.13.1
[INFO] [stderr]    Compiling derive-getters v0.5.0
[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 thiserror v2.0.18
[INFO] [stderr]     Checking declio v0.2.0 (https://github.com/jac3km4/declio.git?rev=ccc6949#ccc69490)
[INFO] [stderr]     Checking modular-bitfield v0.13.1
[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<E>(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" "6e08c54088af000dabe00d0dbc588bc99855b4522b67b09acc6ce55b346b09da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e08c54088af000dabe00d0dbc588bc99855b4522b67b09acc6ce55b346b09da", kill_on_drop: false }`
[INFO] [stdout] 6e08c54088af000dabe00d0dbc588bc99855b4522b67b09acc6ce55b346b09da
