[INFO] fetching crate twine-components 0.3.0... [INFO] testing twine-components-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate twine-components 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate twine-components 0.3.0 [INFO] finished tweaking crates.io crate twine-components 0.3.0 [INFO] tweaked toml for crates.io crate twine-components 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate twine-components 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twine-components 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddd6695ae276b3444c106f5e3b15b333d620b90e7de293c7e57b79235d6653b6 [INFO] running `Command { std: "docker" "start" "-a" "ddd6695ae276b3444c106f5e3b15b333d620b90e7de293c7e57b79235d6653b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd6695ae276b3444c106f5e3b15b333d620b90e7de293c7e57b79235d6653b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd6695ae276b3444c106f5e3b15b333d620b90e7de293c7e57b79235d6653b6", kill_on_drop: false }` [INFO] [stdout] ddd6695ae276b3444c106f5e3b15b333d620b90e7de293c7e57b79235d6653b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7ae20fa15ae93145a1fd3f790a0b65d04e725e8bf03fd92a854211808e2c93 [INFO] running `Command { std: "docker" "start" "-a" "fe7ae20fa15ae93145a1fd3f790a0b65d04e725e8bf03fd92a854211808e2c93", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ninterp v0.6.4 [INFO] [stderr] Compiling uom v0.37.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling twine-core v0.3.0 [INFO] [stderr] Compiling twine-thermo v0.3.0 [INFO] [stderr] Compiling twine-components v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.23s [INFO] running `Command { std: "docker" "inspect" "fe7ae20fa15ae93145a1fd3f790a0b65d04e725e8bf03fd92a854211808e2c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7ae20fa15ae93145a1fd3f790a0b65d04e725e8bf03fd92a854211808e2c93", kill_on_drop: false }` [INFO] [stdout] fe7ae20fa15ae93145a1fd3f790a0b65d04e725e8bf03fd92a854211808e2c93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fadbe5862a0d482d78057e4b3398388c96d12ac9e51654a0e12b8d3451a029 [INFO] running `Command { std: "docker" "start" "-a" "70fadbe5862a0d482d78057e4b3398388c96d12ac9e51654a0e12b8d3451a029", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling twine-components v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "70fadbe5862a0d482d78057e4b3398388c96d12ac9e51654a0e12b8d3451a029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fadbe5862a0d482d78057e4b3398388c96d12ac9e51654a0e12b8d3451a029", kill_on_drop: false }` [INFO] [stdout] 70fadbe5862a0d482d78057e4b3398388c96d12ac9e51654a0e12b8d3451a029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40660e0415eecd81d7744c99504d9c513d7ad7da47b02bcf59818435a49d56c2 [INFO] running `Command { std: "docker" "start" "-a" "40660e0415eecd81d7744c99504d9c513d7ad7da47b02bcf59818435a49d56c2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twine_components-a9d4a6e146366733) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::stays_off_in_deadband ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::cooling::turns_on_at_or_above_threshold ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::stays_on_below_setpoint ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::cooling::turns_off_at_or_below_setpoint ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::cooling::stays_off_in_deadband ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::turns_on_at_or_below_threshold ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::turns_off_at_or_above_setpoint ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::overlaps_works ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::cmp_to_time_works ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::step_creation ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::value_at_works ... ok [INFO] [stdout] test schedule::step_schedule::tests::new_rejects_overlapping_steps ... ok [INFO] [stdout] test schedule::step_schedule::tests::new_succeeds_with_non_overlapping_steps ... ok [INFO] [stdout] test schedule::step_schedule::tests::steps_are_sorted_by_start_time ... ok [INFO] [stdout] test schedule::step_schedule::tests::try_push_inserts_steps_correctly ... ok [INFO] [stdout] test schedule::step_schedule::tests::try_push_rejects_overlapping_step ... ok [INFO] [stdout] test schedule::step_schedule::tests::value_at_handles_exact_start_and_end_bounds ... ok [INFO] [stdout] test schedule::step_schedule::tests::value_at_handles_empty_schedule ... ok [INFO] [stdout] test schedule::step_schedule::tests::value_at_works_for_large_schedules ... ok [INFO] [stdout] test thermal::tank::tests::tank_with_aux_heating_heats_without_flow_and_cools_with_flow ... ok [INFO] [stdout] test thermal::tank::tests::tank_loses_heat_when_hotter_than_ambient ... ok [INFO] [stdout] test thermal::tank::tests::nothing_happens_at_equilibrium ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::cooling::stays_on_above_setpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests twine_components [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/controller/thermostat/setpoint.rs - controller::thermostat::setpoint::SetpointThermostat (line 26) ... ok [INFO] [stdout] test src/schedule/step_schedule/step.rs - schedule::step_schedule::step::Step::new (line 47) ... ok [INFO] [stdout] test src/schedule/step_schedule/step.rs - schedule::step_schedule::step::Step (line 15) ... ok [INFO] [stdout] test src/schedule/step_schedule/step.rs - schedule::step_schedule::step::Step::overlaps (line 101) ... ok [INFO] [stdout] test src/schedule/step_schedule.rs - schedule::step_schedule::StepSchedule::value_at (line 132) ... ok [INFO] [stdout] test src/schedule/step_schedule.rs - schedule::step_schedule::StepSchedule (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.66s; merged doctests compilation took 0.64s [INFO] running `Command { std: "docker" "inspect" "40660e0415eecd81d7744c99504d9c513d7ad7da47b02bcf59818435a49d56c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40660e0415eecd81d7744c99504d9c513d7ad7da47b02bcf59818435a49d56c2", kill_on_drop: false }` [INFO] [stdout] 40660e0415eecd81d7744c99504d9c513d7ad7da47b02bcf59818435a49d56c2