[INFO] cloning repository https://github.com/dbalsom/martypc_eframe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbalsom/martypc_eframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbalsom%2Fmartypc_eframe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbalsom%2Fmartypc_eframe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f4beebdaa0f9bc99a3051bee05bac1e08aecce7 [INFO] building dbalsom/martypc_eframe against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbalsom%2Fmartypc_eframe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dbalsom/martypc_eframe [INFO] finished tweaking git repo https://github.com/dbalsom/martypc_eframe [INFO] tweaked toml for git repo https://github.com/dbalsom/martypc_eframe written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbalsom/martypc_eframe 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/dbalsom/martypc_eframe 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 enumn v0.1.13 [INFO] [stderr] Downloaded ecolor v0.30.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.0 [INFO] [stderr] Downloaded type-map v0.5.0 [INFO] [stderr] Downloaded egui-wgpu v0.30.0 [INFO] [stderr] Downloaded egui-winit v0.30.0 [INFO] [stderr] Downloaded core-graphics v0.23.1 [INFO] [stderr] Downloaded async-signal v0.2.5 [INFO] [stderr] Downloaded wgpu-types v23.0.0 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded epaint v0.30.0 [INFO] [stderr] Downloaded eframe v0.30.0 [INFO] [stderr] Downloaded xkeysym v0.2.0 [INFO] [stderr] Downloaded webbrowser v1.0.1 [INFO] [stderr] Downloaded memmap2 v0.9.3 [INFO] [stderr] Downloaded winnow v0.5.33 [INFO] [stderr] Downloaded glow v0.14.2 [INFO] [stderr] Downloaded wgpu v23.0.1 [INFO] [stderr] Downloaded arboard v3.3.0 [INFO] [stderr] Downloaded wgpu-core v23.0.1 [INFO] [stderr] Downloaded egui_glow v0.30.0 [INFO] [stderr] Downloaded emath v0.30.0 [INFO] [stderr] Downloaded egui v0.30.0 [INFO] [stderr] Downloaded wgpu-hal v23.0.1 [INFO] [stderr] Downloaded naga v23.0.0 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] [stderr] Downloaded epaint_default_fonts v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] faedb3804d8ea1c7b106c928930f51e67dc60e12b43885bf5bf33f6742b0173f [INFO] running `Command { std: "docker" "start" "-a" "faedb3804d8ea1c7b106c928930f51e67dc60e12b43885bf5bf33f6742b0173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faedb3804d8ea1c7b106c928930f51e67dc60e12b43885bf5bf33f6742b0173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faedb3804d8ea1c7b106c928930f51e67dc60e12b43885bf5bf33f6742b0173f", kill_on_drop: false }` [INFO] [stdout] faedb3804d8ea1c7b106c928930f51e67dc60e12b43885bf5bf33f6742b0173f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5f97f5dddde57cb6447e562558a6ee288bcb48982159d2ee6cca47f4a2e8625f [INFO] running `Command { std: "docker" "start" "-a" "5f97f5dddde57cb6447e562558a6ee288bcb48982159d2ee6cca47f4a2e8625f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling epaint_default_fonts v0.30.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Compiling egui v0.30.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling egui_glow v0.30.0 [INFO] [stderr] Compiling eframe v0.30.0 [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.86s [INFO] running `Command { std: "docker" "inspect" "5f97f5dddde57cb6447e562558a6ee288bcb48982159d2ee6cca47f4a2e8625f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f97f5dddde57cb6447e562558a6ee288bcb48982159d2ee6cca47f4a2e8625f", kill_on_drop: false }` [INFO] [stdout] 5f97f5dddde57cb6447e562558a6ee288bcb48982159d2ee6cca47f4a2e8625f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 9d28df0247253a708ec8adaf9ec69226d8ef31902cbb441cef241a68c4c6c207 [INFO] running `Command { std: "docker" "start" "-a" "9d28df0247253a708ec8adaf9ec69226d8ef31902cbb441cef241a68c4c6c207", kill_on_drop: false }` [INFO] [stderr] Compiling eframe_template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "9d28df0247253a708ec8adaf9ec69226d8ef31902cbb441cef241a68c4c6c207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d28df0247253a708ec8adaf9ec69226d8ef31902cbb441cef241a68c4c6c207", kill_on_drop: false }` [INFO] [stdout] 9d28df0247253a708ec8adaf9ec69226d8ef31902cbb441cef241a68c4c6c207