[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] a769b9f52b9b028b2d46880c9265b7bb97e3838b
[INFO] testing ntBre/rust-pbqff against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FntBre%2Frust-pbqff" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntBre/rust-pbqff on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d460c5fef7bbf6dceb153308e77f30e71748f270a6c51b2d73cfa133538ff74
[INFO] running `Command { std: "docker" "start" "-a" "6d460c5fef7bbf6dceb153308e77f30e71748f270a6c51b2d73cfa133538ff74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d460c5fef7bbf6dceb153308e77f30e71748f270a6c51b2d73cfa133538ff74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d460c5fef7bbf6dceb153308e77f30e71748f270a6c51b2d73cfa133538ff74", kill_on_drop: false }`
[INFO] [stdout] 6d460c5fef7bbf6dceb153308e77f30e71748f270a6c51b2d73cfa133538ff74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f099513386314332b440c03d3fafc6721a7273e3b8e645fbf18b31f904ff04b6
[INFO] running `Command { std: "docker" "start" "-a" "f099513386314332b440c03d3fafc6721a7273e3b8e645fbf18b31f904ff04b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rustix v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling tensor v0.1.0 (https://github.com/ntBre/tensor#b7331cbf)
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pbqff v0.1.0 (/opt/rustwide/workdir/crates/pbqff)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nalgebra v0.33.2
[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 spectro_bin v0.1.0 (/opt/rustwide/workdir/crates/spectro_bin)
[INFO] [stderr]    Compiling taylor-bin v0.1.0 (/opt/rustwide/workdir/crates/taylor-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "f099513386314332b440c03d3fafc6721a7273e3b8e645fbf18b31f904ff04b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f099513386314332b440c03d3fafc6721a7273e3b8e645fbf18b31f904ff04b6", kill_on_drop: false }`
[INFO] [stdout] f099513386314332b440c03d3fafc6721a7273e3b8e645fbf18b31f904ff04b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 773841b22888e74bd3eb5971871d02a46891de33dec3f61132549a4d7778cf93
[INFO] running `Command { std: "docker" "start" "-a" "773841b22888e74bd3eb5971871d02a46891de33dec3f61132549a4d7778cf93", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytemuck v1.21.0
[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 safe_arch v0.7.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling rustix v1.0.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling tensor v0.1.0 (https://github.com/ntBre/tensor#b7331cbf)
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pbqff v0.1.0 (/opt/rustwide/workdir/crates/pbqff)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 intder v0.1.0 (/opt/rustwide/workdir/crates/intder)
[INFO] [stderr]    Compiling taylor v0.1.0 (/opt/rustwide/workdir/crates/taylor)
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling spectro_bin v0.1.0 (/opt/rustwide/workdir/crates/spectro_bin)
[INFO] [stderr]    Compiling taylor-bin v0.1.0 (/opt/rustwide/workdir/crates/taylor-bin)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 11m 36s
[INFO] running `Command { std: "docker" "inspect" "773841b22888e74bd3eb5971871d02a46891de33dec3f61132549a4d7778cf93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773841b22888e74bd3eb5971871d02a46891de33dec3f61132549a4d7778cf93", kill_on_drop: false }`
[INFO] [stdout] 773841b22888e74bd3eb5971871d02a46891de33dec3f61132549a4d7778cf93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7e3b22a29de39825497bee8ef529cc09f9849a86d328f4f087895511fefd558
[INFO] running `Command { std: "docker" "start" "-a" "c7e3b22a29de39825497bee8ef529cc09f9849a86d328f4f087895511fefd558", kill_on_drop: false }`
[INFO] [stderr]    Compiling pbqff v0.1.0 (/opt/rustwide/workdir/crates/pbqff)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anpass-fb7de5244e208747)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_full_long ... ignored
[INFO] [stdout] test tests::test_fit ... ok
[INFO] [stdout] test tests::test_bias ... ok
[INFO] [stdout] test tests::test_load ... ok
[INFO] [stdout] test tests::test_newton ... ok
[INFO] [stdout] test tests::test_eval ... ok
[INFO] [stdout] test tests::test_full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anpass-b4d6a4c66e405337)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/fit.rs (/opt/rustwide/target/debug/deps/fit-b8fec5bfd7af2a1a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/full.rs (/opt/rustwide/target/debug/deps/full-0c077253854e2ef1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/newton.rs (/opt/rustwide/target/debug/deps/newton-cc382dc5e4064c26)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intder-36deac67cb096bff)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/big.rs (/opt/rustwide/target/debug/deps/big-f7d1e47f78733801)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/intder-7b7532768270c66c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/irreps.rs (/opt/rustwide/target/debug/deps/irreps-2cdb5acfae209663)
[INFO] [stdout] test test_parse_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-514f73eb1b3b4b65)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_initial_values_symmetry ... ok
[INFO] [stdout] test load_full_xyz ... ok
[INFO] [stdout] test test_b_matrix ... ok
[INFO] [stdout] test test_a_matrix ... ok
[INFO] [stdout] test test_load_freqs ... ok
[INFO] [stdout] test test_load_pts ... ok
[INFO] [stdout] test test_lintr_fc3 ... ok
[INFO] [stdout] test test_initial_values_simple ... ok
[INFO] [stdout] test test_sym_b ... ok
[INFO] [stdout] test test_convert_fcs ... ok
[INFO] [stdout] test test_convert_disps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pbqff-b28275c78a3e9d6e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::c3h2_normal ... ignored
[INFO] [stdout] test tests::c3h2_normal_findiff ... ignored
[INFO] [stdout] test tests::cart ... ignored
[INFO] [stdout] test tests::h2o_cart ... ignored
[INFO] [stdout] test tests::h2o_normal ... ignored
[INFO] [stdout] test tests::h2o_sic ... ignored
[INFO] [stdout] test tests::sic ... ignored
[INFO] [stdout] test config::tests::load_config::path_templates ... ok
[INFO] [stdout] test config::tests::load_config::basic_cart ... ok
[INFO] [stdout] test config::tests::load_config::basic_norm ... ok
[INFO] [stdout] test config::tests::load_config::basic_sic ... ok
[INFO] [stdout] test tests::build_pts ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/build_points.rs (/opt/rustwide/target/debug/deps/build_points-a7b7d1f53f154f16)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 7.88s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cart.rs (/opt/rustwide/target/debug/deps/cart-c1e315be9e7dcc81)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pbqff-ae7444536d05c8f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/run.rs (/opt/rustwide/target/debug/deps/run-9fc7e4e544f74789)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test run::cart has been running for over 60 seconds
[INFO] [stdout] test run::norm has been running for over 60 seconds
[INFO] [stdout] test run::sic has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c7e3b22a29de39825497bee8ef529cc09f9849a86d328f4f087895511fefd558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e3b22a29de39825497bee8ef529cc09f9849a86d328f4f087895511fefd558", kill_on_drop: false }`
[INFO] [stdout] c7e3b22a29de39825497bee8ef529cc09f9849a86d328f4f087895511fefd558
