[INFO] cloning repository https://github.com/chamons/game-hotreload-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chamons/game-hotreload-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Fgame-hotreload-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Fgame-hotreload-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb3b6149de45e6b1c1941643c38cbcfd62953635 [INFO] checking chamons/game-hotreload-example against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamons%2Fgame-hotreload-example" "/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/chamons/game-hotreload-example [INFO] finished tweaking git repo https://github.com/chamons/game-hotreload-example [INFO] tweaked toml for git repo https://github.com/chamons/game-hotreload-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chamons/game-hotreload-example on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chamons/game-hotreload-example 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc581ec0a50588610e1fb62102a394ee5e18ce0e44e43705442a4e4ce935c79a [INFO] running `Command { std: "docker" "start" "-a" "cc581ec0a50588610e1fb62102a394ee5e18ce0e44e43705442a4e4ce935c79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc581ec0a50588610e1fb62102a394ee5e18ce0e44e43705442a4e4ce935c79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc581ec0a50588610e1fb62102a394ee5e18ce0e44e43705442a4e4ce935c79a", kill_on_drop: false }` [INFO] [stdout] cc581ec0a50588610e1fb62102a394ee5e18ce0e44e43705442a4e4ce935c79a [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbed4352ddc87ae4e7f98ce1e0fc82dd0202d8c82d459c331cfe011afbc8922 [INFO] running `Command { std: "docker" "start" "-a" "6cbed4352ddc87ae4e7f98ce1e0fc82dd0202d8c82d459c331cfe011afbc8922", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wit-bindgen-rust v0.36.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.36.0 [INFO] [stderr] Compiling spdx v0.10.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.36.0 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling wasmparser v0.220.0 [INFO] [stderr] Checking macroquad v0.4.13 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling wit-parser v0.220.0 [INFO] [stderr] Compiling wasm-encoder v0.220.0 [INFO] [stderr] Compiling wasm-metadata v0.220.0 [INFO] [stderr] Compiling wit-bindgen-core v0.36.0 [INFO] [stderr] Compiling wit-component v0.220.0 [INFO] [stderr] Checking wit-bindgen v0.36.0 [INFO] [stderr] Checking game v0.1.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Checking launcher v0.1.0 (/opt/rustwide/workdir/launcher) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.96s [INFO] running `Command { std: "docker" "inspect" "6cbed4352ddc87ae4e7f98ce1e0fc82dd0202d8c82d459c331cfe011afbc8922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbed4352ddc87ae4e7f98ce1e0fc82dd0202d8c82d459c331cfe011afbc8922", kill_on_drop: false }` [INFO] [stdout] 6cbed4352ddc87ae4e7f98ce1e0fc82dd0202d8c82d459c331cfe011afbc8922