[INFO] fetching crate beam-proto-rs 2.41.0...
[INFO] checking beam-proto-rs-2.41.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate beam-proto-rs 2.41.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate beam-proto-rs 2.41.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate beam-proto-rs 2.41.0
[INFO] finished tweaking crates.io crate beam-proto-rs 2.41.0
[INFO] tweaked toml for crates.io crate beam-proto-rs 2.41.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-parse v3.4.0
[INFO] [stderr]   Downloaded protobuf-support v3.4.0
[INFO] [stderr]   Downloaded protobuf-codegen v3.4.0
[INFO] [stderr]   Downloaded protobuf v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5455a8fff74ce6bd3f7d75fa3ce9c17ddced8e0c8c0f9fd4c0af30aa68401d18
[INFO] running `Command { std: "docker" "start" "-a" "5455a8fff74ce6bd3f7d75fa3ce9c17ddced8e0c8c0f9fd4c0af30aa68401d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5455a8fff74ce6bd3f7d75fa3ce9c17ddced8e0c8c0f9fd4c0af30aa68401d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5455a8fff74ce6bd3f7d75fa3ce9c17ddced8e0c8c0f9fd4c0af30aa68401d18", kill_on_drop: false }`
[INFO] [stdout] 5455a8fff74ce6bd3f7d75fa3ce9c17ddced8e0c8c0f9fd4c0af30aa68401d18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac0fe3936ab49f7c4c3c3ee1cf5c9c2dfbd715d5193515ba4c0eb24ee0299304
[INFO] running `Command { std: "docker" "start" "-a" "ac0fe3936ab49f7c4c3c3ee1cf5c9c2dfbd715d5193515ba4c0eb24ee0299304", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling beam-proto-rs v2.41.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_artifact_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_expansion_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_fn_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_interactive_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_job_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_artifact_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_provision_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_runner_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_expansion_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/endpoints.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_fn_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/external_transforms.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/metrics.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_interactive_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/schema.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/standard_window_fns.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_job_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_provision_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_runner_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/endpoints.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/external_transforms.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/metrics.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/schema.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/standard_window_fns.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_artifact_api.rs:3000:5
[INFO] [stdout]      |
[INFO] [stdout] 3000 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_artifact_api.rs:3000:5
[INFO] [stdout]      |
[INFO] [stdout] 3000 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_fn_api.rs:9379:9
[INFO] [stdout]      |
[INFO] [stdout] 9379 |         impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_fn_api.rs:9379:9
[INFO] [stdout]      |
[INFO] [stdout] 9379 |         impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2081:5
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     impl ::protobuf::Enum for MessageImportance {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2548:5
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:3226:5
[INFO] [stdout]      |
[INFO] [stdout] 3226 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2081:5
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     impl ::protobuf::Enum for MessageImportance {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2548:5
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:3226:5
[INFO] [stdout]      |
[INFO] [stdout] 3226 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/beam_runner_api.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     impl ::protobuf::Enum for Primitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1171:5
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     impl ::protobuf::Enum for DeprecatedPrimitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     impl ::protobuf::Enum for Composites {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     impl ::protobuf::Enum for CombineComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1382:5
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     impl ::protobuf::Enum for SplittableParDoComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1438:5
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     impl ::protobuf::Enum for GroupIntoBatchesComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1756:5
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:3922:5
[INFO] [stdout]      |
[INFO] [stdout] 3922 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:6613:5
[INFO] [stdout]      |
[INFO] [stdout] 6613 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7132:5
[INFO] [stdout]      |
[INFO] [stdout] 7132 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7300:5
[INFO] [stdout]      |
[INFO] [stdout] 7300 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7466:5
[INFO] [stdout]      |
[INFO] [stdout] 7466 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7630:5
[INFO] [stdout]      |
[INFO] [stdout] 7630 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7796:5
[INFO] [stdout]      |
[INFO] [stdout] 7796 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7962:5
[INFO] [stdout]      |
[INFO] [stdout] 7962 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11234:5
[INFO] [stdout]       |
[INFO] [stdout] 11234 |     impl ::protobuf::Enum for Types {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11298:5
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     impl ::protobuf::Enum for Roles {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:12811:5
[INFO] [stdout]       |
[INFO] [stdout] 12811 |     impl ::protobuf::Enum for Environments {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13458:5
[INFO] [stdout]       |
[INFO] [stdout] 13458 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13639:5
[INFO] [stdout]       |
[INFO] [stdout] 13639 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13810:5
[INFO] [stdout]       |
[INFO] [stdout] 13810 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:14116:5
[INFO] [stdout]       |
[INFO] [stdout] 14116 |     impl ::protobuf::Enum for DisplayData {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/beam_runner_api.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     impl ::protobuf::Enum for Primitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1171:5
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     impl ::protobuf::Enum for DeprecatedPrimitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     impl ::protobuf::Enum for Composites {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     impl ::protobuf::Enum for CombineComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:16825:5
[INFO] [stdout]       |
[INFO] [stdout] 16825 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1382:5
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     impl ::protobuf::Enum for SplittableParDoComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1438:5
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     impl ::protobuf::Enum for GroupIntoBatchesComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1756:5
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:3922:5
[INFO] [stdout]      |
[INFO] [stdout] 3922 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/external_transforms.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:6613:5
[INFO] [stdout]      |
[INFO] [stdout] 6613 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7132:5
[INFO] [stdout]      |
[INFO] [stdout] 7132 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7300:5
[INFO] [stdout]      |
[INFO] [stdout] 7300 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7466:5
[INFO] [stdout]      |
[INFO] [stdout] 7466 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7630:5
[INFO] [stdout]      |
[INFO] [stdout] 7630 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7796:5
[INFO] [stdout]      |
[INFO] [stdout] 7796 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7962:5
[INFO] [stdout]      |
[INFO] [stdout] 7962 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:975:5
[INFO] [stdout]     |
[INFO] [stdout] 975 |     impl ::protobuf::Enum for MonitoringInfoLabels {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/metrics.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11234:5
[INFO] [stdout]       |
[INFO] [stdout] 11234 |     impl ::protobuf::Enum for Types {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11298:5
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     impl ::protobuf::Enum for Roles {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:12811:5
[INFO] [stdout]       |
[INFO] [stdout] 12811 |     impl ::protobuf::Enum for Environments {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13458:5
[INFO] [stdout]       |
[INFO] [stdout] 13458 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13639:5
[INFO] [stdout]       |
[INFO] [stdout] 13639 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:3914:1
[INFO] [stdout]      |
[INFO] [stdout] 3914 | impl ::protobuf::Enum for AtomicType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13810:5
[INFO] [stdout]       |
[INFO] [stdout] 13810 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:14116:5
[INFO] [stdout]       |
[INFO] [stdout] 14116 |     impl ::protobuf::Enum for DisplayData {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:16825:5
[INFO] [stdout]       |
[INFO] [stdout] 16825 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/external_transforms.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:975:5
[INFO] [stdout]     |
[INFO] [stdout] 975 |     impl ::protobuf::Enum for MonitoringInfoLabels {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/metrics.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:3914:1
[INFO] [stdout]      |
[INFO] [stdout] 3914 | impl ::protobuf::Enum for AtomicType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beam-proto-rs` (lib test) due to 53 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beam-proto-rs` (lib) due to 53 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac0fe3936ab49f7c4c3c3ee1cf5c9c2dfbd715d5193515ba4c0eb24ee0299304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0fe3936ab49f7c4c3c3ee1cf5c9c2dfbd715d5193515ba4c0eb24ee0299304", kill_on_drop: false }`
[INFO] [stdout] ac0fe3936ab49f7c4c3c3ee1cf5c9c2dfbd715d5193515ba4c0eb24ee0299304
[INFO] checking beam-proto-rs-2.41.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate beam-proto-rs 2.41.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate beam-proto-rs 2.41.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate beam-proto-rs 2.41.0
[INFO] finished tweaking crates.io crate beam-proto-rs 2.41.0
[INFO] tweaked toml for crates.io crate beam-proto-rs 2.41.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ebbd9a7f020e6807304a7be7913389457c335ae2efdf2a498b9a2a3099b79e8
[INFO] running `Command { std: "docker" "start" "-a" "0ebbd9a7f020e6807304a7be7913389457c335ae2efdf2a498b9a2a3099b79e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebbd9a7f020e6807304a7be7913389457c335ae2efdf2a498b9a2a3099b79e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebbd9a7f020e6807304a7be7913389457c335ae2efdf2a498b9a2a3099b79e8", kill_on_drop: false }`
[INFO] [stdout] 0ebbd9a7f020e6807304a7be7913389457c335ae2efdf2a498b9a2a3099b79e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0087f2887205ec92683e452ac22db33459a87bae9ebdf4db31786cf4e7dd0fba
[INFO] running `Command { std: "docker" "start" "-a" "0087f2887205ec92683e452ac22db33459a87bae9ebdf4db31786cf4e7dd0fba", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling beam-proto-rs v2.41.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_artifact_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_expansion_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_fn_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_interactive_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_job_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_provision_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_artifact_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_runner_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_expansion_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/endpoints.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_fn_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/external_transforms.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_interactive_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/metrics.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_job_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_provision_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/schema.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/standard_window_fns.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/beam_runner_api.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/endpoints.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/external_transforms.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/metrics.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/schema.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_3_1_0` in crate `protobuf`
[INFO] [stdout]   --> src/v1/standard_window_fns.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_1_0;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_4_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-bba0acb22196e528/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub const VERSION_3_4_0: () = ();
[INFO] [stdout]    | --------------------------- similarly named constant `VERSION_3_4_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_artifact_api.rs:3000:5
[INFO] [stdout]      |
[INFO] [stdout] 3000 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_artifact_api.rs:3000:5
[INFO] [stdout]      |
[INFO] [stdout] 3000 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_fn_api.rs:9379:9
[INFO] [stdout]      |
[INFO] [stdout] 9379 |         impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_fn_api.rs:9379:9
[INFO] [stdout]      |
[INFO] [stdout] 9379 |         impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2081:5
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     impl ::protobuf::Enum for MessageImportance {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2081:5
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     impl ::protobuf::Enum for MessageImportance {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2548:5
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:2548:5
[INFO] [stdout]      |
[INFO] [stdout] 2548 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:3226:5
[INFO] [stdout]      |
[INFO] [stdout] 3226 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_job_api.rs:3226:5
[INFO] [stdout]      |
[INFO] [stdout] 3226 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/beam_runner_api.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     impl ::protobuf::Enum for Primitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1171:5
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     impl ::protobuf::Enum for DeprecatedPrimitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     impl ::protobuf::Enum for Composites {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     impl ::protobuf::Enum for CombineComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1382:5
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     impl ::protobuf::Enum for SplittableParDoComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1438:5
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     impl ::protobuf::Enum for GroupIntoBatchesComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1756:5
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/beam_runner_api.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     impl ::protobuf::Enum for Constants {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:3922:5
[INFO] [stdout]      |
[INFO] [stdout] 3922 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1103:5
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     impl ::protobuf::Enum for Primitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1171:5
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     impl ::protobuf::Enum for DeprecatedPrimitives {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1237:5
[INFO] [stdout]      |
[INFO] [stdout] 1237 |     impl ::protobuf::Enum for Composites {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     impl ::protobuf::Enum for CombineComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1382:5
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     impl ::protobuf::Enum for SplittableParDoComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1438:5
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     impl ::protobuf::Enum for GroupIntoBatchesComponents {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1596:5
[INFO] [stdout]      |
[INFO] [stdout] 1596 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:1756:5
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:6613:5
[INFO] [stdout]      |
[INFO] [stdout] 6613 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7132:5
[INFO] [stdout]      |
[INFO] [stdout] 7132 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:3922:5
[INFO] [stdout]      |
[INFO] [stdout] 3922 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7300:5
[INFO] [stdout]      |
[INFO] [stdout] 7300 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7466:5
[INFO] [stdout]      |
[INFO] [stdout] 7466 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7630:5
[INFO] [stdout]      |
[INFO] [stdout] 7630 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7796:5
[INFO] [stdout]      |
[INFO] [stdout] 7796 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7962:5
[INFO] [stdout]      |
[INFO] [stdout] 7962 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:6613:5
[INFO] [stdout]      |
[INFO] [stdout] 6613 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7132:5
[INFO] [stdout]      |
[INFO] [stdout] 7132 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7300:5
[INFO] [stdout]      |
[INFO] [stdout] 7300 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7466:5
[INFO] [stdout]      |
[INFO] [stdout] 7466 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7630:5
[INFO] [stdout]      |
[INFO] [stdout] 7630 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7796:5
[INFO] [stdout]      |
[INFO] [stdout] 7796 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/beam_runner_api.rs:7962:5
[INFO] [stdout]      |
[INFO] [stdout] 7962 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11234:5
[INFO] [stdout]       |
[INFO] [stdout] 11234 |     impl ::protobuf::Enum for Types {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11298:5
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     impl ::protobuf::Enum for Roles {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:12811:5
[INFO] [stdout]       |
[INFO] [stdout] 12811 |     impl ::protobuf::Enum for Environments {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13458:5
[INFO] [stdout]       |
[INFO] [stdout] 13458 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13639:5
[INFO] [stdout]       |
[INFO] [stdout] 13639 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13810:5
[INFO] [stdout]       |
[INFO] [stdout] 13810 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:14116:5
[INFO] [stdout]       |
[INFO] [stdout] 14116 |     impl ::protobuf::Enum for DisplayData {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:16825:5
[INFO] [stdout]       |
[INFO] [stdout] 16825 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11234:5
[INFO] [stdout]       |
[INFO] [stdout] 11234 |     impl ::protobuf::Enum for Types {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:11298:5
[INFO] [stdout]       |
[INFO] [stdout] 11298 |     impl ::protobuf::Enum for Roles {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:12811:5
[INFO] [stdout]       |
[INFO] [stdout] 12811 |     impl ::protobuf::Enum for Environments {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13458:5
[INFO] [stdout]       |
[INFO] [stdout] 13458 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13639:5
[INFO] [stdout]       |
[INFO] [stdout] 13639 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:13810:5
[INFO] [stdout]       |
[INFO] [stdout] 13810 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:14116:5
[INFO] [stdout]       |
[INFO] [stdout] 14116 |     impl ::protobuf::Enum for DisplayData {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/external_transforms.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]      --> src/v1/beam_runner_api.rs:16825:5
[INFO] [stdout]       |
[INFO] [stdout] 16825 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]       |
[INFO] [stdout]       = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:975:5
[INFO] [stdout]     |
[INFO] [stdout] 975 |     impl ::protobuf::Enum for MonitoringInfoLabels {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/metrics.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/external_transforms.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:497:5
[INFO] [stdout]     |
[INFO] [stdout] 497 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/metrics.rs:975:5
[INFO] [stdout]     |
[INFO] [stdout] 975 |     impl ::protobuf::Enum for MonitoringInfoLabels {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/metrics.rs:1205:5
[INFO] [stdout]      |
[INFO] [stdout] 1205 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:3914:1
[INFO] [stdout]      |
[INFO] [stdout] 3914 | impl ::protobuf::Enum for AtomicType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:3914:1
[INFO] [stdout]      |
[INFO] [stdout] 3914 | impl ::protobuf::Enum for AtomicType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]     --> src/v1/schema.rs:1795:5
[INFO] [stdout]      |
[INFO] [stdout] 1795 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]      |
[INFO] [stdout]      = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 549 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `from_str`
[INFO] [stdout]    --> src/v1/standard_window_fns.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     impl ::protobuf::Enum for Enum {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `from_str` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn from_str(_: &str) -> std::option::Option<Self> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 52 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beam-proto-rs` (lib) due to 53 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `beam-proto-rs` (lib test) due to 53 previous errors
[INFO] running `Command { std: "docker" "inspect" "0087f2887205ec92683e452ac22db33459a87bae9ebdf4db31786cf4e7dd0fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0087f2887205ec92683e452ac22db33459a87bae9ebdf4db31786cf4e7dd0fba", kill_on_drop: false }`
[INFO] [stdout] 0087f2887205ec92683e452ac22db33459a87bae9ebdf4db31786cf4e7dd0fba
