[INFO] cloning repository https://github.com/0x53A/UAS-SigVer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x53A/UAS-SigVer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7f82456582d85b81ae5630508040f0dcf331373
[INFO] checking 0x53A/UAS-SigVer against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x53A/UAS-SigVer on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0x53A/UAS-SigVer
[INFO] finished tweaking git repo https://github.com/0x53A/UAS-SigVer
[INFO] tweaked toml for git repo https://github.com/0x53A/UAS-SigVer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0x53A/UAS-SigVer 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b41a7227fc51f2aa528efd75a8c04c70451dc205d70efa5a3ff5e6b57e4d861
[INFO] running `Command { std: "docker" "start" "-a" "4b41a7227fc51f2aa528efd75a8c04c70451dc205d70efa5a3ff5e6b57e4d861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b41a7227fc51f2aa528efd75a8c04c70451dc205d70efa5a3ff5e6b57e4d861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b41a7227fc51f2aa528efd75a8c04c70451dc205d70efa5a3ff5e6b57e4d861", kill_on_drop: false }`
[INFO] [stdout] 4b41a7227fc51f2aa528efd75a8c04c70451dc205d70efa5a3ff5e6b57e4d861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8ce741843f9ee1373cd9068c4e1852d3812c28eebf14360925bbd3c2c4c7d6e
[INFO] running `Command { std: "docker" "start" "-a" "b8ce741843f9ee1373cd9068c4e1852d3812c28eebf14360925bbd3c2c4c7d6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking egui-typed-input v0.1.0 (https://github.com/TimTheBig/egui_typed_input#736a7256)
[INFO] [stderr]     Checking uas-sigver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use egui::{FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, Color32, Stroke, vec2};
[INFO] [stdout]   |            ^^^^ no external crate `egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use egui::{FontData, FontDefinitions, FontFamily};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `egui`
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{self, Color32, Stroke, vec2};
[INFO] [stdout]   |            ^^^^ no external crate `egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         viewport: egui::ViewportBuilder::default()
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 eframe::icon_data::from_png_bytes(&include_bytes!("../assets/icon-256.png")[..])
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         viewport: egui::ViewportBuilder::default()
[INFO] [stdout]    |                   ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 eframe::icon_data::from_png_bytes(&include_bytes!("../assets/icon-256.png")[..])
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl eframe::App for app::AliasApp {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                            ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn main() -> eframe::Result {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let native_options = eframe::NativeOptions {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    --> src/main.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn add_fonts_to_ctx(egui_ctx: &egui::Context) {
[INFO] [stdout]     |                                    ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uas-sigver` (bin "uas-sigver-bin" test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl eframe::App for app::AliasApp {
[INFO] [stdout]    |      ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]   --> src/main.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn update(&mut self, ctx: &egui::Context, _frame: &mut eframe::Frame) {
[INFO] [stdout]    |                                                            ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn main() -> eframe::Result {
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let native_options = eframe::NativeOptions {
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]   --> src/main.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     eframe::run_native(
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `eframe`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eframe`, use `cargo add eframe` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `egui`
[INFO] [stdout]    --> src/main.rs:108:36
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn add_fonts_to_ctx(egui_ctx: &egui::Context) {
[INFO] [stdout]     |                                    ^^^^ use of unresolved module or unlinked crate `egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `egui`, use `cargo add egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uas-sigver` (bin "uas-sigver-bin") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8ce741843f9ee1373cd9068c4e1852d3812c28eebf14360925bbd3c2c4c7d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ce741843f9ee1373cd9068c4e1852d3812c28eebf14360925bbd3c2c4c7d6e", kill_on_drop: false }`
[INFO] [stdout] b8ce741843f9ee1373cd9068c4e1852d3812c28eebf14360925bbd3c2c4c7d6e
