[INFO] cloning repository https://github.com/ntBre/rust-pbqff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntBre/rust-pbqff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4c58056baa38bfd868ff5bad7ddaeaec49cca21
[INFO] testing ntBre/rust-pbqff against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ntBre/rust-pbqff
[INFO] finished tweaking git repo https://github.com/ntBre/rust-pbqff
[INFO] tweaked toml for git repo https://github.com/ntBre/rust-pbqff written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntBre/rust-pbqff on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ntBre/rust-pbqff 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf
[INFO] running `Command { std: "docker" "start" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", 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" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zmij v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tensor v0.1.0 (https://github.com/ntBre/tensor#b7331cbf)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling pbqff v0.0.4 (/opt/rustwide/workdir/crates/pbqff)
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling symm v0.1.0 (/opt/rustwide/workdir/crates/symm)
[INFO] [stderr]    Compiling anpass v0.1.0 (/opt/rustwide/workdir/crates/anpass)
[INFO] [stderr]    Compiling psqs v0.1.0 (/opt/rustwide/workdir/crates/psqs)
[INFO] [stderr]    Compiling spectro v0.1.0 (/opt/rustwide/workdir/crates/spectro)
[INFO] [stderr]    Compiling taylor v0.1.0 (/opt/rustwide/workdir/crates/taylor)
[INFO] [stderr]    Compiling intder v0.1.0 (/opt/rustwide/workdir/crates/intder)
[INFO] [stderr]    Compiling taylor-bin v0.1.0 (/opt/rustwide/workdir/crates/taylor-bin)
[INFO] [stderr]    Compiling spectro_bin v0.1.0 (/opt/rustwide/workdir/crates/spectro_bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zmij v1.0.11
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tensor v0.1.0 (https://github.com/ntBre/tensor#b7331cbf)
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling insta v1.46.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pbqff v0.0.4 (/opt/rustwide/workdir/crates/pbqff)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr] error: could not compile `nalgebra` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nalgebra --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.34.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="serde"' --cfg 'feature="serde-serialize"' --cfg 'feature="serde-serialize-no-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-glam028", "convert-glam029", "convert-glam030", "convert-mint", "debug", "default", "defmt", "encase", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "glam028", "glam029", "glam030", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=2f726b45848613e0 -C extra-filename=-10bdbf1ed7cadfe6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-90f679e7715d1baf.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-cdc372b4399ee1c6.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-0b40b617bfb783cd.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-bf18bdedcdfd8303.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-93376754874f02d0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c2984a81a6caad30.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-62d937051ca30e94.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-36dc1b9af00316e1.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-405aa346161c2b56.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf", kill_on_drop: false }`
[INFO] [stdout] ca1d003937910937a1b759148c3f885bb64a20c677a25f32fa56d4596c3d2fcf
