[INFO] cloning repository https://github.com/Team-2502/robot-boilerplate
[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/robot-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Frobot-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Frobot-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fc6bdd0cc14f21a76a376c5802ebe87b8c053fb
[INFO] checking Team-2502/robot-boilerplate against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-2502%2Frobot-boilerplate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Team-2502/robot-boilerplate
[INFO] finished tweaking git repo https://github.com/Team-2502/robot-boilerplate
[INFO] tweaked toml for git repo https://github.com/Team-2502/robot-boilerplate written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Team-2502/robot-boilerplate on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Team-2502/robot-boilerplate 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea0aa47d53f4dde6661445bafb091affd14dc48bd0a06d22f03723d15ca92ffd
[INFO] running `Command { std: "docker" "start" "-a" "ea0aa47d53f4dde6661445bafb091affd14dc48bd0a06d22f03723d15ca92ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea0aa47d53f4dde6661445bafb091affd14dc48bd0a06d22f03723d15ca92ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0aa47d53f4dde6661445bafb091affd14dc48bd0a06d22f03723d15ca92ffd", kill_on_drop: false }`
[INFO] [stdout] ea0aa47d53f4dde6661445bafb091affd14dc48bd0a06d22f03723d15ca92ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a4bece3258799fea2cc2533665a99cb894d3fb73c7cd9f46a71e1f03dc01a4
[INFO] running `Command { std: "docker" "start" "-a" "04a4bece3258799fea2cc2533665a99cb894d3fb73c7cd9f46a71e1f03dc01a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking java-locator v0.1.9
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking uom v0.35.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[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] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/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 --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=6161b1cc1351e9a5 -C extra-filename=-74b48b1533b9be4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a20fd2d34aa50d21.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-157e0ff61f5356ba.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a7791b2f298fde65.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-c21d73b650cb23a4.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" "04a4bece3258799fea2cc2533665a99cb894d3fb73c7cd9f46a71e1f03dc01a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a4bece3258799fea2cc2533665a99cb894d3fb73c7cd9f46a71e1f03dc01a4", kill_on_drop: false }`
[INFO] [stdout] 04a4bece3258799fea2cc2533665a99cb894d3fb73c7cd9f46a71e1f03dc01a4
