[INFO] cloning repository https://github.com/shivamjadhav2000/rust-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shivamjadhav2000/rust-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivamjadhav2000%2Frust-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivamjadhav2000%2Frust-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 259ee62034e0abb60f5cee334298d3f55358ae02 [INFO] building shivamjadhav2000/rust-app against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivamjadhav2000%2Frust-app" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shivamjadhav2000/rust-app [INFO] finished tweaking git repo https://github.com/shivamjadhav2000/rust-app [INFO] tweaked toml for git repo https://github.com/shivamjadhav2000/rust-app written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shivamjadhav2000/rust-app on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shivamjadhav2000/rust-app 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin_egl_sys v0.6.0 [INFO] [stderr] Downloaded glutin-winit v0.4.2 [INFO] [stderr] Downloaded glutin_glx_sys v0.5.0 [INFO] [stderr] Downloaded smithay-clipboard v0.7.3 [INFO] [stderr] Downloaded egui-winit v0.27.2 [INFO] [stderr] Downloaded egui_glow v0.27.2 [INFO] [stderr] Downloaded calloop-wayland-source v0.4.1 [INFO] [stderr] Downloaded type-map v0.5.1 [INFO] [stderr] Downloaded atspi-connection v0.3.0 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded objc2-io-surface v0.3.2 [INFO] [stderr] Downloaded zbus_names v2.6.1 [INFO] [stderr] Downloaded egui-wgpu v0.27.2 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded atspi-proxies v0.3.0 [INFO] [stderr] Downloaded atspi-common v0.3.0 [INFO] [stderr] Downloaded arboard v3.6.1 [INFO] [stderr] Downloaded zvariant v3.15.2 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.2 [INFO] [stderr] Downloaded calloop v0.14.3 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded smithay-client-toolkit v0.20.0 [INFO] [stderr] Downloaded zbus v3.15.2 [INFO] [stderr] Downloaded atspi v0.19.0 [INFO] [stderr] Downloaded wayland-protocols-misc v0.3.9 [INFO] [stderr] Downloaded eframe v0.27.2 [INFO] [stderr] Downloaded accesskit_unix v0.6.2 [INFO] [stderr] Downloaded accesskit_winit v0.16.1 [INFO] [stderr] Downloaded wgpu-hal v0.19.5 [INFO] [stderr] Downloaded glutin v0.31.3 [INFO] [stderr] Downloaded zbus_macros v3.15.2 [INFO] [stderr] Downloaded objc2-foundation v0.3.2 [INFO] [stderr] Downloaded wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Downloaded zvariant_derive v3.15.2 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded objc2-app-kit v0.3.2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1423e0597e36c67a7165eecaf1257946a0e585040d5a997679be6efdc7f9b530 [INFO] running `Command { std: "docker" "start" "-a" "1423e0597e36c67a7165eecaf1257946a0e585040d5a997679be6efdc7f9b530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1423e0597e36c67a7165eecaf1257946a0e585040d5a997679be6efdc7f9b530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1423e0597e36c67a7165eecaf1257946a0e585040d5a997679be6efdc7f9b530", kill_on_drop: false }` [INFO] [stdout] 1423e0597e36c67a7165eecaf1257946a0e585040d5a997679be6efdc7f9b530 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4b514f4b3c6308ad40c1e71e8de328b3239970f765751bd4542c2b6280b1e84a [INFO] running `Command { std: "docker" "start" "-a" "4b514f4b3c6308ad40c1e71e8de328b3239970f765751bd4542c2b6280b1e84a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling egui_glow v0.27.2 [INFO] [stderr] Compiling eframe v0.27.2 [INFO] [stderr] Compiling simple_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `simple_app` (bin "simple_app") due to 2 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NativeOptions` in crate `eframe` [INFO] [stdout] --> src/main.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | 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:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | 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.27.2/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] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b514f4b3c6308ad40c1e71e8de328b3239970f765751bd4542c2b6280b1e84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b514f4b3c6308ad40c1e71e8de328b3239970f765751bd4542c2b6280b1e84a", kill_on_drop: false }` [INFO] [stdout] 4b514f4b3c6308ad40c1e71e8de328b3239970f765751bd4542c2b6280b1e84a