[INFO] cloning repository https://github.com/oneforalone/rgb20-usdt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oneforalone/rgb20-usdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneforalone%2Frgb20-usdt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneforalone%2Frgb20-usdt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee4243d415ccd3ab76d750614148cd1cb44c1b9
[INFO] checking oneforalone/rgb20-usdt against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foneforalone%2Frgb20-usdt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oneforalone/rgb20-usdt
[INFO] finished tweaking git repo https://github.com/oneforalone/rgb20-usdt
[INFO] tweaked toml for git repo https://github.com/oneforalone/rgb20-usdt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oneforalone/rgb20-usdt 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 git repo https://github.com/oneforalone/rgb20-usdt 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 54158c1a4e9b202a0d0e8667d1034075892bfc2066fcc46dc92bc5a25537e17c
[INFO] running `Command { std: "docker" "start" "-a" "54158c1a4e9b202a0d0e8667d1034075892bfc2066fcc46dc92bc5a25537e17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54158c1a4e9b202a0d0e8667d1034075892bfc2066fcc46dc92bc5a25537e17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54158c1a4e9b202a0d0e8667d1034075892bfc2066fcc46dc92bc5a25537e17c", kill_on_drop: false }`
[INFO] [stdout] 54158c1a4e9b202a0d0e8667d1034075892bfc2066fcc46dc92bc5a25537e17c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 208fd9b71f80dbf0c95c3c72f5b120cf7a390d3a4159cf86a320bf3f7838414e
[INFO] running `Command { std: "docker" "start" "-a" "208fd9b71f80dbf0c95c3c72f5b120cf7a390d3a4159cf86a320bf3f7838414e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[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 equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking mnemonic v1.0.1
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling amplify_num v0.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.8.1
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking base85 v2.0.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 sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling amplify_derive v4.0.0
[INFO] [stderr]    Compiling strict_encoding_derive v2.0.1
[INFO] [stderr]     Checking baid58 v0.4.4
[INFO] [stderr]    Compiling amplify v4.5.0
[INFO] [stderr]     Checking single_use_seals v0.10.1
[INFO] [stderr]    Compiling commit_encoding_derive v0.10.0
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking secp256k1-zkp v0.9.2
[INFO] [stderr]     Checking amplify_apfloat v0.2.0
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking strict_encoding v2.6.1
[INFO] [stderr]     Checking strict_types v1.6.3
[INFO] [stderr]     Checking commit_verify v0.10.6
[INFO] [stderr]     Checking aluvm v0.10.6
[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.10.6/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" "208fd9b71f80dbf0c95c3c72f5b120cf7a390d3a4159cf86a320bf3f7838414e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208fd9b71f80dbf0c95c3c72f5b120cf7a390d3a4159cf86a320bf3f7838414e", kill_on_drop: false }`
[INFO] [stdout] 208fd9b71f80dbf0c95c3c72f5b120cf7a390d3a4159cf86a320bf3f7838414e
