[INFO] cloning repository https://github.com/traviolus/bridge-cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traviolus/bridge-cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46383f696a307ae6e736307e5c2bdb2f976e4df3 [INFO] checking traviolus/bridge-cosmwasm against try#2e32e486ee7945e4b905ff82d6bf81ef77d60daa for pr-113895-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraviolus%2Fbridge-cosmwasm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traviolus/bridge-cosmwasm on toolchain 2e32e486ee7945e4b905ff82d6bf81ef77d60daa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e32e486ee7945e4b905ff82d6bf81ef77d60daa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traviolus/bridge-cosmwasm [INFO] finished tweaking git repo https://github.com/traviolus/bridge-cosmwasm [INFO] tweaked toml for git repo https://github.com/traviolus/bridge-cosmwasm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/traviolus/bridge-cosmwasm 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" "+2e32e486ee7945e4b905ff82d6bf81ef77d60daa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+2e32e486ee7945e4b905ff82d6bf81ef77d60daa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1858ce3c00aaf5103fb135e648392c2e792ed3823dd970ade1701654ec1b930f [INFO] running `Command { std: "docker" "start" "-a" "1858ce3c00aaf5103fb135e648392c2e792ed3823dd970ade1701654ec1b930f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1858ce3c00aaf5103fb135e648392c2e792ed3823dd970ade1701654ec1b930f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1858ce3c00aaf5103fb135e648392c2e792ed3823dd970ade1701654ec1b930f", kill_on_drop: false }` [INFO] [stdout] 1858ce3c00aaf5103fb135e648392c2e792ed3823dd970ade1701654ec1b930f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+2e32e486ee7945e4b905ff82d6bf81ef77d60daa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e028fccc19652ba8e359a34285bd341ae2b1f276c5b39c9d5bbc89db20d202df [INFO] running `Command { std: "docker" "start" "-a" "e028fccc19652ba8e359a34285bd341ae2b1f276c5b39c9d5bbc89db20d202df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling obi-derive-internal v0.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling cosmwasm-derive v0.14.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling obi-derive v0.0.2 [INFO] [stderr] Checking obi v0.0.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.3 [INFO] [stdout] error[E0119]: conflicting implementations of trait `From<<<::ProjectivePoint as Group>::Scalar as PrimeField>::ReprBits>` for type `bitvec::array::BitArray::ProjectivePoint as Group>::Scalar as PrimeField>::ReprBits>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/k256-0.7.3/src/arithmetic/scalar.rs:517:1 [INFO] [stdout] | [INFO] [stdout] 517 | impl From<&Scalar> for ScalarBits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `bitvec`: [INFO] [stdout] - impl From for bitvec::array::BitArray [INFO] [stdout] where O: bitvec::order::BitOrder, V: BitView; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `From<<<::ProjectivePoint as Group>::Scalar as PrimeField>::ReprBits>` for type `bitvec::array::BitArray::ProjectivePoint as Group>::Scalar as PrimeField>::ReprBits>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/k256-0.7.3/src/arithmetic/scalar/scalar_4x64.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | impl From for ScalarBits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `bitvec`: [INFO] [stdout] - impl From for bitvec::array::BitArray [INFO] [stdout] where O: bitvec::order::BitOrder, V: BitView; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `k256` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e028fccc19652ba8e359a34285bd341ae2b1f276c5b39c9d5bbc89db20d202df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e028fccc19652ba8e359a34285bd341ae2b1f276c5b39c9d5bbc89db20d202df", kill_on_drop: false }` [INFO] [stdout] e028fccc19652ba8e359a34285bd341ae2b1f276c5b39c9d5bbc89db20d202df