[INFO] cloning repository https://github.com/aquarhead/nextgame
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aquarhead/nextgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Fnextgame", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Fnextgame'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f18c42317bbf49b21285206b9c7ef928c48cf96
[INFO] checking aquarhead/nextgame against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faquarhead%2Fnextgame" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aquarhead/nextgame
[INFO] finished tweaking git repo https://github.com/aquarhead/nextgame
[INFO] tweaked toml for git repo https://github.com/aquarhead/nextgame written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aquarhead/nextgame on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aquarhead/nextgame 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded minijinja-embed v2.12.0
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded worker-macros v0.6.1
[INFO] [stderr]   Downloaded worker-kv v0.9.0
[INFO] [stderr]   Downloaded worker-sys v0.6.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded worker v0.6.1
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49338e84cef7f67540180fba8ce6d51c5c3aa9cae616c04cf2260d9db9885609
[INFO] running `Command { std: "docker" "start" "-a" "49338e84cef7f67540180fba8ce6d51c5c3aa9cae616c04cf2260d9db9885609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49338e84cef7f67540180fba8ce6d51c5c3aa9cae616c04cf2260d9db9885609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49338e84cef7f67540180fba8ce6d51c5c3aa9cae616c04cf2260d9db9885609", kill_on_drop: false }`
[INFO] [stdout] 49338e84cef7f67540180fba8ce6d51c5c3aa9cae616c04cf2260d9db9885609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c978b74801c0deb54498f6a27b51cd3dfcdac81be6dd2fa7e2f924204cf39b7a
[INFO] running `Command { std: "docker" "start" "-a" "c978b74801c0deb54498f6a27b51cd3dfcdac81be6dd2fa7e2f924204cf39b7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling minijinja-embed v2.12.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling nextgame v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking worker-kv v0.9.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling worker-sys v0.6.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]    Compiling worker-macros v0.6.1
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking worker v0.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.23s
[INFO] running `Command { std: "docker" "inspect" "c978b74801c0deb54498f6a27b51cd3dfcdac81be6dd2fa7e2f924204cf39b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c978b74801c0deb54498f6a27b51cd3dfcdac81be6dd2fa7e2f924204cf39b7a", kill_on_drop: false }`
[INFO] [stdout] c978b74801c0deb54498f6a27b51cd3dfcdac81be6dd2fa7e2f924204cf39b7a
