[INFO] fetching crate aga8 0.5.1... [INFO] testing aga8-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate aga8 0.5.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate aga8 0.5.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aga8 0.5.1 [INFO] tweaked toml for crates.io crate aga8 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aga8 0.5.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aga8 0.5.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded winnow v0.7.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4db58593556c552e44bcae07460ee37457b226df5edd4f577d9e02e8ae4960c7 [INFO] running `Command { std: "docker" "start" "-a" "4db58593556c552e44bcae07460ee37457b226df5edd4f577d9e02e8ae4960c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4db58593556c552e44bcae07460ee37457b226df5edd4f577d9e02e8ae4960c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db58593556c552e44bcae07460ee37457b226df5edd4f577d9e02e8ae4960c7", kill_on_drop: false }` [INFO] [stdout] 4db58593556c552e44bcae07460ee37457b226df5edd4f577d9e02e8ae4960c7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6ad82a7a780b2601b30c40227d21648152468325793d65912d3ef465907bfb [INFO] running `Command { std: "docker" "start" "-a" "4e6ad82a7a780b2601b30c40227d21648152468325793d65912d3ef465907bfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling aga8 v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.59s [INFO] running `Command { std: "docker" "inspect" "4e6ad82a7a780b2601b30c40227d21648152468325793d65912d3ef465907bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6ad82a7a780b2601b30c40227d21648152468325793d65912d3ef465907bfb", kill_on_drop: false }` [INFO] [stdout] 4e6ad82a7a780b2601b30c40227d21648152468325793d65912d3ef465907bfb [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83a06be041260a6b55d03540a71a3622e0d147e61fc960383294282cdba91b7 [INFO] running `Command { std: "docker" "start" "-a" "a83a06be041260a6b55d03540a71a3622e0d147e61fc960383294282cdba91b7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling aga8 v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `COMP_FULL` is never used [INFO] [stdout] --> examples/iteration_test.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const COMP_FULL: Composition = Composition { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.37s [INFO] running `Command { std: "docker" "inspect" "a83a06be041260a6b55d03540a71a3622e0d147e61fc960383294282cdba91b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83a06be041260a6b55d03540a71a3622e0d147e61fc960383294282cdba91b7", kill_on_drop: false }` [INFO] [stdout] a83a06be041260a6b55d03540a71a3622e0d147e61fc960383294282cdba91b7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b324763074ac63ed33eb3b5dc0adc648ecb0c85f7d022be065a2421461e4aa2 [INFO] running `Command { std: "docker" "start" "-a" "7b324763074ac63ed33eb3b5dc0adc648ecb0c85f7d022be065a2421461e4aa2", kill_on_drop: false }` [INFO] [stderr] warning: constant `COMP_FULL` is never used [INFO] [stderr] --> examples/iteration_test.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | const COMP_FULL: Composition = Composition { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `aga8` (example "iteration_test") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aga8-454f092cf1d4520d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test composition::tests::normalize_empty_is_error ... ok [INFO] [stdout] test composition::tests::normalized_is_1 ... ok [INFO] [stdout] test composition::tests::empty_is_error ... ok [INFO] [stdout] test composition::tests::valid_is_ok ... ok [INFO] [stderr] Running tests/detail_tests.rs (/opt/rustwide/target/debug/deps/detail_tests-0cf1c2240f10ab26) [INFO] [stdout] test composition::tests::too_big_is_error ... ok [INFO] [stderr] Running tests/gerg-tests.rs (/opt/rustwide/target/debug/deps/gerg_tests-4d56df2f7942d425) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test detail_calculate_pressure ... ok [INFO] [stdout] test detail_demo_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test gerg_calculate_pressure ... ok [INFO] [stdout] test gerg_test_01 ... ok [INFO] [stdout] test gerg_demo_example ... ok [INFO] [stdout] test gerg_zero_composition - should panic ... ok [INFO] [stdout] test gerg2008_normal_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.61s [INFO] [stdout] [INFO] [stderr] Running tests/integration-tests.rs (/opt/rustwide/target/debug/deps/integration_tests-294424c3d0f952fa) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests aga8 [INFO] [stdout] test test_gas_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/gerg2008.rs - gerg2008::Gerg2008 (line 2306) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/gerg2008.rs - gerg2008::Gerg2008::molar_mass (line 4255) ... ok [INFO] [stdout] test src/detail.rs - detail::Detail (line 614) ... ok [INFO] [stdout] test src/composition.rs - composition::Composition (line 10) ... ok [INFO] [stdout] test src/composition.rs - composition::Composition::check (line 157) ... ok [INFO] [stdout] test src/composition.rs - composition::Composition::normalize (line 110) ... ok [INFO] [stdout] test src/composition.rs - composition::Composition::sum (line 73) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b324763074ac63ed33eb3b5dc0adc648ecb0c85f7d022be065a2421461e4aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b324763074ac63ed33eb3b5dc0adc648ecb0c85f7d022be065a2421461e4aa2", kill_on_drop: false }` [INFO] [stdout] 7b324763074ac63ed33eb3b5dc0adc648ecb0c85f7d022be065a2421461e4aa2