[INFO] cloning repository https://github.com/chozandrias76/fxr-binary-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chozandrias76/fxr-binary-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchozandrias76%2Ffxr-binary-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchozandrias76%2Ffxr-binary-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dca091b2e35e79f4d94eba1d465cacbcd824c34
[INFO] checking chozandrias76/fxr-binary-reader/4dca091b2e35e79f4d94eba1d465cacbcd824c34 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchozandrias76%2Ffxr-binary-reader" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chozandrias76/fxr-binary-reader
[INFO] finished tweaking git repo https://github.com/chozandrias76/fxr-binary-reader
[INFO] tweaked toml for git repo https://github.com/chozandrias76/fxr-binary-reader written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chozandrias76/fxr-binary-reader on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chozandrias76/fxr-binary-reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/crates/reader/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/crates/gui/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/chozandrias76/ratatui-tree-widget`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erased-discriminant v1.0.1
[INFO] [stderr]   Downloaded crash-context v0.6.3
[INFO] [stderr]   Downloaded crash-handler v0.6.2
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded serde-reflection v0.5.0
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edbf82f9d638d6ca03ec8bba4f40dbb2a0f769102e48a76d82271e547d81cc66
[INFO] running `Command { std: "docker" "start" "-a" "edbf82f9d638d6ca03ec8bba4f40dbb2a0f769102e48a76d82271e547d81cc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edbf82f9d638d6ca03ec8bba4f40dbb2a0f769102e48a76d82271e547d81cc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbf82f9d638d6ca03ec8bba4f40dbb2a0f769102e48a76d82271e547d81cc66", kill_on_drop: false }`
[INFO] [stdout] edbf82f9d638d6ca03ec8bba4f40dbb2a0f769102e48a76d82271e547d81cc66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b8aa618541aa98372f525f06f492540f66389b1379717657a07f8907c4a52ff
[INFO] running `Command { std: "docker" "start" "-a" "1b8aa618541aa98372f525f06f492540f66389b1379717657a07f8907c4a52ff", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/reader/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/gui/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking erased-discriminant v1.0.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking crash-context v0.6.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crash-handler v0.6.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking ratatui-tree-widget v0.12.0 (https://github.com/chozandrias76/ratatui-tree-widget#89f767a7)
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde-reflection v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking validator v0.19.0
[INFO] [stderr]     Checking reader v0.1.0 (/opt/rustwide/workdir/crates/reader)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/reader/src/fxr/parse_section_1_tree.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fxr_file_bytes: &[u8],
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |     offset: u32,
[INFO] [stdout] 66 | ) -> Result<ParsedSections, Box<dyn std::error::Error>> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> Result<ParsedSections<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/reader/src/fxr/parse_section_4_tree.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fxr_file_bytes: &[u8],
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 85 |     offset: u32,
[INFO] [stdout] 86 | ) -> Result<ParsedSection4Tree, Box<dyn std::error::Error>> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 | ) -> Result<ParsedSection4Tree<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/reader/src/fxr/parse_section_1_tree.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fxr_file_bytes: &[u8],
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |     offset: u32,
[INFO] [stdout] 66 | ) -> Result<ParsedSections, Box<dyn std::error::Error>> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> Result<ParsedSections<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/reader/src/fxr/parse_section_4_tree.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fxr_file_bytes: &[u8],
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] 85 |     offset: u32,
[INFO] [stdout] 86 | ) -> Result<ParsedSection4Tree, Box<dyn std::error::Error>> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 | ) -> Result<ParsedSection4Tree<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gui v0.1.0 (/opt/rustwide/workdir/crates/gui)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> crates/gui/src/main.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 |     any::Any, env, error::Error, fs, io::Read, os::windows::fs::MetadataExt, path::PathBuf,
[INFO] [stdout]    |                                                    ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gui/src/main.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 | ) -> Result<Result<(), Box<dyn Error>>, Box<(dyn Any + Send + 'a)>> {
[INFO] [stdout]     |                                             ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 - ) -> Result<Result<(), Box<dyn Error>>, Box<(dyn Any + Send + 'a)>> {
[INFO] [stdout] 121 + ) -> Result<Result<(), Box<dyn Error>>, Box<dyn Any + Send + 'a >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `exception_code` on type `&CrashContext`
[INFO] [stdout]   --> crates/gui/src/main.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 context.exception_code,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `float_state`, `siginfo`, `pid`, `tid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `exception_pointers` on type `&CrashContext`
[INFO] [stdout]   --> crates/gui/src/main.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 (*(*context.exception_pointers).ExceptionRecord).ExceptionAddress as usize
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `float_state`, `siginfo`, `pid`, `tid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:180:44
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let file_attributes = metadata.file_attributes();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 -             let file_attributes = metadata.file_attributes();
[INFO] [stdout] 180 +             let file_attributes = metadata.file_type();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:181:42
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let creation_time = metadata.creation_time();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ method not found in `std::fs::Metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:182:45
[INFO] [stdout]     |
[INFO] [stdout] 182 |             let last_access_time = metadata.last_access_time();
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 182 -             let last_access_time = metadata.last_access_time();
[INFO] [stdout] 182 +             let last_access_time = metadata.st_atime();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let last_write_time = metadata.last_write_time();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 183 -             let last_write_time = metadata.last_write_time();
[INFO] [stdout] 183 +             let last_write_time = metadata.st_atime();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> crates/gui/src/main.rs:15:52
[INFO] [stdout]    |
[INFO] [stdout] 15 |     any::Any, env, error::Error, fs, io::Read, os::windows::fs::MetadataExt, path::PathBuf,
[INFO] [stdout]    |                                                    ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_size` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |             let file_size = metadata.file_size();
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -             let file_size = metadata.file_size();
[INFO] [stdout] 184 +             let file_size = metadata.file_type();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gui/src/main.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 | ) -> Result<Result<(), Box<dyn Error>>, Box<(dyn Any + Send + 'a)>> {
[INFO] [stdout]     |                                             ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 - ) -> Result<Result<(), Box<dyn Error>>, Box<(dyn Any + Send + 'a)>> {
[INFO] [stdout] 121 + ) -> Result<Result<(), Box<dyn Error>>, Box<dyn Any + Send + 'a >> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (bin "gui") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0609]: no field `exception_code` on type `&CrashContext`
[INFO] [stdout]   --> crates/gui/src/main.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 context.exception_code,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `float_state`, `siginfo`, `pid`, `tid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `exception_pointers` on type `&CrashContext`
[INFO] [stdout]   --> crates/gui/src/main.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 (*(*context.exception_pointers).ExceptionRecord).ExceptionAddress as usize
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `context`, `float_state`, `siginfo`, `pid`, `tid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_attributes` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:180:44
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let file_attributes = metadata.file_attributes();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 -             let file_attributes = metadata.file_attributes();
[INFO] [stdout] 180 +             let file_attributes = metadata.file_type();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:181:42
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let creation_time = metadata.creation_time();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ method not found in `std::fs::Metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_access_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:182:45
[INFO] [stdout]     |
[INFO] [stdout] 182 |             let last_access_time = metadata.last_access_time();
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 182 -             let last_access_time = metadata.last_access_time();
[INFO] [stdout] 182 +             let last_access_time = metadata.st_atime();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `last_write_time` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let last_write_time = metadata.last_write_time();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `st_atime` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 183 -             let last_write_time = metadata.last_write_time();
[INFO] [stdout] 183 +             let last_write_time = metadata.st_atime();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `file_size` found for struct `std::fs::Metadata` in the current scope
[INFO] [stdout]    --> crates/gui/src/main.rs:184:38
[INFO] [stdout]     |
[INFO] [stdout] 184 |             let file_size = metadata.file_size();
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `file_type` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 -             let file_size = metadata.file_size();
[INFO] [stdout] 184 +             let file_size = metadata.file_type();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gui` (bin "gui" test) due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1b8aa618541aa98372f525f06f492540f66389b1379717657a07f8907c4a52ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8aa618541aa98372f525f06f492540f66389b1379717657a07f8907c4a52ff", kill_on_drop: false }`
[INFO] [stdout] 1b8aa618541aa98372f525f06f492540f66389b1379717657a07f8907c4a52ff
