[INFO] fetching crate rlgym_sim_rs 0.8.0-alpha...
[INFO] testing rlgym_sim_rs-0.8.0-alpha against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate rlgym_sim_rs 0.8.0-alpha into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate rlgym_sim_rs 0.8.0-alpha on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rlgym_sim_rs 0.8.0-alpha
[INFO] finished tweaking crates.io crate rlgym_sim_rs 0.8.0-alpha
[INFO] tweaked toml for crates.io crate rlgym_sim_rs 0.8.0-alpha written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.16.1)
[INFO] [stderr]       Adding ndarray-npy v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding rocketsim_rs v0.32.1 (available: v0.33.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78243b3ab29b572cca0cde59e1b39d0a2793780734af5f0ef79391883c8f238
[INFO] running `Command { std: "docker" "start" "-a" "c78243b3ab29b572cca0cde59e1b39d0a2793780734af5f0ef79391883c8f238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78243b3ab29b572cca0cde59e1b39d0a2793780734af5f0ef79391883c8f238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78243b3ab29b572cca0cde59e1b39d0a2793780734af5f0ef79391883c8f238", kill_on_drop: false }`
[INFO] [stdout] c78243b3ab29b572cca0cde59e1b39d0a2793780734af5f0ef79391883c8f238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f030cb8a356817f1bf6e958f47d22990288769adfab9f02ac014ca42e3f028f
[INFO] running `Command { std: "docker" "start" "-a" "8f030cb8a356817f1bf6e958f47d22990288769adfab9f02ac014ca42e3f028f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.137
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling cxx v1.0.137
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling cxx-build v1.0.137
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.137
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rocketsim_rs v0.32.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr] error: could not compile `cxxbridge-macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name cxxbridge_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxxbridge-macro-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-ast", "experimental-async-fn", "experimental-enum-variants-from-header", "flate2", "memmap", "serde", "serde_derive", "serde_json"))' -C metadata=9900999d3111dcb3 -C extra-filename=-aacee00e6ec4bba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9f2dce68654502c4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9ad3d26b2592b6b9.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-552901c47aca71ee.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-55e9df7dcb25ab34.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ecc8aa3ea3f268d8 -C extra-filename=-33d1f5f9dc753a87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9f2dce68654502c4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9ad3d26b2592b6b9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-55e9df7dcb25ab34.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pest_meta` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name pest_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=3b1a6e76335ede35 -C extra-filename=-def422a5c489a268 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2bffb8f01566609a.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-132be9476bc0e28f.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `zip` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name zip --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_deflate-any"' --cfg 'feature="aes"' --cfg 'feature="aes-crypto"' --cfg 'feature="bzip2"' --cfg 'feature="constant_time_eq"' --cfg 'feature="default"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="deflate64"' --cfg 'feature="flate2"' --cfg 'feature="hmac"' --cfg 'feature="lzma"' --cfg 'feature="lzma-rs"' --cfg 'feature="pbkdf2"' --cfg 'feature="rand"' --cfg 'feature="sha1"' --cfg 'feature="time"' --cfg 'feature="xz"' --cfg 'feature="zeroize"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=fb63fdaf3371c8ff -C extra-filename=-75596286a091b7a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-d6f919ba2a1f6c6b.rmeta --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-014e4056b3d540f7.rmeta --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-ab951bbf39c37a14.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-0813565ed4fc4191.rmeta --extern deflate64=/opt/rustwide/target/debug/deps/libdeflate64-6f6ac934b6e0aa1b.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-56dd077319c19847.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-cef60590abff44c4.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6cbbd62f840ec9e6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-66a4d5d6fed4f75f.rmeta --extern lzma_rs=/opt/rustwide/target/debug/deps/liblzma_rs-aa0a7345e603ed7f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c622a5b4f6a961b3.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-f9e49019546670f6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2643808577b66ce9.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-17ca16b25da02814.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-304d7900ee57dbc4.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c4cb407377d37859.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-fe799b4e206b48c1.rmeta --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-3821a25cd79d69e9.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-e30a79bbd9f7c8dd.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout -L native=/opt/rustwide/target/debug/build/bzip2-sys-9626f920259e590b/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-942cf60672c237dd/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8f030cb8a356817f1bf6e958f47d22990288769adfab9f02ac014ca42e3f028f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f030cb8a356817f1bf6e958f47d22990288769adfab9f02ac014ca42e3f028f", kill_on_drop: false }`
[INFO] [stdout] 8f030cb8a356817f1bf6e958f47d22990288769adfab9f02ac014ca42e3f028f
