[INFO] fetching crate azure-functions-codegen 0.11.0... [INFO] testing azure-functions-codegen-0.11.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate azure-functions-codegen 0.11.0 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate azure-functions-codegen 0.11.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-108/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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" "+1.55.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68a9a94f42e6797ad6f2123b4c906145d57342a548ed62eca073caeb1b784f30 [INFO] running `Command { std: "docker" "start" "-a" "68a9a94f42e6797ad6f2123b4c906145d57342a548ed62eca073caeb1b784f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68a9a94f42e6797ad6f2123b4c906145d57342a548ed62eca073caeb1b784f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a9a94f42e6797ad6f2123b4c906145d57342a548ed62eca073caeb1b784f30", kill_on_drop: false }` [INFO] [stdout] 68a9a94f42e6797ad6f2123b4c906145d57342a548ed62eca073caeb1b784f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47705f2234e0b2892e45859f3e53846de0b86e15c97c67bb7d7bcba81cb60979 [INFO] running `Command { std: "docker" "start" "-a" "47705f2234e0b2892e45859f3e53846de0b86e15c97c67bb7d7bcba81cb60979", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling azure-functions-shared-codegen v0.11.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tonic v0.1.1 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling azure-functions-shared v0.11.0 [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `FunctionRpcClient`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/azure-functions-shared-011240a2aff766b0/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 cannot be called on `FunctionRpcClient` due to unsatisfied trait bounds [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 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-011240a2aff766b0/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-011240a2aff766b0/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: aborting due to 3 previous errors [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` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "47705f2234e0b2892e45859f3e53846de0b86e15c97c67bb7d7bcba81cb60979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47705f2234e0b2892e45859f3e53846de0b86e15c97c67bb7d7bcba81cb60979", kill_on_drop: false }` [INFO] [stdout] 47705f2234e0b2892e45859f3e53846de0b86e15c97c67bb7d7bcba81cb60979