[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] 24403746bffec5dbeff4924a5228b95228ed7429
[INFO] checking 0x53A/UAS-SigVer against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x53A%2FUAS-SigVer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x53A/UAS-SigVer on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TimTheBig/egui_typed_input`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v26.0.0
[INFO] [stderr]   Downloaded wgpu-types v26.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v26.0.0
[INFO] [stderr]   Downloaded wgpu v26.0.1
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]   Downloaded android_logger v0.15.1
[INFO] [stderr]   Downloaded egui_glow v0.32.3
[INFO] [stderr]   Downloaded egui-wgpu v0.32.3
[INFO] [stderr]   Downloaded wgpu-core v26.0.1
[INFO] [stderr]   Downloaded naga v26.0.0
[INFO] [stderr]   Downloaded eframe v0.32.3
[INFO] [stderr]   Downloaded epaint v0.32.3
[INFO] [stderr]   Downloaded egui v0.32.3
[INFO] [stderr]   Downloaded wgpu-hal v26.0.4
[INFO] [stderr]   Downloaded egui-winit v0.32.3
[INFO] [stderr]   Downloaded metal v0.32.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7d72b73a4939c059a350d52ffd6ca655777ac21d7ec2abb3cce0a015fcbe7f1
[INFO] running `Command { std: "docker" "start" "-a" "d7d72b73a4939c059a350d52ffd6ca655777ac21d7ec2abb3cce0a015fcbe7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7d72b73a4939c059a350d52ffd6ca655777ac21d7ec2abb3cce0a015fcbe7f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d72b73a4939c059a350d52ffd6ca655777ac21d7ec2abb3cce0a015fcbe7f1", kill_on_drop: false }`
[INFO] [stdout] d7d72b73a4939c059a350d52ffd6ca655777ac21d7ec2abb3cce0a015fcbe7f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e082c12fc44fa085c03c943bf0e2133842027bce6e7ec36e97f3e766bc72adc
[INFO] running `Command { std: "docker" "start" "-a" "3e082c12fc44fa085c03c943bf0e2133842027bce6e7ec36e97f3e766bc72adc", kill_on_drop: false }`
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking egui-typed-input v0.1.1 (https://github.com/TimTheBig/egui_typed_input#abd9cf3a)
[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" "3e082c12fc44fa085c03c943bf0e2133842027bce6e7ec36e97f3e766bc72adc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e082c12fc44fa085c03c943bf0e2133842027bce6e7ec36e97f3e766bc72adc", kill_on_drop: false }`
[INFO] [stdout] 3e082c12fc44fa085c03c943bf0e2133842027bce6e7ec36e97f3e766bc72adc
