[INFO] fetching crate beam-proto-rs 2.41.0...
[INFO] checking beam-proto-rs-2.41.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate beam-proto-rs 2.41.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate beam-proto-rs 2.41.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ebfbf1d4a146cd85c07add892a7b9a3d30d5f31ccbc77efa3e909053a077822
[INFO] running `Command { std: "docker" "start" "-a" "4ebfbf1d4a146cd85c07add892a7b9a3d30d5f31ccbc77efa3e909053a077822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ebfbf1d4a146cd85c07add892a7b9a3d30d5f31ccbc77efa3e909053a077822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ebfbf1d4a146cd85c07add892a7b9a3d30d5f31ccbc77efa3e909053a077822", kill_on_drop: false }`
[INFO] [stdout] 4ebfbf1d4a146cd85c07add892a7b9a3d30d5f31ccbc77efa3e909053a077822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c282d3c9fd0d40badd3e11c1e2a3ce0a8d04446ca19df07d8eae2d0d827c0dda
[INFO] running `Command { std: "docker" "start" "-a" "c282d3c9fd0d40badd3e11c1e2a3ce0a8d04446ca19df07d8eae2d0d827c0dda", 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]     Checking thiserror v1.0.58
[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_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_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_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_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_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_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_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/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_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/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_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/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_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/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/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_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_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_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: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/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/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/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: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/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/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/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/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/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" "c282d3c9fd0d40badd3e11c1e2a3ce0a8d04446ca19df07d8eae2d0d827c0dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c282d3c9fd0d40badd3e11c1e2a3ce0a8d04446ca19df07d8eae2d0d827c0dda", kill_on_drop: false }`
[INFO] [stdout] c282d3c9fd0d40badd3e11c1e2a3ce0a8d04446ca19df07d8eae2d0d827c0dda
