[INFO] fetching crate twine-components 0.3.0... [INFO] testing twine-components-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate twine-components 0.3.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate twine-components 0.3.0 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 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twine-core v0.3.0 [INFO] [stderr] Downloaded ninterp v0.6.4 [INFO] [stderr] Downloaded twine-thermo v0.3.0 [INFO] [stderr] Downloaded uom v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc9dc87ed39fd7126fe04e0ab2971d4912187d9f0b8adfcc17cf67eaeaff3a06 [INFO] running `Command { std: "docker" "start" "-a" "bc9dc87ed39fd7126fe04e0ab2971d4912187d9f0b8adfcc17cf67eaeaff3a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc9dc87ed39fd7126fe04e0ab2971d4912187d9f0b8adfcc17cf67eaeaff3a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9dc87ed39fd7126fe04e0ab2971d4912187d9f0b8adfcc17cf67eaeaff3a06", kill_on_drop: false }` [INFO] [stdout] bc9dc87ed39fd7126fe04e0ab2971d4912187d9f0b8adfcc17cf67eaeaff3a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6d0cefd8b398b4b7b85db2f0bb21c3b1a47ba0ccd1ebb6aacabdb1b0bd81651c [INFO] running `Command { std: "docker" "start" "-a" "6d0cefd8b398b4b7b85db2f0bb21c3b1a47ba0ccd1ebb6aacabdb1b0bd81651c", kill_on_drop: false }` [INFO] [stderr] Compiling matrixmultiply v0.3.10 [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 itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [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.58s [INFO] running `Command { std: "docker" "inspect" "6d0cefd8b398b4b7b85db2f0bb21c3b1a47ba0ccd1ebb6aacabdb1b0bd81651c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d0cefd8b398b4b7b85db2f0bb21c3b1a47ba0ccd1ebb6aacabdb1b0bd81651c", kill_on_drop: false }` [INFO] [stdout] 6d0cefd8b398b4b7b85db2f0bb21c3b1a47ba0ccd1ebb6aacabdb1b0bd81651c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 967b4955766b729d16316808a80d423ee477b30fa4470c8688a63f6168fdfeff [INFO] running `Command { std: "docker" "start" "-a" "967b4955766b729d16316808a80d423ee477b30fa4470c8688a63f6168fdfeff", 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.45s [INFO] running `Command { std: "docker" "inspect" "967b4955766b729d16316808a80d423ee477b30fa4470c8688a63f6168fdfeff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967b4955766b729d16316808a80d423ee477b30fa4470c8688a63f6168fdfeff", kill_on_drop: false }` [INFO] [stdout] 967b4955766b729d16316808a80d423ee477b30fa4470c8688a63f6168fdfeff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f746bc48f08dd07ba9fec1c17f3183bb0a612e51758353748c214a476843f5ef [INFO] running `Command { std: "docker" "start" "-a" "f746bc48f08dd07ba9fec1c17f3183bb0a612e51758353748c214a476843f5ef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [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::cooling::stays_on_above_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::stays_off_in_deadband ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::stays_on_below_setpoint ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::turns_off_at_or_above_setpoint ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::heating::turns_on_at_or_below_threshold ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::cmp_to_time_works ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::overlaps_works ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::step_creation ... ok [INFO] [stdout] test schedule::step_schedule::tests::steps_are_sorted_by_start_time ... ok [INFO] [stdout] test schedule::step_schedule::tests::value_at_handles_empty_schedule ... ok [INFO] [stdout] test thermal::tank::tests::nothing_happens_at_equilibrium ... ok [INFO] [stdout] test thermal::tank::tests::tank_with_aux_heating_heats_without_flow_and_cools_with_flow ... ok [INFO] [stdout] test controller::thermostat::setpoint::tests::cooling::turns_on_at_or_above_threshold ... 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::new_succeeds_with_non_overlapping_steps ... ok [INFO] [stdout] test schedule::step_schedule::tests::new_rejects_overlapping_steps ... ok [INFO] [stdout] test schedule::step_schedule::step::tests::value_at_works ... ok [INFO] [stdout] test schedule::step_schedule::tests::try_push_inserts_steps_correctly ... ok [INFO] [stdout] test thermal::tank::tests::tank_loses_heat_when_hotter_than_ambient ... ok [INFO] [stderr] Doc-tests twine_components [INFO] [stdout] test schedule::step_schedule::tests::value_at_works_for_large_schedules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/schedule/step_schedule.rs - schedule::step_schedule::StepSchedule (line 25) ... ok [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 (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/step.rs - schedule::step_schedule::step::Step::new (line 47) ... ok [INFO] [stdout] test src/schedule/step_schedule.rs - schedule::step_schedule::StepSchedule::value_at (line 132) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.72s; merged doctests compilation took 0.70s [INFO] running `Command { std: "docker" "inspect" "f746bc48f08dd07ba9fec1c17f3183bb0a612e51758353748c214a476843f5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f746bc48f08dd07ba9fec1c17f3183bb0a612e51758353748c214a476843f5ef", kill_on_drop: false }` [INFO] [stdout] f746bc48f08dd07ba9fec1c17f3183bb0a612e51758353748c214a476843f5ef