[INFO] cloning repository https://github.com/vominhhaudev/gamev1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vominhhaudev/gamev1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvominhhaudev%2Fgamev1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvominhhaudev%2Fgamev1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9847c43f7728db201d770ad76f90a851f1c690d7 [INFO] checking vominhhaudev/gamev1 against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvominhhaudev%2Fgamev1" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vominhhaudev/gamev1 [INFO] finished tweaking git repo https://github.com/vominhhaudev/gamev1 [INFO] tweaked toml for git repo https://github.com/vominhhaudev/gamev1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vominhhaudev/gamev1 on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vominhhaudev/gamev1 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/gateway/Cargo.toml: `default-features` is ignored for tonic, since `default-features` was not specified for `workspace.dependencies.tonic`, this could become a hard error in the future [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded axum-macros v0.3.8 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded tokio-rustls v0.26.4 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded metrics v0.23.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded async-compression v0.4.32 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] [stderr] Downloaded axum v0.8.5 [INFO] [stderr] Downloaded metrics-util v0.17.0 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded parry3d v0.16.1 [INFO] [stderr] Downloaded rapier3d v0.21.0 [INFO] [stderr] Downloaded tower_governor v0.6.0 [INFO] [stderr] Downloaded httlib-huffman v0.3.4 [INFO] [stderr] Downloaded zeroize v1.8.2 [INFO] [stderr] Downloaded wtransport-proto v0.5.0 [INFO] [stderr] Downloaded wtransport v0.5.0 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded robust v1.2.0 [INFO] [stderr] Downloaded compression-codecs v0.4.31 [INFO] [stderr] Downloaded spade v2.15.0 [INFO] [stderr] Downloaded compression-core v0.4.29 [INFO] [stderr] Downloaded axum-core v0.5.4 [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Downloaded aws-lc-sys v0.32.1 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb1c67dafc6ab7f25cc02e5eeb839e1f8eadc4f54168cd33071e5eeff7889efb [INFO] running `Command { std: "docker" "start" "-a" "bb1c67dafc6ab7f25cc02e5eeb839e1f8eadc4f54168cd33071e5eeff7889efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1c67dafc6ab7f25cc02e5eeb839e1f8eadc4f54168cd33071e5eeff7889efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1c67dafc6ab7f25cc02e5eeb839e1f8eadc4f54168cd33071e5eeff7889efb", kill_on_drop: false }` [INFO] [stdout] bb1c67dafc6ab7f25cc02e5eeb839e1f8eadc4f54168cd33071e5eeff7889efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5cfa0036055d9aa31b47f19e5334a6c62f622da2c8d3c1d272b466250b53a74 [INFO] running `Command { std: "docker" "start" "-a" "f5cfa0036055d9aa31b47f19e5334a6c62f622da2c8d3c1d272b466250b53a74", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/gateway/Cargo.toml: `default-features` is ignored for tonic, since `default-features` was not specified for `workspace.dependencies.tonic`, this could become a hard error in the future [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking metrics v0.23.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking axum-core v0.5.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a2db9280539229a3b8a084a09886670a57bc7e9c/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=6df1c45b5b420333 -C extra-filename=-70131b6a587b9eb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-8a66059d01132d94.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-bd192d38527fc20a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-7dfded9a97aad21a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5cfa0036055d9aa31b47f19e5334a6c62f622da2c8d3c1d272b466250b53a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5cfa0036055d9aa31b47f19e5334a6c62f622da2c8d3c1d272b466250b53a74", kill_on_drop: false }` [INFO] [stdout] f5cfa0036055d9aa31b47f19e5334a6c62f622da2c8d3c1d272b466250b53a74