[INFO] updating cached repository https://github.com/jiradaherbst/XLFormula-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b318512e83825d09f8a2b2049c4cf735219076d2 [INFO] testing jiradaherbst/XLFormula-Engine against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiradaherbst%2FXLFormula-Engine" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiradaherbst/XLFormula-Engine on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiradaherbst/XLFormula-Engine [INFO] finished tweaking git repo https://github.com/jiradaherbst/XLFormula-Engine [INFO] tweaked toml for git repo https://github.com/jiradaherbst/XLFormula-Engine written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jiradaherbst/XLFormula-Engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a226e92558d6bb98e7aaa7d90e6100301cc45019339aa0afa5c58eb14441f02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a226e92558d6bb98e7aaa7d90e6100301cc45019339aa0afa5c58eb14441f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a226e92558d6bb98e7aaa7d90e6100301cc45019339aa0afa5c58eb14441f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a226e92558d6bb98e7aaa7d90e6100301cc45019339aa0afa5c58eb14441f02", kill_on_drop: false }` [INFO] [stdout] 1a226e92558d6bb98e7aaa7d90e6100301cc45019339aa0afa5c58eb14441f02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96326098bfcd3689fcc707899b9297c03fae2e04c670d8ed5b51e1a8a34a2068 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96326098bfcd3689fcc707899b9297c03fae2e04c670d8ed5b51e1a8a34a2068", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling xlformula_engine v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.04s [INFO] running `Command { std: "docker" "inspect" "96326098bfcd3689fcc707899b9297c03fae2e04c670d8ed5b51e1a8a34a2068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96326098bfcd3689fcc707899b9297c03fae2e04c670d8ed5b51e1a8a34a2068", kill_on_drop: false }` [INFO] [stdout] 96326098bfcd3689fcc707899b9297c03fae2e04c670d8ed5b51e1a8a34a2068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8119768be5e949b4bb0bbb233f0d4e0e7e0ab58ff3dcf41e38eeeee7ce96ac67 [INFO] running `Command { std: "docker" "start" "-a" "8119768be5e949b4bb0bbb233f0d4e0e7e0ab58ff3dcf41e38eeeee7ce96ac67", kill_on_drop: false }` [INFO] [stderr] Compiling xlformula_engine v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "8119768be5e949b4bb0bbb233f0d4e0e7e0ab58ff3dcf41e38eeeee7ce96ac67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8119768be5e949b4bb0bbb233f0d4e0e7e0ab58ff3dcf41e38eeeee7ce96ac67", kill_on_drop: false }` [INFO] [stdout] 8119768be5e949b4bb0bbb233f0d4e0e7e0ab58ff3dcf41e38eeeee7ce96ac67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b0d8e8c9e0faa4be53cf311715dcaae5b9567a275eb9ed838c4f9004ce3d166b [INFO] running `Command { std: "docker" "start" "-a" "b0d8e8c9e0faa4be53cf311715dcaae5b9567a275eb9ed838c4f9004ce3d166b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlformula_engine-e537607c1154295e [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlformula_engine-78c76becbd20e76a [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-b2218ca6e0ac465b [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test it_evaluate_add_operator_spaces_before_number ... ok [INFO] [stdout] test it_evaluate_add_operator_spaces_between_operators ... ok [INFO] [stdout] test it_evaluate_concat_operator3 ... ok [INFO] [stdout] test it_evaluate_concat_operator1 ... ok [INFO] [stdout] test it_evaluate_constant_number ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_casting2 ... ok [INFO] [stdout] test it_evaluate_comparison_operators ... ok [INFO] [stdout] test it_evaluate_add_operator_with_negative_numbers ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_casting ... ok [INFO] [stdout] test it_evaluate_boolean_or ... ok [INFO] [stdout] test it_evaluate_concat_operator_with_numberic ... ok [INFO] [stdout] test it_evaluate_add_operator_simple_addition ... ok [INFO] [stdout] test it_evaluate_boolean_not ... ok [INFO] [stdout] test it_evaluate_add_operator_with_large_numbers ... ok [INFO] [stdout] test it_evaluate_boolean_and ... ok [INFO] [stdout] test it_evaluate_boolean_xor ... ok [INFO] [stdout] test it_evaluate_functions_with_casting ... ok [INFO] [stdout] test it_evaluate_constant_text ... ok [INFO] [stdout] test it_evaluate_constant_starting_with_equal ... ok [INFO] [stdout] test it_evaluate_constant_number_float ... ok [INFO] [stdout] test it_evaluate_divide_operator_divsion_by_zero ... ok [INFO] [stdout] test it_evaluate_float ... ok [INFO] [stdout] test it_evaluate_constant_text_with_quotes ... ok [INFO] [stdout] test it_evaluate_functions_product ... ok [INFO] [stdout] test it_evaluate_functions_sum ... ok [INFO] [stdout] test it_evaluate_iterators_and_scalars ... ok [INFO] [stdout] test it_evaluate_iterator_with_diffrent_number_of_entries ... ok [INFO] [stdout] test it_evaluate_divide_operator ... ok [INFO] [stdout] test it_evaluate_iterators ... ok [INFO] [stdout] test it_evaluate_iterator_operators ... ok [INFO] [stdout] test it_evaluate_functions_avg ... ok [INFO] [stdout] test it_evaluate_minus_operator_with_negative_numbers ... ok [INFO] [stdout] test it_evaluate_parens ... ok [INFO] [stdout] test it_evaluate_nested_parens ... ok [INFO] [stdout] test it_evaluate_operators_with_casting ... ok [INFO] [stdout] test it_evaluate_multiple_parens ... ok [INFO] [stdout] test it_evaluate_minus_operator1 ... ok [INFO] [stdout] test it_evaluate_multiple_operations_in_right_order2 ... ok [INFO] [stdout] test it_evaluate_multiply_operator ... ok [INFO] [stdout] test it_evaluate_negative_float ... ok [INFO] [stdout] test it_evaluate_multiple_operations ... ok [INFO] [stdout] test it_evaluate_multiple_iterators_and_scalars ... ok [INFO] [stdout] test it_evaluate_references_error_value_formulas ... ok [INFO] [stdout] test it_evaluate_references_iterator ... ok [INFO] [stdout] test it_evaluate_references_other_formulas ... ok [INFO] [stdout] test it_evaluate_strings ... ok [INFO] [stdout] test it_evaluate_strings_with_quoted_quotes1 ... ok [INFO] [stdout] test it_evaluate_power_float ... ok [INFO] [stdout] test it_evaluate_strings_with_quoted_quotes ... ok [INFO] [stdout] test it_evaluate_strings_with_quotes2 ... ok [INFO] [stdout] test it_evaluate_strings_with_quotes ... ok [INFO] [stdout] test it_evaluate_strings_in_numeric_operator2 ... ok [INFO] [stdout] test it_evaluate_references ... ok [INFO] [stdout] test it_evaluate_references_boolean_formulas ... ok [INFO] [stdout] test it_evaluate_power_int ... ok [INFO] [stdout] test it_evaluate_strings_in_numeric_operator ... ok [INFO] [stdout] test it_evaluate_references_with_dot ... ok [INFO] [stdout] test it_evaluate_multiple_operations2 ... ok [INFO] [stdout] test it_evaluate_strings_with_single_quotes ... ok [INFO] [stdout] test it_support_basic_math_function ... ok [INFO] [stdout] test it_evaluate_wrong_parens1 ... ok [INFO] [stdout] test it_evaluate_negative ... ok [INFO] [stdout] test it_evaluate_multiple_operations_in_right_order ... ok [INFO] [stdout] test it_support_basic_math_function_with_nested_functions ... ok [INFO] [stdout] test it_support_basic_math_function_with_nested_formulas ... ok [INFO] [stdout] test it_evaluate_iterator_in_logic_functions ... ok [INFO] [stdout] test it_evaluate_multiple_operations_with_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests xlformula_engine [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] test src/lib.rs - (line 125) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 142) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b0d8e8c9e0faa4be53cf311715dcaae5b9567a275eb9ed838c4f9004ce3d166b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d8e8c9e0faa4be53cf311715dcaae5b9567a275eb9ed838c4f9004ce3d166b", kill_on_drop: false }` [INFO] [stdout] b0d8e8c9e0faa4be53cf311715dcaae5b9567a275eb9ed838c4f9004ce3d166b