[INFO] fetching crate rpn-cli 1.7.1... [INFO] testing rpn-cli-1.7.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rpn-cli 1.7.1 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rpn-cli 1.7.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.117 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.117 [INFO] [stderr] Downloaded endian-type v0.2.0 [INFO] [stderr] Downloaded fileinput v0.3.0 [INFO] [stderr] Downloaded big-rational-str v0.1.7 [INFO] [stderr] Downloaded clap_complete v4.6.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Downloaded wasm-bindgen v0.2.117 [INFO] [stderr] Downloaded winresource v0.1.31 [INFO] [stderr] Downloaded js-sys v0.3.94 [INFO] [stderr] Downloaded indexmap v2.13.1 [INFO] [stderr] Downloaded rustyline v18.0.0 [INFO] [stderr] Downloaded radix_trie v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a1dc1d525afad1faa150e02a79e9d0b25652127835d8e847ecfb30fc969ca84 [INFO] running `Command { std: "docker" "start" "-a" "8a1dc1d525afad1faa150e02a79e9d0b25652127835d8e847ecfb30fc969ca84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a1dc1d525afad1faa150e02a79e9d0b25652127835d8e847ecfb30fc969ca84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1dc1d525afad1faa150e02a79e9d0b25652127835d8e847ecfb30fc969ca84", kill_on_drop: false }` [INFO] [stdout] 8a1dc1d525afad1faa150e02a79e9d0b25652127835d8e847ecfb30fc969ca84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2032bc109e52649cf2afb20304326f0a0a62ddaed7bafd29d80d66d5b02a22 [INFO] running `Command { std: "docker" "start" "-a" "7a2032bc109e52649cf2afb20304326f0a0a62ddaed7bafd29d80d66d5b02a22", kill_on_drop: false }` [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 aho-corasick v1.1.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling fileinput v0.3.0 [INFO] [stderr] Compiling radix_trie v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling winresource v0.1.31 [INFO] [stderr] Compiling rustyline v18.0.0 [INFO] [stderr] Compiling big-rational-str v0.1.7 [INFO] [stderr] Compiling rpn-cli v1.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.58s [INFO] running `Command { std: "docker" "inspect" "7a2032bc109e52649cf2afb20304326f0a0a62ddaed7bafd29d80d66d5b02a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2032bc109e52649cf2afb20304326f0a0a62ddaed7bafd29d80d66d5b02a22", kill_on_drop: false }` [INFO] [stdout] 7a2032bc109e52649cf2afb20304326f0a0a62ddaed7bafd29d80d66d5b02a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ddceab7cfdb516a1fbd618cfd7216a8cb6f673c61d03bac111ed4ed7fd7580 [INFO] running `Command { std: "docker" "start" "-a" "03ddceab7cfdb516a1fbd618cfd7216a8cb6f673c61d03bac111ed4ed7fd7580", 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 12.46s [INFO] running `Command { std: "docker" "inspect" "03ddceab7cfdb516a1fbd618cfd7216a8cb6f673c61d03bac111ed4ed7fd7580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ddceab7cfdb516a1fbd618cfd7216a8cb6f673c61d03bac111ed4ed7fd7580", kill_on_drop: false }` [INFO] [stdout] 03ddceab7cfdb516a1fbd618cfd7216a8cb6f673c61d03bac111ed4ed7fd7580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c76320d7503fb94eff8543d8a05b5e2e7308a7a9410649485c34b5e051358ac9 [INFO] running `Command { std: "docker" "start" "-a" "c76320d7503fb94eff8543d8a05b5e2e7308a7a9410649485c34b5e051358ac9", 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-124a9a44ff5a1b9d) [INFO] [stdout] [INFO] [stdout] running 241 tests [INFO] [stdout] test calc::meaning::tests::test_data_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_scaled_on_cast ... 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_and_by_meaning ... ok [INFO] [stdout] test calc::meaning::tests::test_fraction_is_truncated ... ok [INFO] [stdout] test calc::meaning::tests::test_plain_values_have_square_root_by_meaning ... ok [INFO] [stdout] test calc::meaning::tests::test_area_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_time_values_are_subtracted_by_meaning ... ok [INFO] [stdout] test calc::meaning::tests::test_mass_values_are_scaled_on_cast ... ok [INFO] [stdout] test calc::meaning::tests::test_unit_meanings_are_combined_on_cast ... ok [INFO] [stdout] test calc::meaning::tests::test_plain_values_have_bitwise_xor_by_meaning ... 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_speed_values_are_multiplied_by_meaning ... ok [INFO] [stdout] test calc::meaning::tests::test_speed_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_unit_values_are_divided_by_meaning ... ok [INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_square_measurement ... 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_negated_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_multiplied_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_changes_are_applied_with_underflow ... 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::meaning::tests::test_volume_values_are_scaled_on_cast ... ok [INFO] [stdout] test calc::meaning::tests::test_unit_values_are_shifted_left_by_meaning ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_created_from_string_no_separator ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_created_from_string_with_separator ... ok [INFO] [stdout] test calc::meaning::tests::test_unit_values_are_shifted_right_by_meaning ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_from_nan ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_separator ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_default ... ok [INFO] [stdout] test calc::meaning::tests::test_length_values_are_divided_by_meaning ... ok [INFO] [stdout] test calc::value::tests::test_delta_is_formatted_as_iso_8601 ... 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_created_from_uppercase_no_separator ... ok [INFO] [stdout] test calc::value::tests::test_hexadecimal_is_created_from_uppercase_with_separator ... ok [INFO] [stdout] test calc::value::tests::test_delta_is_created_from_string_new_format ... ok [INFO] [stdout] test calc::value::tests::test_decimal_is_formatted_with_precision ... 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_with_unit ... 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::meaning::tests::test_length_values_are_remaindered_by_meaning ... ok [INFO] [stdout] test calc::value::tests::test_integer_sequences_are_generated_no_step ... ok [INFO] [stdout] test calc::meaning::tests::test_temp_values_are_scaled_on_cast ... ok [INFO] [stdout] test calc::value::tests::test_integer_sequences_are_generated_with_step ... ok [INFO] [stdout] test calc::value::tests::test_length_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_hexadecimal_is_measured_from_nan ... ok [INFO] [stdout] test calc::value::tests::test_hexadecimal_is_measured_from_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_added_by_value ... 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_cast_to_unit ... 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_inverted_if_valid ... ok [INFO] [stdout] test calc::meaning::tests::test_unit_values_are_subtracted_by_meaning ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_are_divided_by_value ... ok [INFO] [stdout] test calc::value::tests::test_mass_is_formatted_with_unit ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_are_divided_by_zero ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_are_raised_to_integer_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_subtracted_by_value ... 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_summed ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_are_shifted_right_by_value ... ok [INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_cubic_measurement ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_have_bitwise_or_by_value ... 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_are_producted ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_have_square_root_if_negative ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_have_square_root_if_positive ... ok [INFO] [stdout] test calc::value::tests::test_stack_is_reversed ... ok [INFO] [stdout] test calc::value::tests::test_stack_is_sorted ... ok [INFO] [stdout] test calc::value::tests::test_temp_is_formatted_with_unit ... ok [INFO] [stdout] test calc::value::tests::test_prefix_is_formatted_with_unit ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_are_negated_by_value ... ok [INFO] [stdout] test calc::value::tests::test_recurring_is_formatted_with_precision ... 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_created_from_string_no_zulu ... ok [INFO] [stdout] test calc::value::tests::test_plain_values_have_bitwise_xor_by_value ... ok [INFO] [stdout] test calc::value::tests::test_speed_is_formatted_with_unit ... ok [INFO] [stdout] test calc::value::tests::test_unit_values_are_cast_to_plain ... ok [INFO] [stdout] test core::action::tests::test_folds_binary_operation ... ok [INFO] [stdout] test calc::value::tests::test_time_is_formatted_as_iso_8601 ... ok [INFO] [stdout] test calc::meaning::tests::test_unit_values_are_remaindered_by_meaning ... ok [INFO] [stdout] test core::action::tests::test_folds_directive_as_noop ... 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 calc::value::tests::test_unit_values_are_cast_to_unit ... ok [INFO] [stdout] test calc::value::tests::test_value_with_repeating_one_to_eight_is_rounded ... ok [INFO] [stdout] test core::action::tests::test_folds_series_to_value_operation ... ok [INFO] [stdout] test calc::value::tests::test_volume_is_formatted_with_unit ... ok [INFO] [stdout] test core::action::tests::test_folds_unary_operation ... ok [INFO] [stdout] test calc::value::tests::test_value_with_repeating_zero_or_nine_is_rounded ... ok [INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_divider_prefix ... 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::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 core::count::tests::test_counts_are_right_justified ... ok [INFO] [stdout] test core::editor::tests::test_final_token_is_completed_with_multiple_matches ... ok [INFO] [stdout] test core::count::tests::test_empty_is_replaced_with_hyphen ... ok [INFO] [stdout] test core::count::tests::test_counts_are_subtracted_with_check ... ok [INFO] [stdout] test core::editor::tests::test_final_token_is_completed_with_no_matches ... ok [INFO] [stdout] test core::editor::tests::test_only_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_space_is_added_to_single_candidate ... ok [INFO] [stdout] test core::editor::tests::test_requires_filename_for_unknown_directive ... ok [INFO] [stdout] test core::interface::tests::test_completes_commands ... ok [INFO] [stdout] test core::interface::tests::test_shows_definitions_with_value ... ok [INFO] [stdout] test core::editor::tests::test_only_token_is_completed_with_multiple_matches ... ok [INFO] [stdout] test calc::meaning::tests::test_meanings_are_collected_with_multiplier_prefix ... ok [INFO] [stdout] test core::editor::tests::test_requires_filename_for_define_directive ... ok [INFO] [stdout] test core::editor::tests::test_only_token_is_completed_with_one_match ... ok [INFO] [stdout] test core::count::tests::test_counts_are_subtracted_with_floor ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_one_item_series ... ok [INFO] [stdout] test core::stack::tests::iter_multiple_returns_flattened_forward_items ... ok [INFO] [stdout] test core::stack::tests::iter_multiple_returns_flattened_backward_items ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_single_value ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_two_item_series ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_item_from_three_item_series ... ok [INFO] [stdout] test core::stack::tests::pop_multiple_returns_items_from_latest_series ... ok [INFO] [stdout] test core::action::tests::test_folds_values_only ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_one_item_series ... ok [INFO] [stdout] test core::stack::tests::pop_multiple_returns_items_from_entire_stack ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_single_value ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_error_if_empty_stack ... ok [INFO] [stdout] test core::stack::tests::push_multiple_appends_zero_items_as_nothing ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_two_item_series ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_item_from_three_item_series ... ok [INFO] [stdout] test core::interface::tests::test_shows_help_text ... ok [INFO] [stdout] test core::stack::tests::push_single_appends_item_as_value ... ok [INFO] [stdout] test core::stack::tests::push_multiple_appends_one_item_as_single ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_drain_modifies_total_if_complete ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_append_modifies_total_from_items ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_create_moodifies_total_from_items ... ok [INFO] [stdout] test core::stack::tests::push_multiple_appends_two_items_as_series ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_error_if_empty_stack ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_pop_leaves_total_if_empty ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_pop_modifies_total_from_series ... ok [INFO] [stdout] test core::interface::tests::test_shows_measurement_units ... ok [INFO] [stdout] test core::stack::tests::pop_single_returns_error_if_empty_series ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_drain_modifies_total_if_partial ... 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 engine::tests::test_binary_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_series ... ok [INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_empty ... ok [INFO] [stdout] test engine::tests::test_binary_operation_fails_cleanly ... ok [INFO] [stdout] test core::editor::tests::test_requires_filename_for_import_directive ... ok [INFO] [stdout] test core::stack::tests::peek_single_returns_error_if_empty_series ... ok [INFO] [stdout] test engine::tests::test_apply_binary_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_cast_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_apply_unary_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_cast_to_name_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_cast_modifies_current_line ... ok [INFO] [stdout] test core::stack::tests::test_wrapped_pop_modifies_total_from_value ... ok [INFO] [stdout] test engine::tests::test_cast_to_synbol_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_clear_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_comment_modifies_current_line ... ok [INFO] [stdout] test engine::tests::test_comment_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_apply_nullary_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_apply_series_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_binary_to_series_operation_modifies_stack ... ok [INFO] [stdout] test core::interface::tests::test_shows_definitions_with_null ... ok [INFO] [stdout] test engine::tests::test_cast_modifies_previous_line ... ok [INFO] [stdout] test engine::tests::test_create_values_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_double_redo_operation_modifies_stack ... 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_comment_modifies_previous_line ... ok [INFO] [stdout] test engine::tests::test_copy_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_copy_operation_copies_value ... ok [INFO] [stdout] test engine::tests::test_invalid_cast_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_flat_operation_modifies_stack_with_series ... ok [INFO] [stdout] test engine::tests::test_flat_operation_leaves_stack_no_series ... ok [INFO] [stdout] test engine::tests::test_nullary_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_pop_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_pop_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_dup_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_prints_error_on_invalid_hexadecimal ... ok [INFO] [stdout] test engine::tests::test_double_undo_with_suffix_resets_previous_lines ... ok [INFO] [stdout] test engine::tests::test_series_to_series_operation_modifies_series ... ok [INFO] [stdout] test engine::tests::test_cut_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_paste_operation_copies_value ... ok [INFO] [stdout] test engine::tests::test_shows_history_with_equal_limit ... ok [INFO] [stdout] test engine::tests::test_binary_to_series_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_shows_history_to_end ... ok [INFO] [stdout] test engine::tests::test_cut_operation_copies_value ... ok [INFO] [stdout] test engine::tests::test_shows_history_with_higher_limit ... ok [INFO] [stdout] test engine::tests::test_double_undo_resets_previous_lines ... ok [INFO] [stdout] test engine::tests::test_shows_stack_as_double_hexadecimal_with_sep ... ok [INFO] [stdout] test engine::tests::test_double_undo_with_prefix_resets_current_and_previous_lines ... ok [INFO] [stdout] test engine::tests::test_shows_stack_as_decimal_no_sep ... ok [INFO] [stdout] test engine::tests::test_shows_stack_with_lower_limit ... ok [INFO] [stdout] test engine::tests::test_prints_error_on_invalid_decimal ... ok [INFO] [stdout] test engine::tests::test_shows_history_with_lower_limit ... ok [INFO] [stdout] test engine::tests::test_series_to_value_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_series_to_series_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_shows_stack_as_single_hexadecimal_no_sep ... ok [INFO] [stdout] test engine::tests::test_shows_stack_with_equal_limit ... ok [INFO] [stdout] test engine::tests::test_paste_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_dup_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_shows_stack_as_decimal_with_sep ... ok [INFO] [stdout] test engine::tests::test_shows_variables_sorted_by_name ... ok [INFO] [stdout] test engine::tests::test_shows_history_from_start ... ok [INFO] [stdout] test engine::tests::test_shows_stack_with_no_limit ... ok [INFO] [stdout] test engine::tests::test_shows_stack_with_higher_limit ... ok [INFO] [stdout] test engine::tests::test_single_redo_operation_with_prefix_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_shows_stack_with_no_values ... 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_triple_redo_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_variable_is_assigned_to_new_entry ... ok [INFO] [stdout] test engine::tests::test_swap_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_single_redo_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_single_undo_with_prefix_resets_current_line ... ok [INFO] [stdout] test engine::tests::test_variable_is_replaced_with_new_name ... ok [INFO] [stdout] test engine::tests::test_unknown_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_variable_assignment_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_single_undo_resets_previous_line ... ok [INFO] [stdout] test engine::tests::test_swap_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_unary_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_single_undo_with_suffix_resets_previous_line ... ok [INFO] [stdout] test engine::tests::test_variable_not_assigned_by_default ... ok [INFO] [stdout] test engine::tests::test_triple_undo_operation_fails_cleanly ... ok [INFO] [stdout] test engine::tests::test_unary_operation_modifies_stack ... ok [INFO] [stdout] test engine::tests::test_single_undo_with_prefix_and_suffix_resets_current_line ... ok [INFO] [stdout] test engine::tests::test_variable_is_reassigned_to_new_entry ... ok [INFO] [stdout] test engine::tests::test_variables_are_assigned_on_same_line ... ok [INFO] [stdout] test engine::tests::test_variable_is_replaced_with_same_name ... 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.50s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rpn-ee4f252ca0194456) [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" "c76320d7503fb94eff8543d8a05b5e2e7308a7a9410649485c34b5e051358ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76320d7503fb94eff8543d8a05b5e2e7308a7a9410649485c34b5e051358ac9", kill_on_drop: false }` [INFO] [stdout] c76320d7503fb94eff8543d8a05b5e2e7308a7a9410649485c34b5e051358ac9