[INFO] cloning repository https://github.com/RGB-Tools/rgb-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RGB-Tools/rgb-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3b870f33696e62b4fa6120f32aee4ccfa5b172 [INFO] checking RGB-Tools/rgb-wallet against try#919137c0f5006b7edb81cae76cfeed542cd38b82 for pr-116494 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-wallet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RGB-Tools/rgb-wallet on toolchain 919137c0f5006b7edb81cae76cfeed542cd38b82 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/RGB-Tools/rgb-wallet [INFO] finished tweaking git repo https://github.com/RGB-Tools/rgb-wallet [INFO] tweaked toml for git repo https://github.com/RGB-Tools/rgb-wallet written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RGB-Tools/rgb-wallet 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" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b4808b170842e4fb42a10802612926fe9aed8915e2afdce84e6c3c4928963ed [INFO] running `Command { std: "docker" "start" "-a" "4b4808b170842e4fb42a10802612926fe9aed8915e2afdce84e6c3c4928963ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b4808b170842e4fb42a10802612926fe9aed8915e2afdce84e6c3c4928963ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4808b170842e4fb42a10802612926fe9aed8915e2afdce84e6c3c4928963ed", kill_on_drop: false }` [INFO] [stdout] 4b4808b170842e4fb42a10802612926fe9aed8915e2afdce84e6c3c4928963ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7ea702b3db21e6300fc02e56f03d0a073bac54b66802e490f32bcec65a488a7 [INFO] running `Command { std: "docker" "start" "-a" "e7ea702b3db21e6300fc02e56f03d0a073bac54b66802e490f32bcec65a488a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Checking typenum v1.16.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking amplify_num v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking quote v1.0.32 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking mnemonic v1.0.1 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking amplify_apfloat v0.2.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 [INFO] [stderr] Checking baid58 v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.0-alpha.6 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking thiserror v1.0.44 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Checking single_use_seals v0.10.0 [INFO] [stderr] Checking amplify v4.0.1 [INFO] [stderr] Checking strict_encoding v2.5.0 [INFO] [stderr] Compiling commit_encoding_derive v0.10.0 [INFO] [stderr] Checking secp256k1-zkp v0.8.0 [INFO] [stderr] Checking strict_types v1.6.0 [INFO] [stderr] Checking commit_verify v0.10.5 [INFO] [stderr] Checking aluvm v0.10.5 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> Holder<&'a &T, strategies::AsRef>: encode::CommitEncode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.5/src/encode.rs:179:74 [INFO] [stdout] | [INFO] [stdout] 179 | fn commit_encode(&self, e: &mut impl io::Write) { self.as_type().commit_encode(e); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required for `&T` to implement `encode::CommitEncode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/commit_verify-0.10.5/src/encode.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | impl CommitEncode for T [INFO] [stdout] | ^^^^^^^^^^^^ ^ [INFO] [stdout] ... [INFO] [stdout] 232 | for<'a> Holder<&'a T, T::Strategy>: CommitEncode, [INFO] [stdout] | ------------ unsatisfied trait bound introduced here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `commit_verify` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e7ea702b3db21e6300fc02e56f03d0a073bac54b66802e490f32bcec65a488a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ea702b3db21e6300fc02e56f03d0a073bac54b66802e490f32bcec65a488a7", kill_on_drop: false }` [INFO] [stdout] e7ea702b3db21e6300fc02e56f03d0a073bac54b66802e490f32bcec65a488a7