[INFO] fetching crate rgb-stl 0.11.0-beta.2...
[INFO] checking rgb-stl-0.11.0-beta.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate rgb-stl 0.11.0-beta.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rgb-stl 0.11.0-beta.2
[INFO] finished tweaking crates.io crate rgb-stl 0.11.0-beta.2
[INFO] tweaked toml for crates.io crate rgb-stl 0.11.0-beta.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgb-stl 0.11.0-beta.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgb-stl 0.11.0-beta.2 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fcae83fecfac440598a5a3bb712ccfeb15a3991dd3a317b9176b9aa0010af33
[INFO] running `Command { std: "docker" "start" "-a" "8fcae83fecfac440598a5a3bb712ccfeb15a3991dd3a317b9176b9aa0010af33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fcae83fecfac440598a5a3bb712ccfeb15a3991dd3a317b9176b9aa0010af33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcae83fecfac440598a5a3bb712ccfeb15a3991dd3a317b9176b9aa0010af33", kill_on_drop: false }`
[INFO] [stdout] 8fcae83fecfac440598a5a3bb712ccfeb15a3991dd3a317b9176b9aa0010af33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be1aa7c79f746c5f846e2dd873f5082732cf494a95dfc7255b09d7d4d257b29
[INFO] running `Command { std: "docker" "start" "-a" "8be1aa7c79f746c5f846e2dd873f5082732cf494a95dfc7255b09d7d4d257b29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking amplify_num v0.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking mnemonic v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking amplify_apfloat v0.2.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.8.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking baid58 v0.4.4
[INFO] [stderr]     Checking secp256k1 v0.28.0
[INFO] [stderr]     Checking base85 v2.0.0
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling strict_encoding_derive v2.0.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking amplify v4.5.0
[INFO] [stderr]     Checking single_use_seals v0.11.0-beta.1
[INFO] [stderr]     Checking strict_encoding v2.6.1
[INFO] [stderr]    Compiling commit_encoding_derive v0.10.0
[INFO] [stderr]     Checking strict_types v1.6.3
[INFO] [stderr]     Checking secp256k1-zkp v0.9.2
[INFO] [stderr]     Checking commit_verify v0.11.0-beta.1
[INFO] [stderr]     Checking aluvm v0.11.0-beta.1
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&T: encode::CommitEncode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/commit_verify-0.11.0-beta.1/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] 
[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 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8be1aa7c79f746c5f846e2dd873f5082732cf494a95dfc7255b09d7d4d257b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be1aa7c79f746c5f846e2dd873f5082732cf494a95dfc7255b09d7d4d257b29", kill_on_drop: false }`
[INFO] [stdout] 8be1aa7c79f746c5f846e2dd873f5082732cf494a95dfc7255b09d7d4d257b29
