[INFO] cloning repository https://github.com/Mycellf/jello_space_pond [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mycellf/jello_space_pond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fjello_space_pond", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fjello_space_pond'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53bd39e7b3c3d86cc4a8014509d1dedf36d08b46 [INFO] building Mycellf/jello_space_pond against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycellf%2Fjello_space_pond" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mycellf/jello_space_pond [INFO] finished tweaking git repo https://github.com/Mycellf/jello_space_pond [INFO] tweaked toml for git repo https://github.com/Mycellf/jello_space_pond written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mycellf/jello_space_pond 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/Mycellf/jello_space_pond 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-url v0.1.2 [INFO] [stderr] Downloaded egui-miniquad v0.16.0 [INFO] [stderr] Downloaded bytemuck_derive v1.10.0 [INFO] [stderr] Downloaded polling v3.9.0 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded egui-macroquad v0.17.3 [INFO] [stderr] Downloaded nalgebra v0.34.0 [INFO] [stderr] Downloaded earcut v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 69d7ef7c8e375968f502ad1f6d5ae66d7925ce0cb4ebc56f5eeb3d4e98b69583 [INFO] running `Command { std: "docker" "start" "-a" "69d7ef7c8e375968f502ad1f6d5ae66d7925ce0cb4ebc56f5eeb3d4e98b69583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d7ef7c8e375968f502ad1f6d5ae66d7925ce0cb4ebc56f5eeb3d4e98b69583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d7ef7c8e375968f502ad1f6d5ae66d7925ce0cb4ebc56f5eeb3d4e98b69583", kill_on_drop: false }` [INFO] [stdout] 69d7ef7c8e375968f502ad1f6d5ae66d7925ce0cb4ebc56f5eeb3d4e98b69583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 893f92ca8aa8f4cc71e1db2f40c1a7418010d4742a82ddbf94af7c61c13902d7 [INFO] running `Command { std: "docker" "start" "-a" "893f92ca8aa8f4cc71e1db2f40c1a7418010d4742a82ddbf94af7c61c13902d7", kill_on_drop: false }` [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling earcut v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.3 [INFO] [stderr] Compiling nalgebra v0.34.0 [INFO] [stderr] Compiling jello_space_pond v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.75s [INFO] running `Command { std: "docker" "inspect" "893f92ca8aa8f4cc71e1db2f40c1a7418010d4742a82ddbf94af7c61c13902d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893f92ca8aa8f4cc71e1db2f40c1a7418010d4742a82ddbf94af7c61c13902d7", kill_on_drop: false }` [INFO] [stdout] 893f92ca8aa8f4cc71e1db2f40c1a7418010d4742a82ddbf94af7c61c13902d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dc660293da5aa1f565697361a80338009cd25499e6a610d634397ed02a345706 [INFO] running `Command { std: "docker" "start" "-a" "dc660293da5aa1f565697361a80338009cd25499e6a610d634397ed02a345706", kill_on_drop: false }` [INFO] [stderr] Compiling jello_space_pond v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "dc660293da5aa1f565697361a80338009cd25499e6a610d634397ed02a345706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc660293da5aa1f565697361a80338009cd25499e6a610d634397ed02a345706", kill_on_drop: false }` [INFO] [stdout] dc660293da5aa1f565697361a80338009cd25499e6a610d634397ed02a345706