[INFO] fetching crate azure-functions-codegen 0.11.0... [INFO] documenting azure-functions-codegen-0.11.0 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate azure-functions-codegen 0.11.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate azure-functions-codegen 0.11.0 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded azure-functions-shared v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d98ea14362b9293df5fcba64c8759b2ad01a7b4386c524549a65be2a06f05579 [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" "d98ea14362b9293df5fcba64c8759b2ad01a7b4386c524549a65be2a06f05579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d98ea14362b9293df5fcba64c8759b2ad01a7b4386c524549a65be2a06f05579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98ea14362b9293df5fcba64c8759b2ad01a7b4386c524549a65be2a06f05579", kill_on_drop: false }` [INFO] [stdout] d98ea14362b9293df5fcba64c8759b2ad01a7b4386c524549a65be2a06f05579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8213b3af67e73bc2641eed1ac36945544bd27fcbbea6887cab3d85fa6b6cb588 [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" "8213b3af67e73bc2641eed1ac36945544bd27fcbbea6887cab3d85fa6b6cb588", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking syn v1.0.39 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking rand_pcg v0.2.1 [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] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling azure-functions-shared v0.11.0 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking prost-types v0.5.0 [INFO] [stderr] Checking 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-d788328921ff12bd/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-d788328921ff12bd/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-d788328921ff12bd/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" "8213b3af67e73bc2641eed1ac36945544bd27fcbbea6887cab3d85fa6b6cb588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8213b3af67e73bc2641eed1ac36945544bd27fcbbea6887cab3d85fa6b6cb588", kill_on_drop: false }` [INFO] [stdout] 8213b3af67e73bc2641eed1ac36945544bd27fcbbea6887cab3d85fa6b6cb588