[INFO] fetching crate feos-ad 0.2.3... [INFO] testing feos-ad-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate feos-ad 0.2.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate feos-ad 0.2.3 [INFO] finished tweaking crates.io crate feos-ad 0.2.3 [INFO] tweaked toml for crates.io crate feos-ad 0.2.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate feos-ad 0.2.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate feos-ad 0.2.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quantity v0.10.3 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded feos-derive v0.6.0 [INFO] [stderr] Downloaded feos-core v0.8.0 [INFO] [stderr] Downloaded num-dual v0.11.1 [INFO] [stderr] Downloaded feos v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed208899d760a1e61378158e05e05aa5e862082d47a20121fc050a93fe61947 [INFO] running `Command { std: "docker" "start" "-a" "3ed208899d760a1e61378158e05e05aa5e862082d47a20121fc050a93fe61947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed208899d760a1e61378158e05e05aa5e862082d47a20121fc050a93fe61947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed208899d760a1e61378158e05e05aa5e862082d47a20121fc050a93fe61947", kill_on_drop: false }` [INFO] [stdout] 3ed208899d760a1e61378158e05e05aa5e862082d47a20121fc050a93fe61947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 57bef0bc211fa360b80056d96cec9ae1efc5e563dbb116c4184182a1508d853c [INFO] running `Command { std: "docker" "start" "-a" "57bef0bc211fa360b80056d96cec9ae1efc5e563dbb116c4184182a1508d853c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling num-dual v0.11.1 [INFO] [stderr] Compiling quantity v0.10.3 [INFO] [stderr] Compiling feos-core v0.8.0 [INFO] [stderr] Compiling feos-ad v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.47s [INFO] running `Command { std: "docker" "inspect" "57bef0bc211fa360b80056d96cec9ae1efc5e563dbb116c4184182a1508d853c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bef0bc211fa360b80056d96cec9ae1efc5e563dbb116c4184182a1508d853c", kill_on_drop: false }` [INFO] [stdout] 57bef0bc211fa360b80056d96cec9ae1efc5e563dbb116c4184182a1508d853c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db06bf0408e839ee35a859bc132007d47545b375758b51f932185cff0dc3934d [INFO] running `Command { std: "docker" "start" "-a" "db06bf0408e839ee35a859bc132007d47545b375758b51f932185cff0dc3934d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling feos-derive v0.6.0 [INFO] [stderr] Compiling feos v0.8.0 [INFO] [stderr] Compiling feos-ad v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "db06bf0408e839ee35a859bc132007d47545b375758b51f932185cff0dc3934d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db06bf0408e839ee35a859bc132007d47545b375758b51f932185cff0dc3934d", kill_on_drop: false }` [INFO] [stdout] db06bf0408e839ee35a859bc132007d47545b375758b51f932185cff0dc3934d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dcaefe5d4a7b88d2a18fdfa4034017cb5dc90de09f7ddf0db2b9fe234a084b0e [INFO] running `Command { std: "docker" "start" "-a" "dcaefe5d4a7b88d2a18fdfa4034017cb5dc90de09f7ddf0db2b9fe234a084b0e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/feos_ad-aad70bd96c513147) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test eos::ideal_gas::test::test_joback ... ok [INFO] [stdout] test eos::pcsaft::pcsaft_pure::test::test_pcsaft_pure ... ok [INFO] [stdout] test core::state::test::test_state_tp ... ok [INFO] [stdout] test core::state::test::test_state_tp_derivative ... ok [INFO] [stdout] test core::state::test::test_state_ps ... ok [INFO] [stdout] test core::state::test::test_state_ph ... ok [INFO] [stdout] test eos::pcsaft::pcsaft_binary::test::test_pcsaft_binary ... ok [INFO] [stdout] test core::phase_equilibria::test::test_phase_equilibrium ... ok [INFO] [stdout] test core::state::test::test_heat_capacities ... ok [INFO] [stdout] test eos::gc_pcsaft::test::test_gcpcsaft ... ok [INFO] [stdout] test core::phase_equilibria::test::test_phase_equilibrium_derivative ... ok [INFO] [stdout] test core::state::test::test_state_ps_derivative ... ok [INFO] [stdout] test core::state::test::test_state_ph_derivative ... ok [INFO] [stdout] test core::state::test::test_critical_point ... ok [INFO] [stdout] test core::phase_equilibria::test::test_bubble_point ... ok [INFO] [stdout] test core::phase_equilibria::test::test_dew_point ... ok [INFO] [stdout] test core::phase_equilibria::test::test_tp_flash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcaefe5d4a7b88d2a18fdfa4034017cb5dc90de09f7ddf0db2b9fe234a084b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcaefe5d4a7b88d2a18fdfa4034017cb5dc90de09f7ddf0db2b9fe234a084b0e", kill_on_drop: false }` [INFO] [stdout] dcaefe5d4a7b88d2a18fdfa4034017cb5dc90de09f7ddf0db2b9fe234a084b0e