[INFO] fetching crate essentia-rs 0.1.2... [INFO] testing essentia-rs-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate essentia-rs 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate essentia-rs 0.1.2 [INFO] finished tweaking crates.io crate essentia-rs 0.1.2 [INFO] tweaked toml for crates.io crate essentia-rs 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate essentia-rs 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bdcc7547c52c85e1828eed0a75343b42824cb13562934577800255dd241c9e [INFO] running `Command { std: "docker" "start" "-a" "89bdcc7547c52c85e1828eed0a75343b42824cb13562934577800255dd241c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bdcc7547c52c85e1828eed0a75343b42824cb13562934577800255dd241c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bdcc7547c52c85e1828eed0a75343b42824cb13562934577800255dd241c9e", kill_on_drop: false }` [INFO] [stdout] 89bdcc7547c52c85e1828eed0a75343b42824cb13562934577800255dd241c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2af7ef6771ac3fe65160ad7c28217c8fba318899403660163dbfe9f9f92e1f5 [INFO] running `Command { std: "docker" "start" "-a" "e2af7ef6771ac3fe65160ad7c28217c8fba318899403660163dbfe9f9f92e1f5", kill_on_drop: false }` [INFO] [stderr] Compiling essentia-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_take_if` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(option_take_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/essentia/simulation.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | fn run_reactions(&mut self) -> ReactionContext { [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] 15 | fn run_reactions(&mut self) -> ReactionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e2af7ef6771ac3fe65160ad7c28217c8fba318899403660163dbfe9f9f92e1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2af7ef6771ac3fe65160ad7c28217c8fba318899403660163dbfe9f9f92e1f5", kill_on_drop: false }` [INFO] [stdout] e2af7ef6771ac3fe65160ad7c28217c8fba318899403660163dbfe9f9f92e1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e3e28a392f2a5a16575ff7ed63f7aabc5d55770d1994b5dcb288c618c8fef35 [INFO] running `Command { std: "docker" "start" "-a" "7e3e28a392f2a5a16575ff7ed63f7aabc5d55770d1994b5dcb288c618c8fef35", kill_on_drop: false }` [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_take_if` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(option_take_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/essentia/simulation.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | fn run_reactions(&mut self) -> ReactionContext { [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] 15 | fn run_reactions(&mut self) -> ReactionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling essentia-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(hash_extract_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `option_take_if` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(option_take_if)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/essentia/simulation.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | fn run_reactions(&mut self) -> ReactionContext { [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] 15 | fn run_reactions(&mut self) -> ReactionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/builtin_reactions/dissolution.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | fn build_ctx(engine: &Essentia) -> ReactionContext { [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] 129 | fn build_ctx(engine: &Essentia) -> ReactionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/builtin_reactions/precipitation.rs:149:26 [INFO] [stdout] | [INFO] [stdout] 149 | fn build_ctx(engine: &Essentia) -> ReactionContext { [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] 149 | fn build_ctx(engine: &Essentia) -> ReactionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "7e3e28a392f2a5a16575ff7ed63f7aabc5d55770d1994b5dcb288c618c8fef35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3e28a392f2a5a16575ff7ed63f7aabc5d55770d1994b5dcb288c618c8fef35", kill_on_drop: false }` [INFO] [stdout] 7e3e28a392f2a5a16575ff7ed63f7aabc5d55770d1994b5dcb288c618c8fef35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b79a1e23dacec61f76713f9e9f97bc72b6525d0ff31673e60625949fe9bb263 [INFO] running `Command { std: "docker" "start" "-a" "1b79a1e23dacec61f76713f9e9f97bc72b6525d0ff31673e60625949fe9bb263", kill_on_drop: false }` [INFO] [stderr] warning: the feature `hash_extract_if` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:3:12 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(hash_extract_if)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `option_take_if` has been stable since 1.80.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(option_take_if)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine/essentia/simulation.rs:15:22 [INFO] [stderr] | [INFO] [stderr] 15 | fn run_reactions(&mut self) -> ReactionContext { [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] 15 | fn run_reactions(&mut self) -> ReactionContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `essentia-rs` (lib) generated 3 warnings (run `cargo fix --lib -p essentia-rs` to apply 1 suggestion) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine/builtin_reactions/dissolution.rs:129:26 [INFO] [stderr] | [INFO] [stderr] 129 | fn build_ctx(engine: &Essentia) -> ReactionContext { [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] 129 | fn build_ctx(engine: &Essentia) -> ReactionContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine/builtin_reactions/precipitation.rs:149:26 [INFO] [stderr] | [INFO] [stderr] 149 | fn build_ctx(engine: &Essentia) -> ReactionContext { [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] 149 | fn build_ctx(engine: &Essentia) -> ReactionContext<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `essentia-rs` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p essentia-rs --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/essentia_rs-646c64f97f1ef53c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test abstractions::physics::phase_graph::test::should_create_with_three_transitions ... ok [INFO] [stdout] test abstractions::physics::phase_graph::test::can_add_two_transitions ... ok [INFO] [stdout] test abstractions::physics::phase_graph::test::should_find_valid_transition ... ok [INFO] [stdout] test engine::builtin_reactions::dissolution::test::dissolves_at_max_efficiency_when_not_saturated ... ok [INFO] [stdout] test engine::builtin_reactions::precipitation::test::minumum_precipitation_when_not_saturated ... ok [INFO] [stdout] test engine::reaction_context::tests::test_applying_empty ... ok [INFO] [stdout] test engine::builtin_reactions::dissolution::test::dissolves_inversly_proportional_to_weight_of_solute ... ok [INFO] [stdout] test engine::builtin_reactions::dissolution::test::dissolves_at_minimum_efficiency_if_solution_is_saturated ... ok [INFO] [stdout] test engine::builtin_reactions::precipitation::test::pricipitates_proportional_to_weight ... ok [INFO] [stdout] test engine::reaction_context::tests::test_neutralizing_thermals ... ok [INFO] [stdout] test engine::builtin_reactions::precipitation::test::precipitates_when_over_saturation_limit ... ok [INFO] [stdout] test engine::reaction_context::tests::test_neutralizing_substance ... ok [INFO] [stdout] test engine::reaction_context::tests::test_squishing_thermals ... ok [INFO] [stdout] test engine::reaction_context::tests::test_adding_production_and_consumption ... ok [INFO] [stdout] test abstractions::physics::phase_graph::test::should_panic_when_adding_loops - should panic ... ok [INFO] [stdout] test engine::builtin_reactions::dissolution::test::dissolves_inversely_proportional_to_saturation ... ok [INFO] [stdout] test abstractions::physics::phase_graph::test::should_panic_when_adding_gaps - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/buitins.rs (/opt/rustwide/target/debug/deps/buitins-d50d7033b0877547) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_solution_in_water ... ok [INFO] [stdout] test saturated_solution_precipitates_when_solvent_quantity_decreases ... ok [INFO] [stdout] test test_dissolution_equilibrium ... ok [INFO] [stdout] test test_water_crystalization_transitions ... ok [INFO] [stdout] test test_water_evaporation_transitions ... ok [INFO] [stderr] Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-f95b61dc1ff637bf) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test exotherm_heats_up_less_in_presense_of_larger_heat_cap ... ok [INFO] [stdout] test inertia_doesnt_do_anything ... ok [INFO] [stdout] test simulate_empty_should_pass_time ... ok [INFO] [stdout] test simulate_simple_exotherm ... ok [INFO] [stdout] test cryo_is_consumed_over_time ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests essentia_rs [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "1b79a1e23dacec61f76713f9e9f97bc72b6525d0ff31673e60625949fe9bb263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b79a1e23dacec61f76713f9e9f97bc72b6525d0ff31673e60625949fe9bb263", kill_on_drop: false }` [INFO] [stdout] 1b79a1e23dacec61f76713f9e9f97bc72b6525d0ff31673e60625949fe9bb263