[INFO] cloning repository https://github.com/ripolas/rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripolas/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26336d08ababdd173278ca59b8cfe7343bffbd16 [INFO] building ripolas/rust/26336d08ababdd173278ca59b8cfe7343bffbd16 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripolas%2Frust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ripolas/rust [INFO] finished tweaking git repo https://github.com/ripolas/rust [INFO] tweaked toml for git repo https://github.com/ripolas/rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ripolas/rust on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ripolas/rust 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded egui-winit v0.28.1 [INFO] [stderr] Downloaded async-once-cell v0.5.3 [INFO] [stderr] Downloaded eframe v0.28.1 [INFO] [stderr] Downloaded arboard v3.4.0 [INFO] [stderr] Downloaded egui_glow v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 477a01d03b14d0c51b48587ebd2b6ae3c6767c34b7baed07a7894b85e2c489fd [INFO] running `Command { std: "docker" "start" "-a" "477a01d03b14d0c51b48587ebd2b6ae3c6767c34b7baed07a7894b85e2c489fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "477a01d03b14d0c51b48587ebd2b6ae3c6767c34b7baed07a7894b85e2c489fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477a01d03b14d0c51b48587ebd2b6ae3c6767c34b7baed07a7894b85e2c489fd", kill_on_drop: false }` [INFO] [stdout] 477a01d03b14d0c51b48587ebd2b6ae3c6767c34b7baed07a7894b85e2c489fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 39b957d19873895c6311ac56d5b4eeee46f7cee9b1e0ed5b06fbafbc23ed2f55 [INFO] running `Command { std: "docker" "start" "-a" "39b957d19873895c6311ac56d5b4eeee46f7cee9b1e0ed5b06fbafbc23ed2f55", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling web-sys v0.3.70 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling emath v0.28.1 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling ecolor v0.28.1 [INFO] [stderr] Compiling epaint v0.28.1 [INFO] [stderr] Compiling egui v0.28.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling egui_extras v0.28.1 [INFO] [stderr] Compiling egui_glow v0.28.1 [INFO] [stderr] Compiling eframe v0.28.1 [INFO] [stderr] Compiling rust_nma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `blocking` in `reqwest` [INFO] [stdout] --> src/main.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let res = reqwest::blocking::get( [INFO] [stdout] | ^^^^^^^^ could not find `blocking` in `reqwest` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/lib.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 331 | / if_hyper! { [INFO] [stdout] 332 | | #[cfg(test)] [INFO] [stdout] 333 | | #[macro_use] [INFO] [stdout] 334 | | extern crate doc_comment; [INFO] [stdout] ... | [INFO] [stdout] 352 | | pub mod blocking; [INFO] [stdout] | | ^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 361 | | mod util; [INFO] [stdout] 362 | | } [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NativeOptions` in crate `eframe` [INFO] [stdout] --> src/main.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let options = eframe::NativeOptions { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `eframe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run_native` in crate `eframe` [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | eframe::run_native( [INFO] [stdout] | ^^^^^^^^^^ not found in `eframe` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eframe-0.28.1/src/lib.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(not(target_arch = "wasm32"))] [INFO] [stdout] | ------------------------ the item is gated here [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn run_native( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImageLoadResult` and `TextureLoadResult` [INFO] [stdout] --> src/main.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::load::{ImageLoadResult, SizedTexture, TextureLoadResult, TexturePoll}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | if (self.imgs[0].is_none()) { [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] 116 - if (self.imgs[0].is_none()) { [INFO] [stdout] 116 + if self.imgs[0].is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_nma` (bin "rust_nma") due to 3 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39b957d19873895c6311ac56d5b4eeee46f7cee9b1e0ed5b06fbafbc23ed2f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39b957d19873895c6311ac56d5b4eeee46f7cee9b1e0ed5b06fbafbc23ed2f55", kill_on_drop: false }` [INFO] [stdout] 39b957d19873895c6311ac56d5b4eeee46f7cee9b1e0ed5b06fbafbc23ed2f55