[INFO] fetching crate rustitude 0.10.3... [INFO] testing rustitude-0.10.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rustitude 0.10.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rustitude 0.10.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustitude 0.10.3 [INFO] tweaked toml for crates.io crate rustitude 0.10.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustitude 0.10.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 227 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding zstd-safe v7.2.1 (available: v7.2.4) [INFO] [stderr] Adding zstd-sys v2.0.12+zstd.1.5.6 (available: v2.0.15+zstd.1.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded wigners v0.3.0 [INFO] [stderr] Downloaded rustitude-core v9.0.0 [INFO] [stderr] Downloaded arrow-schema v52.2.0 [INFO] [stderr] Downloaded arrow-data v52.2.0 [INFO] [stderr] Downloaded arrow-buffer v52.2.0 [INFO] [stderr] Downloaded arrow-cast v52.2.0 [INFO] [stderr] Downloaded arrow-ipc v52.2.0 [INFO] [stderr] Downloaded arrow-select v52.2.0 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded oxyroot v0.1.25 [INFO] [stderr] Downloaded arrow-array v52.2.0 [INFO] [stderr] Downloaded rustitude-gluex v0.6.2 [INFO] [stderr] Downloaded sphrs v0.2.2 [INFO] [stderr] Downloaded parquet v52.2.0 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] [stderr] Downloaded zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Downloaded ganesh v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25df6b3c4c4a2d54807f8b1bc706fc05d59ba6ce41e224cd7cf9b6517cd2a4a [INFO] running `Command { std: "docker" "start" "-a" "e25df6b3c4c4a2d54807f8b1bc706fc05d59ba6ce41e224cd7cf9b6517cd2a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25df6b3c4c4a2d54807f8b1bc706fc05d59ba6ce41e224cd7cf9b6517cd2a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25df6b3c4c4a2d54807f8b1bc706fc05d59ba6ce41e224cd7cf9b6517cd2a4a", kill_on_drop: false }` [INFO] [stdout] e25df6b3c4c4a2d54807f8b1bc706fc05d59ba6ce41e224cd7cf9b6517cd2a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03ac3ea13ef1d8d5c26b8e0799fcdc182d86eeabb25a9f1f57de709463d2236 [INFO] running `Command { std: "docker" "start" "-a" "f03ac3ea13ef1d8d5c26b8e0799fcdc182d86eeabb25a9f1f57de709463d2236", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arrow-schema v52.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling primal-bit v0.3.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling primal-estimate v0.3.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling primal-sieve v0.3.7 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wigners v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.2.0 [INFO] [stderr] Compiling sphrs v0.2.2 [INFO] [stderr] Compiling arrow-data v52.2.0 [INFO] [stderr] Compiling typed-builder-macro v0.19.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arrow-array v52.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typed-builder v0.19.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling arrow-select v52.2.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling arrow-cast v52.2.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling oxyroot v0.1.25 [INFO] [stderr] Compiling arrow-ipc v52.2.0 [INFO] [stderr] Compiling parquet v52.2.0 [INFO] [stderr] Compiling ganesh v0.6.0 [INFO] [stderr] Compiling rustitude-core v9.0.0 [INFO] [stderr] Compiling rustitude-gluex v0.6.2 [INFO] [stderr] Compiling rustitude v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "f03ac3ea13ef1d8d5c26b8e0799fcdc182d86eeabb25a9f1f57de709463d2236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03ac3ea13ef1d8d5c26b8e0799fcdc182d86eeabb25a9f1f57de709463d2236", kill_on_drop: false }` [INFO] [stdout] f03ac3ea13ef1d8d5c26b8e0799fcdc182d86eeabb25a9f1f57de709463d2236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4dd97a6146a9e9303408a929e61f87816c8df495d32a66dffea1115128933e2 [INFO] running `Command { std: "docker" "start" "-a" "b4dd97a6146a9e9303408a929e61f87816c8df495d32a66dffea1115128933e2", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rustitude v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "b4dd97a6146a9e9303408a929e61f87816c8df495d32a66dffea1115128933e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4dd97a6146a9e9303408a929e61f87816c8df495d32a66dffea1115128933e2", kill_on_drop: false }` [INFO] [stdout] b4dd97a6146a9e9303408a929e61f87816c8df495d32a66dffea1115128933e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ead23d035eb16c28ca6a822cd40904624298033fc11057571fbadde9e8b88651 [INFO] running `Command { std: "docker" "start" "-a" "ead23d035eb16c28ca6a822cd40904624298033fc11057571fbadde9e8b88651", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustitude-eb2ba59e3e12fecf) [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8cd67cb86acbe3cf) [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 2 tests [INFO] [stdout] test f32_tests::test_ell ... ok [INFO] [stdout] test f64_tests::test_ell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests rustitude [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] running `Command { std: "docker" "inspect" "ead23d035eb16c28ca6a822cd40904624298033fc11057571fbadde9e8b88651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead23d035eb16c28ca6a822cd40904624298033fc11057571fbadde9e8b88651", kill_on_drop: false }` [INFO] [stdout] ead23d035eb16c28ca6a822cd40904624298033fc11057571fbadde9e8b88651