[INFO] crate azure-functions-codegen 0.11.0 is already in cache [INFO] testing azure-functions-codegen-0.11.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate azure-functions-codegen 0.11.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate azure-functions-codegen 0.11.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "+beta-2020-07-24" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c754526b88259db496142cfafe6ce325f15e46cf39c167a6501cf106309bfeb [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" "7c754526b88259db496142cfafe6ce325f15e46cf39c167a6501cf106309bfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c754526b88259db496142cfafe6ce325f15e46cf39c167a6501cf106309bfeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c754526b88259db496142cfafe6ce325f15e46cf39c167a6501cf106309bfeb", kill_on_drop: false }` [INFO] [stdout] 7c754526b88259db496142cfafe6ce325f15e46cf39c167a6501cf106309bfeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645e2c0474dd032364634436c286cc00e598c15ecb2270ddcb17b4ee54006359 [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" "645e2c0474dd032364634436c286cc00e598c15ecb2270ddcb17b4ee54006359", kill_on_drop: false }` [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [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 failure v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling azure-functions-shared v0.11.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling tonic v0.1.1 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `rpc::client::FunctionRpcClient` in the current scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/azure-functions-shared-a39f4ea8b862e0bc/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 `rpc::client::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 `_: std::convert::Into` [INFO] [stdout] | [INFO] [stdout] = note: the method `new` exists but the following trait bounds were not satisfied: [INFO] [stdout] `bytes::bytes::Bytes: std::convert::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-a39f4ea8b862e0bc/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 `tonic::codec::Codec` for `tonic::codec::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-a39f4ea8b862e0bc/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 `tonic::codec::Codec` for `tonic::codec::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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "645e2c0474dd032364634436c286cc00e598c15ecb2270ddcb17b4ee54006359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645e2c0474dd032364634436c286cc00e598c15ecb2270ddcb17b4ee54006359", kill_on_drop: false }` [INFO] [stdout] 645e2c0474dd032364634436c286cc00e598c15ecb2270ddcb17b4ee54006359