[INFO] cloning repository https://github.com/Saaquin/IronTrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saaquin/IronTrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fa189202ab3ac2fb47987e353c086a4275929ee [INFO] checking Saaquin/IronTrack against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaaquin%2FIronTrack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Saaquin/IronTrack [INFO] finished tweaking git repo https://github.com/Saaquin/IronTrack [INFO] tweaked toml for git repo https://github.com/Saaquin/IronTrack written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Saaquin/IronTrack on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Saaquin/IronTrack 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9aa69849ef35640589df01579968eceaa22c2b5c803ddb95c9e6d3b9046ea76 [INFO] running `Command { std: "docker" "start" "-a" "b9aa69849ef35640589df01579968eceaa22c2b5c803ddb95c9e6d3b9046ea76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9aa69849ef35640589df01579968eceaa22c2b5c803ddb95c9e6d3b9046ea76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aa69849ef35640589df01579968eceaa22c2b5c803ddb95c9e6d3b9046ea76", kill_on_drop: false }` [INFO] [stdout] b9aa69849ef35640589df01579968eceaa22c2b5c803ddb95c9e6d3b9046ea76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3abd72c05941d27cc4ddd3e2ae76e10e84bb9c22104cd59a264e659685ee6c78 [INFO] running `Command { std: "docker" "start" "-a" "3abd72c05941d27cc4ddd3e2ae76e10e84bb9c22104cd59a264e659685ee6c78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling egm96 v0.2.3 (/opt/rustwide/workdir/vendor/egm96) [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking accurate v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking if-addrs v0.13.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking mdns-sd v0.13.11 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking geographiclib-rs v0.2.7 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.18 [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/9228062c11d321a3ea08123f57e47533a3c88b00/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="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=85c292910a0f245c -C extra-filename=-bf1401d8646c6bf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a07d0df8b8da6124.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-8ea1330a4d480acf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-b207c96f36afbdad.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" "3abd72c05941d27cc4ddd3e2ae76e10e84bb9c22104cd59a264e659685ee6c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abd72c05941d27cc4ddd3e2ae76e10e84bb9c22104cd59a264e659685ee6c78", kill_on_drop: false }` [INFO] [stdout] 3abd72c05941d27cc4ddd3e2ae76e10e84bb9c22104cd59a264e659685ee6c78