[INFO] fetching crate azure-functions-codegen 0.11.0...
[INFO] checking azure-functions-codegen-0.11.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate azure-functions-codegen 0.11.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate azure-functions-codegen 0.11.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate azure-functions-codegen 0.11.0
[INFO] finished tweaking crates.io crate azure-functions-codegen 0.11.0
[INFO] tweaked toml for crates.io crate azure-functions-codegen 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bc7e6e2035c1dbeec41fc1808a86e5e957e738485edc17b94873c947ac298de
[INFO] running `Command { std: "docker" "start" "-a" "9bc7e6e2035c1dbeec41fc1808a86e5e957e738485edc17b94873c947ac298de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bc7e6e2035c1dbeec41fc1808a86e5e957e738485edc17b94873c947ac298de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc7e6e2035c1dbeec41fc1808a86e5e957e738485edc17b94873c947ac298de", kill_on_drop: false }`
[INFO] [stdout] 9bc7e6e2035c1dbeec41fc1808a86e5e957e738485edc17b94873c947ac298de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea9017c60a8ef0f8bf64735e479375f5556ab1053ea2299582871bd3639c653c
[INFO] running `Command { std: "docker" "start" "-a" "ea9017c60a8ef0f8bf64735e479375f5556ab1053ea2299582871bd3639c653c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling azure-functions-shared-codegen v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tower-ready-cache v0.3.1
[INFO] [stderr]     Checking tower-make v0.3.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking async-stream v0.2.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling prost-derive v0.5.0
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking tower-discover v0.3.0
[INFO] [stderr]     Checking tower-load-shed v0.3.0
[INFO] [stderr]     Checking tower-util v0.3.1
[INFO] [stderr]     Checking tower-retry v0.3.0
[INFO] [stderr]     Checking tower-timeout v0.3.0
[INFO] [stderr]     Checking tower-buffer v0.3.0
[INFO] [stderr]     Checking tower-load v0.3.0
[INFO] [stderr]     Checking tower-limit v0.3.1
[INFO] [stderr]     Checking tower-balance v0.3.0
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking tower v0.3.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking prost v0.5.0
[INFO] [stderr]     Checking prost-types v0.5.0
[INFO] [stderr]    Compiling tonic-build v0.1.1
[INFO] [stderr]    Compiling azure-functions-shared v0.11.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking tonic v0.1.1
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `FunctionRpcClient<Channel>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/azure-functions-shared-b673c84e44142445/out/azure_functions_rpc_messages.rs:583:22
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub struct FunctionRpcClient<T> {
[INFO] [stdout]     |     ------------------------------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 583 |             Ok(Self::new(conn))
[INFO] [stdout]     |                      ^^^ function or associated item cannot be called on `FunctionRpcClient<Channel>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.4.12/src/bytes.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct Bytes {
[INFO] [stdout]     | ---------------- doesn't satisfy `_: From<Bytes>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-0.5.6/src/bytes.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct Bytes {
[INFO] [stdout]     | ---------------- doesn't satisfy `_: Into<Bytes>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `NullableString_MESSAGE::_bytes::Bytes: From<bytes::bytes::Bytes>`
[INFO] [stdout]             which is required by `bytes::bytes::Bytes: Into<NullableString_MESSAGE::_bytes::Bytes>`
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `rand::distributions::uniform::UniformSampler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rpc::StreamingMessage: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/azure-functions-shared-b673c84e44142445/out/azure_functions_rpc_messages.rs:618:68
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 .streaming(request.into_streaming_request(), path, codec)
[INFO] [stdout]     |                  ---------                                         ^^^^^ the trait `prost::message::Message` is not implemented for `rpc::StreamingMessage`, which is required by `ProstCodec<_, _>: Codec`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               std::boxed::Box<M>
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `ProstCodec<rpc::StreamingMessage, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.1.1/src/client/grpc.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub async fn streaming<S, M1, M2, C>(
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 147 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rpc::StreamingMessage: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/azure-functions-shared-b673c84e44142445/out/azure_functions_rpc_messages.rs:617:13
[INFO] [stdout]     |
[INFO] [stdout] 617 | /             self.inner
[INFO] [stdout] 618 | |                 .streaming(request.into_streaming_request(), path, codec)
[INFO] [stdout]     | |_________________________________________________________________________^ the trait `prost::message::Message` is not implemented for `rpc::StreamingMessage`, which is required by `ProstCodec<rpc::StreamingMessage, _>: Codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               std::boxed::Box<M>
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `ProstCodec<rpc::StreamingMessage, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.1.1/src/client/grpc.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub async fn streaming<S, M1, M2, C>(
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 147 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rpc::StreamingMessage: prost::message::Message` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/azure-functions-shared-b673c84e44142445/out/azure_functions_rpc_messages.rs:619:18
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 .await
[INFO] [stdout]     |                  ^^^^^ the trait `prost::message::Message` is not implemented for `rpc::StreamingMessage`, which is required by `ProstCodec<rpc::StreamingMessage, _>: Codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               ()
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               std::boxed::Box<M>
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `ProstCodec<rpc::StreamingMessage, _>` to implement `Codec`
[INFO] [stdout] note: required by a bound in `tonic::client::Grpc::<T>::streaming`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.1.1/src/client/grpc.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub async fn streaming<S, M1, M2, C>(
[INFO] [stdout]     |                  --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 147 |         C: Codec<Encode = M1, Decode = M2>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::<T>::streaming`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure-functions-shared` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea9017c60a8ef0f8bf64735e479375f5556ab1053ea2299582871bd3639c653c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9017c60a8ef0f8bf64735e479375f5556ab1053ea2299582871bd3639c653c", kill_on_drop: false }`
[INFO] [stdout] ea9017c60a8ef0f8bf64735e479375f5556ab1053ea2299582871bd3639c653c
