[INFO] fetching crate wpilog 0.1.2...
[INFO] testing wpilog-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate wpilog 0.1.2 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wpilog 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b55fbfbdf01d1f08c91d178d170adc199776147282f283edde548bd73e8a38c
[INFO] running `Command { std: "docker" "start" "-a" "3b55fbfbdf01d1f08c91d178d170adc199776147282f283edde548bd73e8a38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b55fbfbdf01d1f08c91d178d170adc199776147282f283edde548bd73e8a38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b55fbfbdf01d1f08c91d178d170adc199776147282f283edde548bd73e8a38c", kill_on_drop: false }`
[INFO] [stdout] 3b55fbfbdf01d1f08c91d178d170adc199776147282f283edde548bd73e8a38c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8870b2d740d2ef2433bc1af485ef60218068fc088277f726f2226fd98eda7bde
[INFO] running `Command { std: "docker" "start" "-a" "8870b2d740d2ef2433bc1af485ef60218068fc088277f726f2226fd98eda7bde", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling single_value_channel v1.2.2
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling darling v0.11.0
[INFO] [stderr]    Compiling variantly v0.3.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling frc-value v0.1.4
[INFO] [stderr]    Compiling wpilog v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not 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]: failed to resolve: could not 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]: failed to resolve: could not 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]: failed to resolve: could not 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/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] 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] running `Command { std: "docker" "inspect" "8870b2d740d2ef2433bc1af485ef60218068fc088277f726f2226fd98eda7bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8870b2d740d2ef2433bc1af485ef60218068fc088277f726f2226fd98eda7bde", kill_on_drop: false }`
[INFO] [stdout] 8870b2d740d2ef2433bc1af485ef60218068fc088277f726f2226fd98eda7bde
