[INFO] fetching crate ibc-telemetry 0.5.0... [INFO] checking ibc-telemetry-0.5.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate ibc-telemetry 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ibc-telemetry 0.5.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibc-telemetry 0.5.0 [INFO] finished tweaking crates.io crate ibc-telemetry 0.5.0 [INFO] tweaked toml for crates.io crate ibc-telemetry 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rouille v3.2.1 [INFO] [stderr] Downloaded tendermint-proto v0.20.0 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded ibc-proto v0.8.2 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dda3116cc6ca710f8cb0993937b6c6473ec09eb5c9a3965bd4b116e4c72efa5 [INFO] running `Command { std: "docker" "start" "-a" "2dda3116cc6ca710f8cb0993937b6c6473ec09eb5c9a3965bd4b116e4c72efa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dda3116cc6ca710f8cb0993937b6c6473ec09eb5c9a3965bd4b116e4c72efa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dda3116cc6ca710f8cb0993937b6c6473ec09eb5c9a3965bd4b116e4c72efa5", kill_on_drop: false }` [INFO] [stdout] 2dda3116cc6ca710f8cb0993937b6c6473ec09eb5c9a3965bd4b116e4c72efa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d163a86ca9c8fe0b8f94343ab4379a7c56582396febef29c465059e6cc5f2d20 [INFO] running `Command { std: "docker" "start" "-a" "d163a86ca9c8fe0b8f94343ab4379a7c56582396febef29c465059e6cc5f2d20", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking libc v0.2.98 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking prost-types v0.7.0 [INFO] [stderr] Checking ics23 v0.6.5 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking opentelemetry v0.14.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking opentelemetry-prometheus v0.7.0 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tendermint-proto v0.20.0 [INFO] [stderr] Checking tendermint-proto v0.19.0 [INFO] [stderr] Checking tiny_http v0.8.2 [INFO] [stderr] Checking rouille v3.2.1 [INFO] [stderr] Checking tonic v0.4.3 [INFO] [stderr] Checking ibc-proto v0.8.2 [INFO] [stderr] Checking tendermint v0.19.0 [INFO] [stderr] Checking ibc v0.5.0 [INFO] [stdout] error[E0277]: the trait bound `tendermint::block::signed_header::SignedHeader: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `tendermint::block::signed_header::SignedHeader` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `tendermint_proto::tendermint::types::SignedHeader` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `tendermint::block::signed_header::SignedHeader` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto` for `tendermint_proto::tendermint::types::SignedHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Set: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `Set` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `Set` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto` for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Set: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | .try_into() [INFO] [stdout] | ^^^^^^^^ the trait `From` is not implemented for `Set` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] = note: required because of the requirements on the impl of `TryFrom` for `Set` [INFO] [stdout] = note: required because of the requirements on the impl of `TryInto` for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tendermint_proto::tendermint::types::SignedHeader: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | signed_header: Some(value.signed_header.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `tendermint_proto::tendermint::types::SignedHeader` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `tendermint::block::signed_header::SignedHeader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tendermint_proto::tendermint::types::ValidatorSet: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | validator_set: Some(value.validator_set.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tendermint_proto::tendermint::types::ValidatorSet: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ibc-0.5.0/src/ics07_tendermint/header.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | trusted_validators: Some(value.trusted_validator_set.into()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From` is not implemented for `tendermint_proto::tendermint::types::ValidatorSet` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `Set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ibc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d163a86ca9c8fe0b8f94343ab4379a7c56582396febef29c465059e6cc5f2d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d163a86ca9c8fe0b8f94343ab4379a7c56582396febef29c465059e6cc5f2d20", kill_on_drop: false }` [INFO] [stdout] d163a86ca9c8fe0b8f94343ab4379a7c56582396febef29c465059e6cc5f2d20