[INFO] cloning repository https://github.com/Team-2502/swerve_rework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Team-2502/swerve_rework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Fswerve_rework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Fswerve_rework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0caad614f5a51cdb532453921801d7ff4df8a5d [INFO] checking Team-2502/swerve_rework against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Fswerve_rework" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Team-2502/swerve_rework [INFO] finished tweaking git repo https://github.com/Team-2502/swerve_rework [INFO] tweaked toml for git repo https://github.com/Team-2502/swerve_rework written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Team-2502/swerve_rework on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Team-2502/swerve_rework 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: deploy [INFO] [stderr] warning: `robotcode` (manifest) generated 1 warning [INFO] [stderr] Updating git repository `https://github.com/Team-2502/frcrs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded java-locator v0.1.9 [INFO] [stderr] Downloaded cc v1.2.21 [INFO] [stderr] Downloaded uom v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304 [INFO] running `Command { std: "docker" "start" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: unused manifest key: deploy [INFO] [stderr] warning: `robotcode` (manifest) generated 1 warning [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking java-locator v0.1.9 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking uom v0.35.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking axum-core v0.4.5 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=e05049b0d5bd9aad -C extra-filename=-c9c36b0ec39bc860 --out-dir /opt/rustwide/target/debug/build/simba/c9c36b0ec39bc860/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/dd34ba27a9e9ccc0/out -L dependency=/opt/rustwide/target/debug/build/num-traits/20aedbc8c5ab9681/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/fb1aac806c6ed42f/out --extern approx=/opt/rustwide/target/debug/build/approx/3bfd2313084d939a/out/libapprox-3bfd2313084d939a.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/d579958981e27b2d/out/libnum_complex-d579958981e27b2d.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/20aedbc8c5ab9681/out/libnum_traits-20aedbc8c5ab9681.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/e931a38b3341c47d/out/libwide-e931a38b3341c47d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=9921a81b71b10ea3 -C extra-filename=-9d69937571e40236 --out-dir /opt/rustwide/target/debug/build/uom/9d69937571e40236/out --extern num_traits=/opt/rustwide/target/debug/build/num-traits/20aedbc8c5ab9681/out/libnum_traits-20aedbc8c5ab9681.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304", kill_on_drop: false }` [INFO] [stdout] 41968f249ac5b19631bb0e92862feab7a1a43d34590419052ebfd76db804f304