[INFO] fetching crate rpn-cli 1.7.1...
[INFO] testing rpn-cli-1.7.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rpn-cli 1.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rpn-cli 1.7.1
[INFO] finished tweaking crates.io crate rpn-cli 1.7.1
[INFO] tweaked toml for crates.io crate rpn-cli 1.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpn-cli 1.7.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpn-cli 1.7.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4ee197d2c997dde67f34092726a95488a3ca8447d45690417b5127550bd847d
[INFO] running `Command { std: "docker" "start" "-a" "d4ee197d2c997dde67f34092726a95488a3ca8447d45690417b5127550bd847d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4ee197d2c997dde67f34092726a95488a3ca8447d45690417b5127550bd847d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ee197d2c997dde67f34092726a95488a3ca8447d45690417b5127550bd847d", kill_on_drop: false }`
[INFO] [stdout] d4ee197d2c997dde67f34092726a95488a3ca8447d45690417b5127550bd847d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ddc6503c69cea4de46e2ee9d9831754455e3a54ca98ccf2fe45bc5141e9d3bd
[INFO] running `Command { std: "docker" "start" "-a" "6ddc6503c69cea4de46e2ee9d9831754455e3a54ca98ccf2fe45bc5141e9d3bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fileinput v0.3.0
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]    Compiling rustyline v18.0.0
[INFO] [stderr]    Compiling rpn-cli v1.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling big-rational-str v0.1.7
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.77s
[INFO] running `Command { std: "docker" "inspect" "6ddc6503c69cea4de46e2ee9d9831754455e3a54ca98ccf2fe45bc5141e9d3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddc6503c69cea4de46e2ee9d9831754455e3a54ca98ccf2fe45bc5141e9d3bd", kill_on_drop: false }`
[INFO] [stdout] 6ddc6503c69cea4de46e2ee9d9831754455e3a54ca98ccf2fe45bc5141e9d3bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d71b1728501715e78c0f579492d5a118f3c6e4e83abff285a453997df54800
[INFO] running `Command { std: "docker" "start" "-a" "96d71b1728501715e78c0f579492d5a118f3c6e4e83abff285a453997df54800", kill_on_drop: false }`
[INFO] [stderr]    Compiling rpn-cli v1.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.47s
[INFO] running `Command { std: "docker" "inspect" "96d71b1728501715e78c0f579492d5a118f3c6e4e83abff285a453997df54800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d71b1728501715e78c0f579492d5a118f3c6e4e83abff285a453997df54800", kill_on_drop: false }`
[INFO] [stdout] 96d71b1728501715e78c0f579492d5a118f3c6e4e83abff285a453997df54800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5e0935018284521ab93d4236e5718c4b6c4f27ee15595b510a44f80e20bdd85
[INFO] running `Command { std: "docker" "start" "-a" "f5e0935018284521ab93d4236e5718c4b6c4f27ee15595b510a44f80e20bdd85", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpn_cli-861494d716ba5f0b)
[INFO] [stdout] 
[INFO] [stdout] running 241 tests
[INFO] [stdout] test calc::meaning::tests::test_fraction_is_truncated ... ok
[INFO] [stdout] test calc::meaning::tests::test_data_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_length_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_delta_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_length_values_are_multiplied_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_mass_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_area_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_for_interface ... ok
[INFO] [stdout] test calc::meaning::tests::test_length_values_are_remaindered_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_plain_values_have_bitwise_and_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_plain_values_have_bitwise_or_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_plain_values_have_bitwise_xor_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_plain_values_have_square_root_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_speed_values_are_multiplied_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_divider_prefix ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_multiplier_prefix ... ok
[INFO] [stdout] test calc::meaning::tests::test_speed_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_time_values_are_subtracted_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_meanings_are_combined_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_temp_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::meaning::tests::test_time_values_are_added_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_added_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_inverted_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_multiplied_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_raised_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_divided_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_remaindered_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_negated_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_shifted_right_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_length_values_are_divided_by_meaning ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_shifted_left_by_meaning ... ok
[INFO] [stdout] test calc::undo::tests::test_changes_are_applied_with_overflow ... ok
[INFO] [stdout] test calc::undo::tests::test_values_are_merged_with_overflow ... ok
[INFO] [stdout] test calc::undo::tests::test_values_are_merged_with_underflow ... ok
[INFO] [stdout] test calc::value::tests::test_area_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_data_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_created_from_string_no_separator ... ok
[INFO] [stdout] test calc::undo::tests::test_changes_are_applied_with_underflow ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_from_nan ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_created_from_string_with_separator ... ok
[INFO] [stdout] test calc::meaning::tests::test_volume_values_are_scaled_on_cast ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_default ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_cubic_measurement ... ok
[INFO] [stdout] test calc::meaning::tests::test_unit_values_are_subtracted_by_meaning ... ok
[INFO] [stdout] test calc::value::tests::test_delta_is_created_from_string_new_format ... ok
[INFO] [stdout] test calc::value::tests::test_delta_is_created_from_string_old_format ... ok
[INFO] [stdout] test calc::value::tests::test_delta_is_formatted_as_iso_8601 ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_precision ... ok
[INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_separator ... ok
[INFO] [stdout] test calc::value::tests::test_delta_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_square_measurement ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_created_from_lowercase_no_separator ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_created_from_lowercase_with_separator ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_measured_from_valid ... ok
[INFO] [stdout] test calc::value::tests::test_integer_sequences_are_generated_no_step ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_created_from_uppercase_with_separator ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_formatted_with_default ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_formatted_with_separator ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_measured_from_nan ... ok
[INFO] [stdout] test calc::value::tests::test_mass_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_cast_to_unit ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_added_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_divided_by_zero ... ok
[INFO] [stdout] test calc::value::tests::test_length_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_multiplied_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_negated_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_hexadecimal_is_created_from_uppercase_no_separator ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_producted ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_raised_to_fractional_power ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_remaindered_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_inverted_if_valid ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_inverted_if_zero ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_remaindered_by_zero ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_shifted_left_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_shifted_right_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_summed ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_have_bitwise_and_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_have_bitwise_xor_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_have_square_root_if_negative ... ok
[INFO] [stdout] test calc::value::tests::test_integer_sequences_are_generated_with_step ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_divided_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_recurring_is_formatted_with_precision ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_have_square_root_if_positive ... ok
[INFO] [stdout] test calc::value::tests::test_prefix_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_raised_to_integer_power ... ok
[INFO] [stdout] test calc::value::tests::test_speed_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_are_subtracted_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_plain_values_have_bitwise_or_by_value ... ok
[INFO] [stdout] test calc::value::tests::test_time_is_created_from_string_with_zulu ... ok
[INFO] [stdout] test calc::value::tests::test_time_is_formatted_as_iso_8601 ... ok
[INFO] [stdout] test calc::value::tests::test_time_is_created_from_string_no_zulu ... ok
[INFO] [stdout] test calc::value::tests::test_stack_is_sorted ... ok
[INFO] [stdout] test calc::value::tests::test_unit_values_are_cast_to_plain ... ok
[INFO] [stdout] test calc::value::tests::test_volume_is_formatted_with_unit ... ok
[INFO] [stdout] test calc::value::tests::test_temp_is_formatted_with_unit ... ok
[INFO] [stdout] test core::action::tests::test_folds_binary_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_binary_to_series_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_defined_function ... ok
[INFO] [stdout] test core::action::tests::test_folds_directive_as_noop ... ok
[INFO] [stdout] test core::action::tests::test_folds_nullary_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_series_to_series_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_series_to_value_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_unary_operation ... ok
[INFO] [stdout] test core::action::tests::test_folds_values_only ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_added ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_combined ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_left_justified ... ok
[INFO] [stdout] test calc::value::tests::test_stack_is_reversed ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_right_justified ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_subtracted_with_check ... ok
[INFO] [stdout] test core::count::tests::test_counts_are_subtracted_with_floor ... ok
[INFO] [stdout] test core::count::tests::test_empty_is_replaced_with_hyphen ... ok
[INFO] [stdout] test core::editor::tests::test_final_token_is_completed_with_multiple_matches ... ok
[INFO] [stdout] test core::editor::tests::test_final_token_is_completed_with_no_matches ... ok
[INFO] [stdout] test core::editor::tests::test_final_token_is_completed_with_one_match ... ok
[INFO] [stdout] test core::editor::tests::test_only_token_is_completed_with_multiple_matches ... ok
[INFO] [stdout] test core::editor::tests::test_only_token_is_completed_with_no_matches ... ok
[INFO] [stdout] test core::editor::tests::test_only_token_is_completed_with_one_match ... ok
[INFO] [stdout] test core::editor::tests::test_requires_filename_for_define_directive ... ok
[INFO] [stdout] test core::editor::tests::test_requires_filename_for_import_directive ... ok
[INFO] [stdout] test core::editor::tests::test_space_is_added_to_single_candidate ... ok
[INFO] [stdout] test core::interface::tests::test_completes_commands ... ok
[INFO] [stdout] test calc::value::tests::test_value_with_repeating_one_to_eight_is_rounded ... ok
[INFO] [stdout] test calc::value::tests::test_unit_values_are_cast_to_unit ... ok
[INFO] [stdout] test core::interface::tests::test_shows_definitions_with_value ... ok
[INFO] [stdout] test core::interface::tests::test_shows_definitions_with_null ... ok
[INFO] [stdout] test core::stack::tests::iter_multiple_returns_flattened_forward_items ... ok
[INFO] [stdout] test core::editor::tests::test_requires_filename_for_unknown_directive ... ok
[INFO] [stdout] test core::interface::tests::test_shows_measurement_units ... ok
[INFO] [stdout] test core::stack::tests::iter_multiple_returns_flattened_backward_items ... ok
[INFO] [stdout] test core::interface::tests::test_shows_help_text ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_error_if_empty_stack ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_one_item_series ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_single_value ... ok
[INFO] [stdout] test core::stack::tests::pop_multiple_returns_items_from_entire_stack ... ok
[INFO] [stdout] test core::stack::tests::pop_multiple_returns_items_from_latest_series ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_three_item_series ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_error_if_empty_series ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_single_value ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_one_item_series ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_two_item_series ... ok
[INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_two_item_series ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_error_if_empty_stack ... ok
[INFO] [stdout] test core::stack::tests::push_multiple_appends_one_item_as_single ... ok
[INFO] [stdout] test core::stack::tests::push_multiple_appends_zero_items_as_nothing ... ok
[INFO] [stdout] test core::stack::tests::push_multiple_appends_two_items_as_series ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_three_item_series ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_create_moodifies_total_from_items ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_drain_modifies_total_if_complete ... ok
[INFO] [stdout] test core::stack::tests::pop_single_returns_error_if_empty_series ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_pop_leaves_total_if_empty ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_drain_modifies_total_if_partial ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_pop_modifies_total_from_series ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_pop_modifies_total_from_value ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_push_modifies_total_from_series ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_push_modifies_total_from_value ... ok
[INFO] [stdout] test core::stack::tests::push_single_appends_item_as_value ... ok
[INFO] [stdout] test calc::value::tests::test_value_with_repeating_zero_or_nine_is_rounded ... ok
[INFO] [stdout] test engine::tests::test_apply_nullary_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_apply_binary_operation_fails_cleanly ... ok
[INFO] [stdout] test core::stack::tests::test_wrapped_append_modifies_total_from_items ... ok
[INFO] [stdout] test engine::tests::test_apply_series_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_empty ... ok
[INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_series ... ok
[INFO] [stdout] test engine::tests::test_binary_to_series_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_binary_to_series_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_cast_modifies_previous_line ... ok
[INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_binary_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_binary_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_cast_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_cast_to_name_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_clear_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_cast_to_synbol_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_comment_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_comment_modifies_current_line ... ok
[INFO] [stdout] test engine::tests::test_copy_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_create_values_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_cast_modifies_current_line ... ok
[INFO] [stdout] test engine::tests::test_cut_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_double_redo_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_comment_modifies_previous_line ... ok
[INFO] [stdout] test engine::tests::test_copy_operation_copies_value ... ok
[INFO] [stdout] test engine::tests::test_cut_operation_copies_value ... ok
[INFO] [stdout] test engine::tests::test_double_undo_with_prefix_and_suffix_resets_current_and_previous_lines ... ok
[INFO] [stdout] test engine::tests::test_double_undo_with_prefix_resets_current_and_previous_lines ... ok
[INFO] [stdout] test engine::tests::test_double_undo_resets_previous_lines ... ok
[INFO] [stdout] test engine::tests::test_double_undo_with_suffix_resets_previous_lines ... ok
[INFO] [stdout] test engine::tests::test_flat_operation_leaves_stack_no_series ... ok
[INFO] [stdout] test engine::tests::test_dup_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_flat_operation_modifies_stack_with_series ... ok
[INFO] [stdout] test engine::tests::test_paste_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_nullary_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_invalid_cast_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_paste_operation_copies_value ... ok
[INFO] [stdout] test engine::tests::test_dup_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_pop_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_series_to_series_operation_modifies_series ... ok
[INFO] [stdout] test engine::tests::test_pop_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_prints_error_on_invalid_decimal ... ok
[INFO] [stdout] test engine::tests::test_prints_error_on_invalid_hexadecimal ... ok
[INFO] [stdout] test engine::tests::test_series_to_series_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_shows_history_from_start ... ok
[INFO] [stdout] test engine::tests::test_series_to_value_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_shows_history_with_higher_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_history_to_end ... ok
[INFO] [stdout] test engine::tests::test_shows_history_with_equal_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_history_with_lower_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_as_decimal_no_sep ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_as_decimal_with_sep ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_with_equal_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_as_single_hexadecimal_no_sep ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_as_double_hexadecimal_with_sep ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_with_higher_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_with_lower_limit ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_with_no_values ... ok
[INFO] [stdout] test engine::tests::test_shows_variables_sorted_by_name ... ok
[INFO] [stdout] test engine::tests::test_shows_stack_with_no_limit ... ok
[INFO] [stdout] test engine::tests::test_single_redo_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_single_redo_operation_with_prefix_fails_cleanly ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_unit_measurement ... ok
[INFO] [stdout] test engine::tests::test_split_comment_finds_first_hash ... ok
[INFO] [stdout] test engine::tests::test_single_undo_resets_previous_line ... ok
[INFO] [stdout] test engine::tests::test_single_undo_with_suffix_resets_previous_line ... ok
[INFO] [stdout] test engine::tests::test_single_undo_with_prefix_resets_current_line ... ok
[INFO] [stdout] test engine::tests::test_single_undo_with_prefix_and_suffix_resets_current_line ... ok
[INFO] [stdout] test engine::tests::test_swap_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_triple_redo_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_swap_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_triple_undo_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_variable_assignment_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_unary_operation_modifies_stack ... ok
[INFO] [stdout] test engine::tests::test_unknown_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_variable_is_reassigned_to_new_entry ... ok
[INFO] [stdout] test engine::tests::test_variable_is_replaced_with_same_name ... ok
[INFO] [stdout] test engine::tests::test_unary_operation_fails_cleanly ... ok
[INFO] [stdout] test engine::tests::test_variable_is_assigned_to_new_entry ... ok
[INFO] [stdout] test engine::tests::test_variable_not_assigned_by_default ... ok
[INFO] [stdout] test engine::tests::test_variable_is_replaced_with_new_name ... ok
[INFO] [stdout] test engine::tests::test_variables_are_assigned_on_same_line ... ok
[INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_ratio_measurement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 241 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpn-b43ec8a2d8b7212d)
[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] [stderr]    Doc-tests rpn_cli
[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" "f5e0935018284521ab93d4236e5718c4b6c4f27ee15595b510a44f80e20bdd85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e0935018284521ab93d4236e5718c4b6c4f27ee15595b510a44f80e20bdd85", kill_on_drop: false }`
[INFO] [stdout] f5e0935018284521ab93d4236e5718c4b6c4f27ee15595b510a44f80e20bdd85
