[INFO] cloning repository https://github.com/VirxEC/RLBotSim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VirxEC/RLBotSim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2FRLBotSim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2FRLBotSim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23a6037c1c7d5664ba607eae724de51a29003e68
[INFO] checking VirxEC/RLBotSim/23a6037c1c7d5664ba607eae724de51a29003e68 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2FRLBotSim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VirxEC/RLBotSim
[INFO] finished tweaking git repo https://github.com/VirxEC/RLBotSim
[INFO] tweaked toml for git repo https://github.com/VirxEC/RLBotSim written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VirxEC/RLBotSim on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VirxEC/RLBotSim 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.153
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded async-timer v1.0.0-beta.15
[INFO] [stderr]   Downloaded flatbuffers v25.2.10
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.153
[INFO] [stderr]   Downloaded cxx-build v1.0.153
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.153
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded cxx v1.0.153
[INFO] [stderr]   Downloaded rocketsim_rs v0.34.0
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f48334af37bbad7ffa264e9f49ad1db340d7d0312eefd1294babaf7331380e3
[INFO] running `Command { std: "docker" "start" "-a" "6f48334af37bbad7ffa264e9f49ad1db340d7d0312eefd1294babaf7331380e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f48334af37bbad7ffa264e9f49ad1db340d7d0312eefd1294babaf7331380e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f48334af37bbad7ffa264e9f49ad1db340d7d0312eefd1294babaf7331380e3", kill_on_drop: false }`
[INFO] [stdout] 6f48334af37bbad7ffa264e9f49ad1db340d7d0312eefd1294babaf7331380e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e86628dfa676cb84109daacc60dbd592c745eb1f5ea04f3007151df11fdbe75
[INFO] running `Command { std: "docker" "start" "-a" "3e86628dfa676cb84109daacc60dbd592c745eb1f5ea04f3007151df11fdbe75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.153
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rlbot_sockets v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling async-timer v1.0.0-beta.15
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking error-code v3.3.1
[INFO] [stderr] error: failed to run custom build command for `rlbot_sockets v0.1.0 (/opt/rustwide/workdir/core)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rlbot_sockets-26e95b1f189ee23a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/comms.fbs
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/gamedata.fbs
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/gamestatemanip.fbs
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/matchconfig.fbs
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/rendering.fbs
[INFO] [stderr]   cargo:rerun-if-changed=flatbuffers-schema/rlbot.fbs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e86628dfa676cb84109daacc60dbd592c745eb1f5ea04f3007151df11fdbe75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e86628dfa676cb84109daacc60dbd592c745eb1f5ea04f3007151df11fdbe75", kill_on_drop: false }`
[INFO] [stdout] 3e86628dfa676cb84109daacc60dbd592c745eb1f5ea04f3007151df11fdbe75
