[INFO] fetching crate wpilog 0.1.2...
[INFO] checking wpilog-0.1.2 against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492
[INFO] extracting crate wpilog 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate wpilog 0.1.2
[INFO] finished tweaking crates.io crate wpilog 0.1.2
[INFO] tweaked toml for crates.io crate wpilog 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wpilog 0.1.2 on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.11.0
[INFO] [stderr]   Downloaded frc-value v0.1.4
[INFO] [stderr]   Downloaded single_value_channel v1.2.2
[INFO] [stderr]   Downloaded variantly v0.3.0
[INFO] [stderr]   Downloaded darling_core v0.11.0
[INFO] [stderr]   Downloaded darling v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e19703b3a29d855fa53e06c1dfecdd81737b2842875e40534a728a2e5c008b1
[INFO] running `Command { std: "docker" "start" "-a" "4e19703b3a29d855fa53e06c1dfecdd81737b2842875e40534a728a2e5c008b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e19703b3a29d855fa53e06c1dfecdd81737b2842875e40534a728a2e5c008b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e19703b3a29d855fa53e06c1dfecdd81737b2842875e40534a728a2e5c008b1", kill_on_drop: false }`
[INFO] [stdout] 4e19703b3a29d855fa53e06c1dfecdd81737b2842875e40534a728a2e5c008b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eebc764027abbaf7fc72f36c366d6373162582912d8362f253f5835e0f95d30
[INFO] running `Command { std: "docker" "start" "-a" "0eebc764027abbaf7fc72f36c366d6373162582912d8362f253f5835e0f95d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking single_value_channel v1.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling darling_core v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.11.0
[INFO] [stderr]    Compiling darling v0.11.0
[INFO] [stderr]    Compiling variantly v0.3.0
[INFO] [stderr]     Checking frc-value v0.1.4
[INFO] [stderr]     Checking wpilog v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:703:66
[INFO] [stdout]     |
[INFO] [stdout] 703 |             DataRecord::Raw(data) => FrcValue::Binary(frc_value::FrcBinaryFormats::Raw(data)),
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:722:28
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 frc_value::FrcBinaryFormats::Raw(data_inner) => DataRecord::Raw(data_inner),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `frc_value::FrcBinaryFormats`
[INFO] [stdout]  --> src/test.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use frc_value::{FrcValue, FrcBinaryFormats};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ no `FrcBinaryFormats` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:723:28
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 frc_value::FrcBinaryFormats::MsgPack(data_inner) => DataRecord::Raw(data_inner),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:724:28
[INFO] [stdout]     |
[INFO] [stdout] 724 |                 frc_value::FrcBinaryFormats::Protobuf(data_inner) => DataRecord::Raw(data_inner)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:703:66
[INFO] [stdout]     |
[INFO] [stdout] 703 |             DataRecord::Raw(data) => FrcValue::Binary(frc_value::FrcBinaryFormats::Raw(data)),
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:722:28
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 frc_value::FrcBinaryFormats::Raw(data_inner) => DataRecord::Raw(data_inner),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:723:28
[INFO] [stdout]     |
[INFO] [stdout] 723 |                 frc_value::FrcBinaryFormats::MsgPack(data_inner) => DataRecord::Raw(data_inner),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout]    --> src/records.rs:724:28
[INFO] [stdout]     |
[INFO] [stdout] 724 |                 frc_value::FrcBinaryFormats::Protobuf(data_inner) => DataRecord::Raw(data_inner)
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^ could not find `FrcBinaryFormats` in `frc_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]   --> src/log.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Self::Binary(_) => "raw".to_string(),
[INFO] [stdout]    |                   ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]   --> src/log.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Self::Binary(_) => e_type == "raw",
[INFO] [stdout]    |                   ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]   --> src/log.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Self::Binary(_) => "raw".to_string(),
[INFO] [stdout]    |                   ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]   --> src/log.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Self::Binary(_) => e_type == "raw",
[INFO] [stdout]    |                   ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]    --> src/records.rs:703:48
[INFO] [stdout]     |
[INFO] [stdout] 703 |             DataRecord::Raw(data) => FrcValue::Binary(frc_value::FrcBinaryFormats::Raw(data)),
[INFO] [stdout]     |                                                ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FrcValue` consider using one of the following associated functions:
[INFO] [stdout]       FrcValue::empty
[INFO] [stdout]       FrcValue::default_value
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frc-value-0.1.4/src/lib.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn empty() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn default_value(r#type: FrcType) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]    --> src/records.rs:721:23
[INFO] [stdout]     |
[INFO] [stdout] 721 |             FrcValue::Binary(data) => match data {
[INFO] [stdout]     |                       ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]    --> src/records.rs:703:48
[INFO] [stdout]     |
[INFO] [stdout] 703 |             DataRecord::Raw(data) => FrcValue::Binary(frc_value::FrcBinaryFormats::Raw(data)),
[INFO] [stdout]     |                                                ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FrcValue` consider using one of the following associated functions:
[INFO] [stdout]       FrcValue::empty
[INFO] [stdout]       FrcValue::default_value
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frc-value-0.1.4/src/lib.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn empty() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn default_value(r#type: FrcType) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]    --> src/records.rs:721:23
[INFO] [stdout]     |
[INFO] [stdout] 721 |             FrcValue::Binary(data) => match data {
[INFO] [stdout]     |                       ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Binary` found for enum `FrcValue` in the current scope
[INFO] [stdout]    --> src/test.rs:63:32
[INFO] [stdout]     |
[INFO] [stdout]  63 |     test_record_type(FrcValue::Binary(FrcBinaryFormats::Raw(vec![1, 2, 3])));
[INFO] [stdout]     |                                ^^^^^^ variant or associated item not found in `FrcValue`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `FrcValue` consider using one of the following associated functions:
[INFO] [stdout]       FrcValue::empty
[INFO] [stdout]       FrcValue::default_value
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/frc-value-0.1.4/src/lib.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn empty() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     pub fn default_value(r#type: FrcType) -> Option<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wpilog` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wpilog` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "0eebc764027abbaf7fc72f36c366d6373162582912d8362f253f5835e0f95d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eebc764027abbaf7fc72f36c366d6373162582912d8362f253f5835e0f95d30", kill_on_drop: false }`
[INFO] [stdout] 0eebc764027abbaf7fc72f36c366d6373162582912d8362f253f5835e0f95d30
