[INFO] fetching crate feos 0.8.0... [INFO] testing feos-0.8.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate feos 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate feos 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate feos 0.8.0 [INFO] tweaked toml for crates.io crate feos 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate feos 0.8.0 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 99 packages to latest compatible versions [INFO] [stderr] Adding numpy v0.23.0 (available: v0.26.0) [INFO] [stderr] Adding petgraph v0.7.1 (available: v0.8.2) [INFO] [stderr] Adding pyo3 v0.23.5 (available: v0.26.0) [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 quantity v0.10.6 [INFO] [stderr] Downloaded feos-derive v0.6.0 [INFO] [stderr] Downloaded feos-dft v0.8.0 [INFO] [stderr] Downloaded feos-core v0.8.0 [INFO] [stderr] Downloaded gauss-quad v0.2.4 [INFO] [stderr] Downloaded num-dual v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 070db9e22a0f7b5206cc242358c1a3462435634455d27c39834a620f89ffc800 [INFO] running `Command { std: "docker" "start" "-a" "070db9e22a0f7b5206cc242358c1a3462435634455d27c39834a620f89ffc800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070db9e22a0f7b5206cc242358c1a3462435634455d27c39834a620f89ffc800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070db9e22a0f7b5206cc242358c1a3462435634455d27c39834a620f89ffc800", kill_on_drop: false }` [INFO] [stdout] 070db9e22a0f7b5206cc242358c1a3462435634455d27c39834a620f89ffc800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7ab8ede222aa91bd0bbe46e2e76894642cffd541ccb5d00e4befbb09cfdf6f33 [INFO] running `Command { std: "docker" "start" "-a" "7ab8ede222aa91bd0bbe46e2e76894642cffd541ccb5d00e4befbb09cfdf6f33", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling feos-derive v0.6.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling quantity v0.10.6 [INFO] [stderr] Compiling num-dual v0.11.2 [INFO] [stderr] Compiling feos-core v0.8.0 [INFO] [stderr] Compiling feos v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape<'_, D>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow<'_, Array1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.63s [INFO] running `Command { std: "docker" "inspect" "7ab8ede222aa91bd0bbe46e2e76894642cffd541ccb5d00e4befbb09cfdf6f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab8ede222aa91bd0bbe46e2e76894642cffd541ccb5d00e4befbb09cfdf6f33", kill_on_drop: false }` [INFO] [stdout] 7ab8ede222aa91bd0bbe46e2e76894642cffd541ccb5d00e4befbb09cfdf6f33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 49205a240b12caeb1d4358079af43f377c02062c1a3a1f3b766694d9064841d7 [INFO] running `Command { std: "docker" "start" "-a" "49205a240b12caeb1d4358079af43f377c02062c1a3a1f3b766694d9064841d7", kill_on_drop: false }` [INFO] [stderr] Compiling feos v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape<'_, D>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow<'_, Array1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape<'_, D>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hard_sphere/mod.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn component_index(&self) -> Cow<'_, Array1> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "49205a240b12caeb1d4358079af43f377c02062c1a3a1f3b766694d9064841d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49205a240b12caeb1d4358079af43f377c02062c1a3a1f3b766694d9064841d7", kill_on_drop: false }` [INFO] [stdout] 49205a240b12caeb1d4358079af43f377c02062c1a3a1f3b766694d9064841d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d43cd5a53e10526ff1841de13aae1c512bcef6240cc836dd9d94c08a512ba58b [INFO] running `Command { std: "docker" "start" "-a" "d43cd5a53e10526ff1841de13aae1c512bcef6240cc836dd9d94c08a512ba58b", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/hard_sphere/mod.rs:33:46 [INFO] [stderr] | [INFO] [stderr] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | fn monomer_shape + Copy>(&self, temperature: D) -> MonomerShape<'_, D>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/hard_sphere/mod.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | fn component_index(&self) -> Cow> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | fn component_index(&self) -> Cow<'_, Array1> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `feos` (lib) generated 2 warnings (run `cargo fix --lib -p feos` to apply 2 suggestions) [INFO] [stderr] warning: `feos` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feos-30a49d27f30abe45) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test ideal_gas::joback::tests::c_p_comparison ... ok [INFO] [stdout] test ideal_gas::dippr::tests::eq100 ... ok [INFO] [stdout] test ideal_gas::joback::tests::paper_example ... ok [INFO] [stdout] test ideal_gas::dippr::tests::eq107 ... ok [INFO] [stdout] test ideal_gas::dippr::tests::eq127 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-5bd36b24def97205) [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] Doc-tests feos [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d43cd5a53e10526ff1841de13aae1c512bcef6240cc836dd9d94c08a512ba58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43cd5a53e10526ff1841de13aae1c512bcef6240cc836dd9d94c08a512ba58b", kill_on_drop: false }` [INFO] [stdout] d43cd5a53e10526ff1841de13aae1c512bcef6240cc836dd9d94c08a512ba58b