[INFO] fetching crate datafusion-bigtable 0.1.0...
[INFO] checking datafusion-bigtable-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate datafusion-bigtable 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate datafusion-bigtable 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate datafusion-bigtable 0.1.0
[INFO] finished tweaking crates.io crate datafusion-bigtable 0.1.0
[INFO] tweaked toml for crates.io crate datafusion-bigtable 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 332 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v9.1.0 (available: v53.3.0)
[INFO] [stderr]       Adding bigtable_rs v0.1.7 (available: v0.2.15)
[INFO] [stderr]       Adding byteorder v0.5.3 (available: v1.5.0)
[INFO] [stderr]       Adding datafusion v7.1.0 (available: v43.0.0)
[INFO] [stderr]       Adding flatbuffers v2.0.0 (available: v2.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962b4347e28f140437806a814a9eac9e177ec7f391b2f2fa16705f6442e60883
[INFO] running `Command { std: "docker" "start" "-a" "962b4347e28f140437806a814a9eac9e177ec7f391b2f2fa16705f6442e60883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962b4347e28f140437806a814a9eac9e177ec7f391b2f2fa16705f6442e60883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962b4347e28f140437806a814a9eac9e177ec7f391b2f2fa16705f6442e60883", kill_on_drop: false }`
[INFO] [stdout] 962b4347e28f140437806a814a9eac9e177ec7f391b2f2fa16705f6442e60883
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c8eb884223eeaded0921f360f18777987445d8694f2adedf44b3f7270df5b8a
[INFO] running `Command { std: "docker" "start" "-a" "3c8eb884223eeaded0921f360f18777987445d8694f2adedf44b3f7270df5b8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking thrift v0.13.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking flatbuffers v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling parquet v9.1.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking parquet-format v4.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum-core v0.2.9
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sqlparser v0.14.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking simpl v0.1.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking typetag v0.2.18
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking multiversion v0.6.1
[INFO] [stderr]     Checking comfy-table v5.0.1
[INFO] [stderr]     Checking smpl_jwt v0.7.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking arrow v9.1.0
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking prost-wkt v0.3.5
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling prost-wkt-build v0.3.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling prost-wkt-types v0.3.5
[INFO] [stderr]    Compiling bigtable_rs v0.1.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum v0.5.17
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking goauth v0.12.0
[INFO] [stderr]     Checking lz4 v1.28.0
[INFO] [stderr]     Checking tonic v0.7.2
[INFO] [stdout] error[E0277]: the trait bound `prost_wkt_types::Any: Message` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:11:28
[INFO] [stdout]      |
[INFO] [stdout] 11   | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `prost_wkt_types::Any`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.bigtable.v2.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout] 6    | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                              ----- one version of crate `prost` is used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:24:45
[INFO] [stdout]      |
[INFO] [stdout] 24   |     pub details: ::prost::alloc::vec::Vec<::prost_wkt_types::Any>,
[INFO] [stdout]      |                                             --------------- one version of crate `prost` is used here, as a dependency of crate `prost_wkt`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/prost-wkt-types-3aa52d5506dc9ae6/out/pbany/google.protobuf.rs:83:1
[INFO] [stdout]      |
[INFO] [stdout] 83   | pub struct Any {
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.11.9/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | -------------------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `message::encode`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/encoding.rs:1060:12
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B)
[INFO] [stdout]      |            ------ required by a bound in this function
[INFO] [stdout] 1059 |     where
[INFO] [stdout] 1060 |         M: Message,
[INFO] [stdout]      |            ^^^^^^^ required by this bound in `encode`
[INFO] [stdout]      = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `prost_wkt_types::Any: Message` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:11:28
[INFO] [stdout]      |
[INFO] [stdout] 11   | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `prost_wkt_types::Any`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.bigtable.v2.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout] 6    | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                              ----- one version of crate `prost` is used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:24:45
[INFO] [stdout]      |
[INFO] [stdout] 24   |     pub details: ::prost::alloc::vec::Vec<::prost_wkt_types::Any>,
[INFO] [stdout]      |                                             --------------- one version of crate `prost` is used here, as a dependency of crate `prost_wkt`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/prost-wkt-types-3aa52d5506dc9ae6/out/pbany/google.protobuf.rs:83:1
[INFO] [stdout]      |
[INFO] [stdout] 83   | pub struct Any {
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.11.9/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | -------------------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `message::merge_repeated`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/encoding.rs:1108:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn merge_repeated<M, B>(
[INFO] [stdout]      |            -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 1108 |         M: Message + Default,
[INFO] [stdout]      |            ^^^^^^^ required by this bound in `merge_repeated`
[INFO] [stdout]      = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `prost_wkt_types::Any: Message` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:11:28
[INFO] [stdout]      |
[INFO] [stdout] 11   | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^ the trait `Message` is not implemented for `prost_wkt_types::Any`
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.bigtable.v2.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout] 6    | #[derive(Clone, PartialEq, ::prost::Message)]
[INFO] [stdout]      |                              ----- one version of crate `prost` is used here, as a direct dependency of the current crate
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigtable_rs-0.1.7/src/google/google.rpc.rs:24:45
[INFO] [stdout]      |
[INFO] [stdout] 24   |     pub details: ::prost::alloc::vec::Vec<::prost_wkt_types::Any>,
[INFO] [stdout]      |                                             --------------- one version of crate `prost` is used here, as a dependency of crate `prost_wkt`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/target/debug/build/prost-wkt-types-3aa52d5506dc9ae6/out/pbany/google.protobuf.rs:83:1
[INFO] [stdout]      |
[INFO] [stdout] 83   | pub struct Any {
[INFO] [stdout]      | -------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.11.9/src/message.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout] 16   | pub trait Message: Debug + Send + Sync {
[INFO] [stdout]      | -------------------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `message::encoded_len_repeated`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/prost-0.10.4/src/encoding.rs:1130:12
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     pub fn encoded_len_repeated<M>(tag: u32, messages: &[M]) -> usize
[INFO] [stdout]      |            -------------------- required by a bound in this function
[INFO] [stdout] 1129 |     where
[INFO] [stdout] 1130 |         M: Message,
[INFO] [stdout]      |            ^^^^^^^ required by this bound in `encoded_len_repeated`
[INFO] [stdout]      = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bigtable_rs` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3c8eb884223eeaded0921f360f18777987445d8694f2adedf44b3f7270df5b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8eb884223eeaded0921f360f18777987445d8694f2adedf44b3f7270df5b8a", kill_on_drop: false }`
[INFO] [stdout] 3c8eb884223eeaded0921f360f18777987445d8694f2adedf44b3f7270df5b8a
