[INFO] fetching crate azure-functions-shared 0.11.0... [INFO] checking azure-functions-shared-0.11.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate azure-functions-shared 0.11.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate azure-functions-shared 0.11.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure-functions-shared 0.11.0 [INFO] finished tweaking crates.io crate azure-functions-shared 0.11.0 [INFO] tweaked toml for crates.io crate azure-functions-shared 0.11.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded azure-functions-shared-codegen v0.11.0 [INFO] [stderr] Downloaded prost v0.5.0 [INFO] [stderr] Downloaded prost-types v0.5.0 [INFO] [stderr] Downloaded tonic-build v0.1.1 [INFO] [stderr] Downloaded tonic v0.1.1 [INFO] [stderr] Downloaded prost-derive v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c99140618cc1a6e731bbd9b5e0a9deb7b870bb191d9eb5df43a672819446218 [INFO] running `Command { std: "docker" "start" "-a" "2c99140618cc1a6e731bbd9b5e0a9deb7b870bb191d9eb5df43a672819446218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c99140618cc1a6e731bbd9b5e0a9deb7b870bb191d9eb5df43a672819446218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c99140618cc1a6e731bbd9b5e0a9deb7b870bb191d9eb5df43a672819446218", kill_on_drop: false }` [INFO] [stdout] 2c99140618cc1a6e731bbd9b5e0a9deb7b870bb191d9eb5df43a672819446218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3319d4cc34cd4cc36f3cfa0b7f3da88542e64fcd5daa3b9550d79c2e7af9a92 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3319d4cc34cd4cc36f3cfa0b7f3da88542e64fcd5daa3b9550d79c2e7af9a92", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling azure-functions-shared-codegen v0.11.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking syn v1.0.42 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Compiling azure-functions-shared v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking prost-types v0.5.0 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking tonic v0.1.1 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `FunctionRpcClient` in the current scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/azure-functions-shared-a4e6d958c62e041c/out/azure_functions_rpc_messages.rs:583:22 [INFO] [stdout] | [INFO] [stdout] 572 | pub struct FunctionRpcClient { [INFO] [stdout] | ------------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 583 | Ok(Self::new(conn)) [INFO] [stdout] | ^^^ function or associated item not found in `FunctionRpcClient` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/src/bytes.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Bytes { [INFO] [stdout] | ---------------- doesn't satisfy `_: Into` [INFO] [stdout] | [INFO] [stdout] = note: the method `new` exists but the following trait bounds were not satisfied: [INFO] [stdout] `bytes::bytes::Bytes: Into` [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-a4e6d958c62e041c/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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Codec` for `ProstCodec` [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-a4e6d958c62e041c/out/azure_functions_rpc_messages.rs:618:18 [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Codec` for `ProstCodec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `FunctionRpcClient` in the current scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/azure-functions-shared-a4e6d958c62e041c/out/azure_functions_rpc_messages.rs:583:22 [INFO] [stdout] | [INFO] [stdout] 572 | pub struct FunctionRpcClient { [INFO] [stdout] | ------------------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 583 | Ok(Self::new(conn)) [INFO] [stdout] | ^^^ function or associated item not found in `FunctionRpcClient` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/src/bytes.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Bytes { [INFO] [stdout] | ---------------- doesn't satisfy `_: Into` [INFO] [stdout] | [INFO] [stdout] = note: the method `new` exists but the following trait bounds were not satisfied: [INFO] [stdout] `bytes::bytes::Bytes: Into` [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-a4e6d958c62e041c/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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Codec` for `ProstCodec` [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-a4e6d958c62e041c/out/azure_functions_rpc_messages.rs:618:18 [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` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Codec` for `ProstCodec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/codegen/bindings/generic.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use syn::{spanned::Spanned, AttributeArgs, Lit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/codegen/function.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use syn::{parse_str, spanned::Spanned, AttributeArgs, Ident}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/codegen/bindings/generic.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use syn::{spanned::Spanned, AttributeArgs, Lit}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> src/codegen/function.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | use syn::{parse_str, spanned::Spanned, AttributeArgs, Ident}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [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: build failed [INFO] running `Command { std: "docker" "inspect" "c3319d4cc34cd4cc36f3cfa0b7f3da88542e64fcd5daa3b9550d79c2e7af9a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3319d4cc34cd4cc36f3cfa0b7f3da88542e64fcd5daa3b9550d79c2e7af9a92", kill_on_drop: false }` [INFO] [stdout] c3319d4cc34cd4cc36f3cfa0b7f3da88542e64fcd5daa3b9550d79c2e7af9a92