[INFO] fetching crate rusty-p4 0.1.0-alpha.2... [INFO] testing rusty-p4-0.1.0-alpha.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate rusty-p4 0.1.0-alpha.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rusty-p4 0.1.0-alpha.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty-p4 0.1.0-alpha.2 [INFO] finished tweaking crates.io crate rusty-p4 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate rusty-p4 0.1.0-alpha.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] c48da0b85aa27cad30e566b721fe962ddcff87e401c21cf76384de0f50820e4e [INFO] running `Command { std: "docker" "start" "-a" "c48da0b85aa27cad30e566b721fe962ddcff87e401c21cf76384de0f50820e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48da0b85aa27cad30e566b721fe962ddcff87e401c21cf76384de0f50820e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48da0b85aa27cad30e566b721fe962ddcff87e401c21cf76384de0f50820e4e", kill_on_drop: false }` [INFO] [stdout] c48da0b85aa27cad30e566b721fe962ddcff87e401c21cf76384de0f50820e4e [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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", 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] b08eae82d7fdc8e8c024e88df26936b1aae10c95a55bb765a256cb7c4c39f11b [INFO] running `Command { std: "docker" "start" "-a" "b08eae82d7fdc8e8c024e88df26936b1aae10c95a55bb765a256cb7c4c39f11b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures01 v0.1.29 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.0-alpha.11 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.5 [INFO] [stderr] Compiling grpcio-sys v0.5.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.5 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.5 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling grpcio-compiler v0.5.0 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.5 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.5 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.5 [INFO] [stderr] Compiling rusty-p4-proto v0.1.0-alpha.1 [INFO] [stderr] Compiling tokio v0.2.0-alpha.5 [INFO] [stderr] Compiling grpcio v0.5.3 [INFO] [stdout] error[E0277]: the trait bound `proto::v1::WriteRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:953:199 [INFO] [stdout] | [INFO] [stdout] 953 | ...rshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::WriteRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::WriteRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:953:221 [INFO] [stdout] | [INFO] [stdout] 953 | ...cio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::WriteRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::WriteResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:953:278 [INFO] [stdout] | [INFO] [stdout] 953 | ...rshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::WriteResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::WriteResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:953:300 [INFO] [stdout] | [INFO] [stdout] 953 | ...io::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::WriteResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::ReadRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:954:205 [INFO] [stdout] | [INFO] [stdout] 954 | ...arshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::ReadRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::ReadRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:954:227 [INFO] [stdout] | [INFO] [stdout] 954 | ...cio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::ReadRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::ReadResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:954:284 [INFO] [stdout] | [INFO] [stdout] 954 | ...rshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::ReadResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::ReadResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:954:306 [INFO] [stdout] | [INFO] [stdout] 954 | ...cio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::ReadResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::SetForwardingPipelineConfigRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:955:290 [INFO] [stdout] | [INFO] [stdout] 955 | ...ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::SetForwardingPipelineConfigRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::SetForwardingPipelineConfigRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:955:312 [INFO] [stdout] | [INFO] [stdout] 955 | ..., de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::SetForwardingPipelineConfigRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::SetForwardingPipelineConfigResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:955:369 [INFO] [stdout] | [INFO] [stdout] 955 | ...ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::SetForwardingPipelineConfigResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::SetForwardingPipelineConfigResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:955:391 [INFO] [stdout] | [INFO] [stdout] 955 | ... de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::SetForwardingPipelineConfigResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::GetForwardingPipelineConfigRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:956:290 [INFO] [stdout] | [INFO] [stdout] 956 | ...ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::GetForwardingPipelineConfigRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::GetForwardingPipelineConfigRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:956:312 [INFO] [stdout] | [INFO] [stdout] 956 | ..., de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::GetForwardingPipelineConfigRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::GetForwardingPipelineConfigResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:956:369 [INFO] [stdout] | [INFO] [stdout] 956 | ...ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::GetForwardingPipelineConfigResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::GetForwardingPipelineConfigResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:956:391 [INFO] [stdout] | [INFO] [stdout] 956 | ... de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::GetForwardingPipelineConfigResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::StreamMessageRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:957:233 [INFO] [stdout] | [INFO] [stdout] 957 | ...ller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::StreamMessageRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::StreamMessageRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:957:255 [INFO] [stdout] | [INFO] [stdout] 957 | ...:pr_ser, de: ::grpcio::pr_de }, resp_mar: ::grpcio::Marshaller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::StreamMessageRequest` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::StreamMessageResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:957:312 [INFO] [stdout] | [INFO] [stdout] 957 | ...ller { ser: ::grpcio::pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::StreamMessageResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn ser(msg: &M, buf: &mut B) { [INFO] [stdout] | ------- required by this bound in `grpcio::ser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proto::v1::StreamMessageResponse: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/rusty-p4-proto-b6f87f06166dc2c6/out/p4.v1.rs:957:334 [INFO] [stdout] | [INFO] [stdout] 957 | ...pr_ser, de: ::grpcio::pr_de }, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `proto::v1::StreamMessageResponse` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-0.5.3/src/codec.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn de(mut reader: MessageReader) -> Result { [INFO] [stdout] | ------- required by this bound in `grpcio::de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-p4-proto`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b08eae82d7fdc8e8c024e88df26936b1aae10c95a55bb765a256cb7c4c39f11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08eae82d7fdc8e8c024e88df26936b1aae10c95a55bb765a256cb7c4c39f11b", kill_on_drop: false }` [INFO] [stdout] b08eae82d7fdc8e8c024e88df26936b1aae10c95a55bb765a256cb7c4c39f11b