[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] ef2cacb85a6f69991e444a67ae4d9a63f225d55f [INFO] checking VirxEC/RLBotSim against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2FRLBotSim" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VirxEC/RLBotSim on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/google/flatbuffers` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded autocxx-macro v0.26.0 [INFO] [stderr] Downloaded autocxx-build v0.26.0 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded async-timer v1.0.0-beta.13 [INFO] [stderr] Downloaded autocxx-parser v0.26.0 [INFO] [stderr] Downloaded autocxx v0.26.0 [INFO] [stderr] Downloaded autocxx-bindgen v0.65.1 [INFO] [stderr] Downloaded autocxx-engine v0.26.0 [INFO] [stderr] Downloaded rocketsim_rs v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4715b010342ec3901b2ed07edeb98bbfea22f1d39115b6db07b3f28f7c674a07 [INFO] running `Command { std: "docker" "start" "-a" "4715b010342ec3901b2ed07edeb98bbfea22f1d39115b6db07b3f28f7c674a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4715b010342ec3901b2ed07edeb98bbfea22f1d39115b6db07b3f28f7c674a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4715b010342ec3901b2ed07edeb98bbfea22f1d39115b6db07b3f28f7c674a07", kill_on_drop: false }` [INFO] [stdout] 4715b010342ec3901b2ed07edeb98bbfea22f1d39115b6db07b3f28f7c674a07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c905dd967b71f63fa7f24104e9824dc9aa844b68a68fc89da19b039e59da09 [INFO] running `Command { std: "docker" "start" "-a" "e3c905dd967b71f63fa7f24104e9824dc9aa844b68a68fc89da19b039e59da09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.120 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cxx v1.0.120 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling autocxx-bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cxx-gen v0.7.120 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling flatbuffers v24.3.25 (https://github.com/google/flatbuffers?branch=master#8f2e1dbd) [INFO] [stderr] Compiling cxxbridge-macro v1.0.120 [INFO] [stderr] Compiling rlbot_sockets v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling autocxx v0.26.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [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-bc6b36a88bbdbeb7/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/event.fbs [INFO] [stderr] cargo:rerun-if-changed=flatbuffers-schema/gamestate.fbs [INFO] [stderr] cargo:rerun-if-changed=flatbuffers-schema/matchstart.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" "e3c905dd967b71f63fa7f24104e9824dc9aa844b68a68fc89da19b039e59da09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c905dd967b71f63fa7f24104e9824dc9aa844b68a68fc89da19b039e59da09", kill_on_drop: false }` [INFO] [stdout] e3c905dd967b71f63fa7f24104e9824dc9aa844b68a68fc89da19b039e59da09