[INFO] fetching crate neopdf_pyapi 0.2.1-alpha1...
[INFO] checking neopdf_pyapi-0.2.1-alpha1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate neopdf_pyapi 0.2.1-alpha1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate neopdf_pyapi 0.2.1-alpha1
[INFO] finished tweaking crates.io crate neopdf_pyapi 0.2.1-alpha1
[INFO] tweaked toml for crates.io crate neopdf_pyapi 0.2.1-alpha1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neopdf_pyapi 0.2.1-alpha1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neopdf_pyapi 0.2.1-alpha1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32654d64501303f02592bc0aeb77aac21552682c45a5ac38f2bc6ced1d9e09ae
[INFO] running `Command { std: "docker" "start" "-a" "32654d64501303f02592bc0aeb77aac21552682c45a5ac38f2bc6ced1d9e09ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32654d64501303f02592bc0aeb77aac21552682c45a5ac38f2bc6ced1d9e09ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32654d64501303f02592bc0aeb77aac21552682c45a5ac38f2bc6ced1d9e09ae", kill_on_drop: false }`
[INFO] [stdout] 32654d64501303f02592bc0aeb77aac21552682c45a5ac38f2bc6ced1d9e09ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb5286f3fb4ce9ad29a5345f0583e3b1b6ccd1ffb560fcc2ba4014e7b68485c
[INFO] running `Command { std: "docker" "start" "-a" "feb5286f3fb4ce9ad29a5345f0583e3b1b6ccd1ffb560fcc2ba4014e7b68485c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking ninterp v0.7.3
[INFO] [stderr]     Checking neopdf v0.2.1-alpha1
[INFO] [stderr]     Checking neopdf_pyapi v0.2.1-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]   --> src/converter.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     pyo3::py_run!(
[INFO] [stdout] 87 | |         parent_module.py(),
[INFO] [stdout] 88 | |         m,
[INFO] [stdout] 89 | |         "import sys; sys.modules['neopdf.converter'] = m"
[INFO] [stdout] 90 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub const fn alphas_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub const fn x_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub const fn q2_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:91:43
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub const fn nucleons_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub const fn kt_range(&self) -> (f64, f64) {
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(usize, usize, usize, usize, usize, usize), Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn grid_shape(&self) -> (usize, usize, usize, usize, usize, usize) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PySubGrid>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn subgrids(&self) -> Vec<PySubGrid> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     pyo3::py_run!(
[INFO] [stdout] 179 | |         parent_module.py(),
[INFO] [stdout] 180 | |         m,
[INFO] [stdout] 181 | |         "import sys; sys.modules['neopdf.gridpdf'] = m"
[INFO] [stdout] 182 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/manage.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn is_pdf_installed(&self) -> bool {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible>
[INFO] [stdout]   --> src/manage.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn set_name(&self) -> &str {
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/manage.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn data_path(&self) -> String {
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/manage.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn set_path(&self) -> String {
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/manage.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     pyo3::py_run!(
[INFO] [stdout] 122 | |         parent_module.py(),
[INFO] [stdout] 123 | |         m,
[INFO] [stdout] 124 | |         "import sys; sys.modules['neopdf.manage'] = m"
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:344:31
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn set_desc(&self) -> &String {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:350:32
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn set_index(&self) -> u32 {
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:356:34
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn number_sets(&self) -> u32 {
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn x_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn x_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn q_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn q_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<i32>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn pids(&self) -> &Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:392:29
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn format(&self) -> &String {
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<f64>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn alphas_q(&self) -> &Vec<f64> {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<f64>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:404:36
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn alphas_values(&self) -> &Vec<f64> {
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/metadata.rs:410:35
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn is_polarised(&self) -> bool {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PySetType, Infallible>
[INFO] [stdout]    --> src/metadata.rs:416:31
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn set_type(&self) -> PySetType {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyInterpolatorType, Infallible>
[INFO] [stdout]    --> src/metadata.rs:422:40
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn interpolator_type(&self) -> PyInterpolatorType {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:428:33
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn error_type(&self) -> &String {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:434:33
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn hadron_pid(&self) -> i32 {
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 | /     pyo3::py_run!(
[INFO] [stdout] 459 | |         parent_module.py(),
[INFO] [stdout] 460 | |         m,
[INFO] [stdout] 461 | |         "import sys; sys.modules['neopdf.metadata'] = m"
[INFO] [stdout] 462 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]   --> src/parser.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn info(&self) -> PyMetaData {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(PyMetaData, PyGridArray), Infallible>
[INFO] [stdout]   --> src/parser.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn member(&self, member: usize) -> (PyMetaData, PyGridArray) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(PyMetaData, PyGridArray)>, Infallible>
[INFO] [stdout]   --> src/parser.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn members(&self) -> Vec<(PyMetaData, PyGridArray)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]   --> src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn info(&self) -> PyMetaData {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(PyMetaData, PyGridArray), Infallible>
[INFO] [stdout]   --> src/parser.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn member(&self, member: usize) -> (PyMetaData, PyGridArray) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/parser.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     pyo3::py_run!(
[INFO] [stdout] 103 | |         parent_module.py(),
[INFO] [stdout] 104 | |         m,
[INFO] [stdout] 105 | |         "import sys; sys.modules['neopdf.parser'] = m"
[INFO] [stdout] 106 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyPDF, Infallible>
[INFO] [stdout]    --> src/pdf.rs:169:52
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn mkpdf(pdf_name: &str, member: usize) -> Self {
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PyPDF>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn mkpdfs(pdf_name: &str, method: &PyLoaderMethod) -> Vec<Self> {
[INFO] [stdout]     |                                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyLazyPDFs, Infallible>
[INFO] [stdout]    --> src/pdf.rs:219:43
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn mkpdfs_lazy(pdf_name: &str) -> PyLazyPDFs {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PySubGrid>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn subgrids(&self) -> Vec<PySubGrid> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:267:80
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn subgrid_knots(&self, param: &PyGridParams, subgrid_index: usize) -> Vec<f64> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyForcePositive, Infallible>
[INFO] [stdout]    --> src/pdf.rs:311:40
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn is_force_positive(&self) -> PyForcePositive {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn x_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:333:28
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn x_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:344:29
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn q2_min(&self) -> f64 {
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn q2_max(&self) -> f64 {
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn flavour_pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:388:54
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn xfxq2(&self, id: i32, x: f64, q2: f64) -> f64 {
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:413:58
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub fn xfxq2_nd(&self, id: i32, params: Vec<f64>) -> f64 {
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:439:72
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn xfxq2_cheby_batch(&self, id: i32, params: Vec<Vec<f64>>) -> Vec<f64> {
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:469:10
[INFO] [stdout]     |
[INFO] [stdout] 469 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:493:41
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn alphas_q2(&self, q2: f64) -> f64 {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]    --> src/pdf.rs:509:31
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn metadata(&self) -> PyMetaData {
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 | /     pyo3::py_run!(
[INFO] [stdout] 539 | |         parent_module.py(),
[INFO] [stdout] 540 | |         m,
[INFO] [stdout] 541 | |         "import sys; sys.modules['neopdf.pdf'] = m"
[INFO] [stdout] 542 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(PyMetaData, PyGridArray)>, Infallible>
[INFO] [stdout]   --> src/writer.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn py_decompress(path: &str) -> Vec<(PyMetaData, PyGridArray)> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]    --> src/writer.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn py_extract_metadata(path: &str) -> PyMetaData {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/writer.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     pyo3::py_run!(
[INFO] [stdout] 128 | |         parent_module.py(),
[INFO] [stdout] 129 | |         m,
[INFO] [stdout] 130 | |         "import sys; sys.modules['neopdf.writer'] = m"
[INFO] [stdout] 131 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]   --> src/converter.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     pyo3::py_run!(
[INFO] [stdout] 87 | |         parent_module.py(),
[INFO] [stdout] 88 | |         m,
[INFO] [stdout] 89 | |         "import sys; sys.modules['neopdf.converter'] = m"
[INFO] [stdout] 90 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neopdf_pyapi` (lib) due to 60 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub const fn alphas_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub const fn x_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub const fn q2_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]   --> src/gridpdf.rs:91:43
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub const fn nucleons_range(&self) -> (f64, f64) {
[INFO] [stdout]    |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub const fn kt_range(&self) -> (f64, f64) {
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(usize, usize, usize, usize, usize, usize), Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn grid_shape(&self) -> (usize, usize, usize, usize, usize, usize) {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PySubGrid>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn subgrids(&self) -> Vec<PySubGrid> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/gridpdf.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     pyo3::py_run!(
[INFO] [stdout] 179 | |         parent_module.py(),
[INFO] [stdout] 180 | |         m,
[INFO] [stdout] 181 | |         "import sys; sys.modules['neopdf.gridpdf'] = m"
[INFO] [stdout] 182 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/manage.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn is_pdf_installed(&self) -> bool {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible>
[INFO] [stdout]   --> src/manage.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn set_name(&self) -> &str {
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/manage.rs:95:32
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn data_path(&self) -> String {
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/manage.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn set_path(&self) -> String {
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/manage.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     pyo3::py_run!(
[INFO] [stdout] 122 | |         parent_module.py(),
[INFO] [stdout] 123 | |         m,
[INFO] [stdout] 124 | |         "import sys; sys.modules['neopdf.manage'] = m"
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:344:31
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn set_desc(&self) -> &String {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:350:32
[INFO] [stdout]     |
[INFO] [stdout] 350 |     pub fn set_index(&self) -> u32 {
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:356:34
[INFO] [stdout]     |
[INFO] [stdout] 356 |     pub fn number_sets(&self) -> u32 {
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:362:28
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn x_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub fn x_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub fn q_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/metadata.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn q_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<i32>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn pids(&self) -> &Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:392:29
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn format(&self) -> &String {
[INFO] [stdout]     |                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<f64>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:398:31
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn alphas_q(&self) -> &Vec<f64> {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&Vec<f64>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:404:36
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn alphas_values(&self) -> &Vec<f64> {
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/metadata.rs:410:35
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn is_polarised(&self) -> bool {
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PySetType, Infallible>
[INFO] [stdout]    --> src/metadata.rs:416:31
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn set_type(&self) -> PySetType {
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyInterpolatorType, Infallible>
[INFO] [stdout]    --> src/metadata.rs:422:40
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub fn interpolator_type(&self) -> PyInterpolatorType {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&String, Infallible>
[INFO] [stdout]    --> src/metadata.rs:428:33
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn error_type(&self) -> &String {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/metadata.rs:434:33
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn hadron_pid(&self) -> i32 {
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/metadata.rs:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 | /     pyo3::py_run!(
[INFO] [stdout] 459 | |         parent_module.py(),
[INFO] [stdout] 460 | |         m,
[INFO] [stdout] 461 | |         "import sys; sys.modules['neopdf.metadata'] = m"
[INFO] [stdout] 462 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]   --> src/parser.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn info(&self) -> PyMetaData {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(PyMetaData, PyGridArray), Infallible>
[INFO] [stdout]   --> src/parser.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn member(&self, member: usize) -> (PyMetaData, PyGridArray) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(PyMetaData, PyGridArray)>, Infallible>
[INFO] [stdout]   --> src/parser.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn members(&self) -> Vec<(PyMetaData, PyGridArray)> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]   --> src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn info(&self) -> PyMetaData {
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(PyMetaData, PyGridArray), Infallible>
[INFO] [stdout]   --> src/parser.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn member(&self, member: usize) -> (PyMetaData, PyGridArray) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/parser.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     pyo3::py_run!(
[INFO] [stdout] 103 | |         parent_module.py(),
[INFO] [stdout] 104 | |         m,
[INFO] [stdout] 105 | |         "import sys; sys.modules['neopdf.parser'] = m"
[INFO] [stdout] 106 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyPDF, Infallible>
[INFO] [stdout]    --> src/pdf.rs:169:52
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn mkpdf(pdf_name: &str, member: usize) -> Self {
[INFO] [stdout]     |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PyPDF>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:191:63
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn mkpdfs(pdf_name: &str, method: &PyLoaderMethod) -> Vec<Self> {
[INFO] [stdout]     |                                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyLazyPDFs, Infallible>
[INFO] [stdout]    --> src/pdf.rs:219:43
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn mkpdfs_lazy(pdf_name: &str) -> PyLazyPDFs {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:232:27
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<PySubGrid>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:243:31
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn subgrids(&self) -> Vec<PySubGrid> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:267:80
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn subgrid_knots(&self, param: &PyGridParams, subgrid_index: usize) -> Vec<f64> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyForcePositive, Infallible>
[INFO] [stdout]    --> src/pdf.rs:311:40
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn is_force_positive(&self) -> PyForcePositive {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:322:28
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn x_min(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:333:28
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn x_max(&self) -> f64 {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:344:29
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn q2_min(&self) -> f64 {
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:355:29
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn q2_max(&self) -> f64 {
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:366:35
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn flavour_pids(&self) -> Vec<i32> {
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:388:54
[INFO] [stdout]     |
[INFO] [stdout] 388 |     pub fn xfxq2(&self, id: i32, x: f64, q2: f64) -> f64 {
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:413:58
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub fn xfxq2_nd(&self, id: i32, params: Vec<f64>) -> f64 {
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:439:72
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn xfxq2_cheby_batch(&self, id: i32, params: Vec<Vec<f64>>) -> Vec<f64> {
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:469:10
[INFO] [stdout]     |
[INFO] [stdout] 469 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/pdf.rs:493:41
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn alphas_q2(&self, q2: f64) -> f64 {
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]    --> src/pdf.rs:509:31
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn metadata(&self) -> PyMetaData {
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/pdf.rs:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 | /     pyo3::py_run!(
[INFO] [stdout] 539 | |         parent_module.py(),
[INFO] [stdout] 540 | |         m,
[INFO] [stdout] 541 | |         "import sys; sys.modules['neopdf.pdf'] = m"
[INFO] [stdout] 542 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(PyMetaData, PyGridArray)>, Infallible>
[INFO] [stdout]   --> src/writer.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn py_decompress(path: &str) -> Vec<(PyMetaData, PyGridArray)> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PyMetaData, Infallible>
[INFO] [stdout]    --> src/writer.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn py_extract_metadata(path: &str) -> PyMetaData {
[INFO] [stdout]     |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Borrowed<'_, '_, pyo3::types::PyModule>, Infallible>
[INFO] [stdout]    --> src/writer.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     pyo3::py_run!(
[INFO] [stdout] 128 | |         parent_module.py(),
[INFO] [stdout] 129 | |         m,
[INFO] [stdout] 130 | |         "import sys; sys.modules['neopdf.writer'] = m"
[INFO] [stdout] 131 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `pyo3::py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neopdf_pyapi` (lib test) due to 60 previous errors
[INFO] running `Command { std: "docker" "inspect" "feb5286f3fb4ce9ad29a5345f0583e3b1b6ccd1ffb560fcc2ba4014e7b68485c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb5286f3fb4ce9ad29a5345f0583e3b1b6ccd1ffb560fcc2ba4014e7b68485c", kill_on_drop: false }`
[INFO] [stdout] feb5286f3fb4ce9ad29a5345f0583e3b1b6ccd1ffb560fcc2ba4014e7b68485c
