[INFO] cloning repository https://github.com/tnantoka/hello-macroquad-rapier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tnantoka/hello-macroquad-rapier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnantoka%2Fhello-macroquad-rapier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnantoka%2Fhello-macroquad-rapier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81575acc2e470747ad6d2652f1cbc86838b61098 [INFO] building tnantoka/hello-macroquad-rapier against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnantoka%2Fhello-macroquad-rapier" "/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/tnantoka/hello-macroquad-rapier [INFO] finished tweaking git repo https://github.com/tnantoka/hello-macroquad-rapier [INFO] tweaked toml for git repo https://github.com/tnantoka/hello-macroquad-rapier written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tnantoka/hello-macroquad-rapier 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/tnantoka/hello-macroquad-rapier 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 ordered-float v4.3.0 [INFO] [stderr] Downloaded quad-rand v0.2.2 [INFO] [stderr] Downloaded rapier2d v0.22.0 [INFO] [stderr] Downloaded parry2d v0.17.1 [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] a2b48fb6d8578f30a6bd9ae8e9bb041981301e90bc4cc60322992af1e2d5f865 [INFO] running `Command { std: "docker" "start" "-a" "a2b48fb6d8578f30a6bd9ae8e9bb041981301e90bc4cc60322992af1e2d5f865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2b48fb6d8578f30a6bd9ae8e9bb041981301e90bc4cc60322992af1e2d5f865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b48fb6d8578f30a6bd9ae8e9bb041981301e90bc4cc60322992af1e2d5f865", kill_on_drop: false }` [INFO] [stdout] a2b48fb6d8578f30a6bd9ae8e9bb041981301e90bc4cc60322992af1e2d5f865 [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] 2ed5293c939e8b2069aea3a6930073b00a31fcbdf19054d6d5be4c035d045998 [INFO] running `Command { std: "docker" "start" "-a" "2ed5293c939e8b2069aea3a6930073b00a31fcbdf19054d6d5be4c035d045998", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling quad-rand v0.2.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling parry2d v0.17.1 [INFO] [stderr] Compiling rapier2d v0.22.0 [INFO] [stderr] Compiling hello-macroquad-rapier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "2ed5293c939e8b2069aea3a6930073b00a31fcbdf19054d6d5be4c035d045998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed5293c939e8b2069aea3a6930073b00a31fcbdf19054d6d5be4c035d045998", kill_on_drop: false }` [INFO] [stdout] 2ed5293c939e8b2069aea3a6930073b00a31fcbdf19054d6d5be4c035d045998 [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] dce3b2b1cf576c8a59e9e95210b68825d06fdfa8d88146d92003e0e580a7ff2b [INFO] running `Command { std: "docker" "start" "-a" "dce3b2b1cf576c8a59e9e95210b68825d06fdfa8d88146d92003e0e580a7ff2b", kill_on_drop: false }` [INFO] [stderr] Compiling hello-macroquad-rapier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "dce3b2b1cf576c8a59e9e95210b68825d06fdfa8d88146d92003e0e580a7ff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce3b2b1cf576c8a59e9e95210b68825d06fdfa8d88146d92003e0e580a7ff2b", kill_on_drop: false }` [INFO] [stdout] dce3b2b1cf576c8a59e9e95210b68825d06fdfa8d88146d92003e0e580a7ff2b