[INFO] cloning repository https://github.com/Bit-Loop/IPcow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bit-Loop/IPcow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBit-Loop%2FIPcow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBit-Loop%2FIPcow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3031408c5241c10fd670012eb6811bae84aefd2 [INFO] building Bit-Loop/IPcow against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBit-Loop%2FIPcow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bit-Loop/IPcow [INFO] finished tweaking git repo https://github.com/Bit-Loop/IPcow [INFO] tweaked toml for git repo https://github.com/Bit-Loop/IPcow written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bit-Loop/IPcow on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bit-Loop/IPcow 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding approx v0.5.1 [INFO] [stderr] Adding bytemuck v1.23.2 [INFO] [stderr] Adding cfg_aliases v0.2.1 [INFO] [stderr] Adding ctrlc v3.4.6 (available: v3.5.0) [INFO] [stderr] Adding glam v0.14.0 [INFO] [stderr] Adding glam v0.15.2 [INFO] [stderr] Adding glam v0.16.0 [INFO] [stderr] Adding glam v0.17.3 [INFO] [stderr] Adding glam v0.18.0 [INFO] [stderr] Adding glam v0.19.0 [INFO] [stderr] Adding glam v0.20.5 [INFO] [stderr] Adding glam v0.21.3 [INFO] [stderr] Adding glam v0.22.0 [INFO] [stderr] Adding glam v0.23.0 [INFO] [stderr] Adding glam v0.24.2 [INFO] [stderr] Adding glam v0.25.0 [INFO] [stderr] Adding glam v0.27.0 [INFO] [stderr] Adding glam v0.28.0 [INFO] [stderr] Adding glam v0.29.3 [INFO] [stderr] Adding glam v0.30.8 [INFO] [stderr] Adding matrixmultiply v0.3.10 [INFO] [stderr] Adding nalgebra v0.34.1 [INFO] [stderr] Adding nalgebra-macros v0.3.0 [INFO] [stderr] Adding nix v0.29.0 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-complex v0.4.6 [INFO] [stderr] Adding num-integer v0.1.46 [INFO] [stderr] Adding num-rational v0.4.2 [INFO] [stderr] Adding paste v1.0.15 [INFO] [stderr] Adding rawpointer v0.2.1 [INFO] [stderr] Adding safe_arch v0.7.4 [INFO] [stderr] Adding simba v0.9.1 [INFO] [stderr] Adding wide v0.7.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88ebfd5cdb37274920b6f30a157f1261525a65db83dc5ff651dbaf30b833f1dc [INFO] running `Command { std: "docker" "start" "-a" "88ebfd5cdb37274920b6f30a157f1261525a65db83dc5ff651dbaf30b833f1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88ebfd5cdb37274920b6f30a157f1261525a65db83dc5ff651dbaf30b833f1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ebfd5cdb37274920b6f30a157f1261525a65db83dc5ff651dbaf30b833f1dc", kill_on_drop: false }` [INFO] [stdout] 88ebfd5cdb37274920b6f30a157f1261525a65db83dc5ff651dbaf30b833f1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae6766671cafcdd5142641be83c294c0ec162e30cdad763c477c3bc406cb43f [INFO] running `Command { std: "docker" "start" "-a" "6ae6766671cafcdd5142641be83c294c0ec162e30cdad763c477c3bc406cb43f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling nalgebra-macros v0.3.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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,link -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=9a4ece81dddede48 -C extra-filename=-f57d0ea8d27a89c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-452d1ac94b88f76c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b2496736fc59fa13.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4b6535e4c8a3a7b0.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-28846ee24893d9db.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" "6ae6766671cafcdd5142641be83c294c0ec162e30cdad763c477c3bc406cb43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae6766671cafcdd5142641be83c294c0ec162e30cdad763c477c3bc406cb43f", kill_on_drop: false }` [INFO] [stdout] 6ae6766671cafcdd5142641be83c294c0ec162e30cdad763c477c3bc406cb43f